diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-29 03:08:42 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-29 03:08:42 +0000 |
commit | 1956e55bdbedbf587aab140ac456cab9e5fcf09a (patch) | |
tree | de66909d44d00c9d2d00de4f3776d72de7527e87 /media-sound/lame | |
parent | PPC stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-1956e55bdbedbf587aab140ac456cab9e5fcf09a.tar.gz gentoo-2-1956e55bdbedbf587aab140ac456cab9e5fcf09a.tar.bz2 gentoo-2-1956e55bdbedbf587aab140ac456cab9e5fcf09a.zip |
PPC stable profile update
Diffstat (limited to 'media-sound/lame')
-rw-r--r-- | media-sound/lame/lame-3.96.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/lame/lame-3.96.ebuild b/media-sound/lame/lame-3.96.ebuild index 6e135e1495f7..3bc872205038 100644 --- a/media-sound/lame/lame-3.96.ebuild +++ b/media-sound/lame/lame-3.96.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.96.ebuild,v 1.3 2004/05/13 13:58:01 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.96.ebuild,v 1.4 2004/05/29 03:08:03 pvdabeel Exp $ inherit flag-o-matic gcc eutils @@ -11,7 +11,7 @@ RESTRICT="nomirror" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~alpha ~hppa ~amd64 ~ia64 ~mips" +KEYWORDS="x86 ppc sparc ~alpha ~hppa ~amd64 ~ia64 ~mips" IUSE="gtk debug" RDEPEND=">=sys-libs/ncurses-5.2 |