diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-24 17:53:26 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-24 17:53:26 +0000 |
commit | b4cfdd681902fecab11d9da1daeba6ee730e030b (patch) | |
tree | 67965204164fb7007b9edcb3b14b3d30fb0abb27 /media-sound/lame/lame-3.97-r1.ebuild | |
parent | alpha/ia64 stable wrt security #188863 (diff) | |
download | historical-b4cfdd681902fecab11d9da1daeba6ee730e030b.tar.gz historical-b4cfdd681902fecab11d9da1daeba6ee730e030b.tar.bz2 historical-b4cfdd681902fecab11d9da1daeba6ee730e030b.zip |
alpha/ia64 stable wrt #189361
Package-Manager: portage-2.1.3.6
Diffstat (limited to 'media-sound/lame/lame-3.97-r1.ebuild')
-rw-r--r-- | media-sound/lame/lame-3.97-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/lame/lame-3.97-r1.ebuild b/media-sound/lame/lame-3.97-r1.ebuild index bd66d6dbd7a9..7a38fa89d16d 100644 --- a/media-sound/lame/lame-3.97-r1.ebuild +++ b/media-sound/lame/lame-3.97-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.97-r1.ebuild,v 1.6 2007/08/21 14:08:15 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.97-r1.ebuild,v 1.7 2007/08/24 17:53:26 armin76 Exp $ inherit flag-o-matic toolchain-funcs eutils autotools @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="debug mp3rtp" RDEPEND=">=sys-libs/ncurses-5.2" |