diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2005-10-04 11:20:05 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2005-10-04 11:20:05 +0000 |
commit | e7911d699df2a2aeb4c96256a5cfe8a0c464f73e (patch) | |
tree | 5020a77a7539aa743f1350eed41acd501b1ffbcf | |
parent | removal of giptables - bug #95209 (diff) | |
download | gentoo-2-e7911d699df2a2aeb4c96256a5cfe8a0c464f73e.tar.gz gentoo-2-e7911d699df2a2aeb4c96256a5cfe8a0c464f73e.tar.bz2 gentoo-2-e7911d699df2a2aeb4c96256a5cfe8a0c464f73e.zip |
Stable on sh.
(Portage version: 2.0.51.22-r2)
-rw-r--r-- | media-libs/libid3tag/libid3tag-0.15.1b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libid3tag/libid3tag-0.15.1b.ebuild b/media-libs/libid3tag/libid3tag-0.15.1b.ebuild index 880e34367cfd..97cc3a943fea 100644 --- a/media-libs/libid3tag/libid3tag-0.15.1b.ebuild +++ b/media-libs/libid3tag/libid3tag-0.15.1b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libid3tag/libid3tag-0.15.1b.ebuild,v 1.18 2005/07/12 05:16:16 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libid3tag/libid3tag-0.15.1b.ebuild,v 1.19 2005/10/04 11:20:05 matsuu Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/mad/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc-macos ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc-macos ppc64 sh sparc x86" IUSE="debug" DEPEND="virtual/libc |