diff options
author | Lina Pezzella <j4rg0n@gentoo.org> | 2005-02-24 16:10:48 +0000 |
---|---|---|
committer | Lina Pezzella <j4rg0n@gentoo.org> | 2005-02-24 16:10:48 +0000 |
commit | 52bfcd8054714c03a79316fc84d9f2295d300d12 (patch) | |
tree | edb61a7e9ebf9de47954fc29ced439fbc3c15a9d /media-sound/lame/lame-3.96.1.ebuild | |
parent | Stable ppc-macos (diff) | |
download | gentoo-2-52bfcd8054714c03a79316fc84d9f2295d300d12.tar.gz gentoo-2-52bfcd8054714c03a79316fc84d9f2295d300d12.tar.bz2 gentoo-2-52bfcd8054714c03a79316fc84d9f2295d300d12.zip |
Stable ppc-macos
(Portage version: 2.0.51-r15)
Diffstat (limited to 'media-sound/lame/lame-3.96.1.ebuild')
-rw-r--r-- | media-sound/lame/lame-3.96.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/lame/lame-3.96.1.ebuild b/media-sound/lame/lame-3.96.1.ebuild index e01bf540212c..5453ce1d06b6 100644 --- a/media-sound/lame/lame-3.96.1.ebuild +++ b/media-sound/lame/lame-3.96.1.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-sound/lame/lame-3.96.1.ebuild,v 1.9 2005/02/03 18:10:52 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.96.1.ebuild,v 1.10 2005/02/24 16:06:42 j4rg0n Exp $ inherit flag-o-matic gcc eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/lame/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc-macos sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc-macos sparc x86" IUSE="gtk debug" RDEPEND=">=sys-libs/ncurses-5.2 |