diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-08-19 22:51:03 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-08-19 22:51:03 +0000 |
commit | ece7ac6d2bd59d8301d7478af0cbd1ef92cb9b19 (patch) | |
tree | cc827620cda26d2cb7aaf81768d5bb7bcbef43e7 /media-libs/id3lib | |
parent | Moved from media-sound/libdsp to media-libs/libdsp (diff) | |
download | gentoo-2-ece7ac6d2bd59d8301d7478af0cbd1ef92cb9b19.tar.gz gentoo-2-ece7ac6d2bd59d8301d7478af0cbd1ef92cb9b19.tar.bz2 gentoo-2-ece7ac6d2bd59d8301d7478af0cbd1ef92cb9b19.zip |
PPC stable profile update
Diffstat (limited to 'media-libs/id3lib')
-rw-r--r-- | media-libs/id3lib/id3lib-3.8.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/id3lib/id3lib-3.8.3-r2.ebuild b/media-libs/id3lib/id3lib-3.8.3-r2.ebuild index aa47c3322549..fb825ac25d6d 100644 --- a/media-libs/id3lib/id3lib-3.8.3-r2.ebuild +++ b/media-libs/id3lib/id3lib-3.8.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/id3lib/id3lib-3.8.3-r2.ebuild,v 1.5 2004/08/18 02:36:30 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/id3lib/id3lib-3.8.3-r2.ebuild,v 1.6 2004/08/19 22:51:03 pvdabeel Exp $ MY_P=${P/_/} S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~mips alpha hppa amd64 ~ia64 ppc64" +KEYWORDS="x86 ppc sparc ~mips alpha hppa amd64 ~ia64 ppc64" IUSE="doc" RDEPEND="virtual/libc" |