diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 17:55:23 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 17:55:23 +0000 |
commit | 6a292e13ebab8f3829c92128d69eba18b2bfb0c1 (patch) | |
tree | 7462cc782231df5f244a7dbb467b75a43b4b63c0 /media-libs | |
parent | ppc stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-6a292e13ebab8f3829c92128d69eba18b2bfb0c1.tar.gz gentoo-2-6a292e13ebab8f3829c92128d69eba18b2bfb0c1.tar.bz2 gentoo-2-6a292e13ebab8f3829c92128d69eba18b2bfb0c1.zip |
ppc stable profile update
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/faad2/faad2-2.0-r2.ebuild | 4 | ||||
-rw-r--r-- | media-libs/faad2/faad2-2.0-r3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/faad2/faad2-2.0-r2.ebuild b/media-libs/faad2/faad2-2.0-r2.ebuild index f4be6dcaa287..68be9d51e813 100644 --- a/media-libs/faad2/faad2-2.0-r2.ebuild +++ b/media-libs/faad2/faad2-2.0-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/faad2/faad2-2.0-r2.ebuild,v 1.4 2004/08/22 19:06:20 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/faad2/faad2-2.0-r2.ebuild,v 1.5 2004/09/02 17:55:23 pvdabeel Exp $ inherit eutils libtool flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/faac/${PN}-${PV/_/-}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc amd64 alpha ~ia64 ~hppa ~mips" +KEYWORDS="x86 ppc sparc amd64 alpha ~ia64 ~hppa ~mips" IUSE="xmms" RDEPEND="xmms? ( >=media-sound/xmms-1.2.7 diff --git a/media-libs/faad2/faad2-2.0-r3.ebuild b/media-libs/faad2/faad2-2.0-r3.ebuild index 1490cdab53a5..9a152bc5eb9b 100644 --- a/media-libs/faad2/faad2-2.0-r3.ebuild +++ b/media-libs/faad2/faad2-2.0-r3.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/faad2/faad2-2.0-r3.ebuild,v 1.3 2004/08/31 07:05:27 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/faad2/faad2-2.0-r3.ebuild,v 1.4 2004/09/02 17:55:23 pvdabeel Exp $ inherit eutils libtool flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/faac/${PN}-${PV/_/-}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~mips ~alpha hppa amd64 ~ia64" +KEYWORDS="x86 ppc sparc ~mips ~alpha hppa amd64 ~ia64" IUSE="xmms" RDEPEND="xmms? ( >=media-sound/xmms-1.2.7 |