diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-06-22 05:16:11 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-06-22 05:16:11 +0000 |
commit | b870312d9e40771798180b6e53977b736a9dc24e (patch) | |
tree | 899c1333622a1432786f3387ae0ab5fe8c199bd2 /media-sound/lame/lame-3.98.2-r1.ebuild | |
parent | Stable for HPPA (bug #274666). (diff) | |
download | gentoo-2-b870312d9e40771798180b6e53977b736a9dc24e.tar.gz gentoo-2-b870312d9e40771798180b6e53977b736a9dc24e.tar.bz2 gentoo-2-b870312d9e40771798180b6e53977b736a9dc24e.zip |
Stable for HPPA (bug #274666).
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'media-sound/lame/lame-3.98.2-r1.ebuild')
-rw-r--r-- | media-sound/lame/lame-3.98.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/lame/lame-3.98.2-r1.ebuild b/media-sound/lame/lame-3.98.2-r1.ebuild index efd286e07c4c..8d31c9823892 100644 --- a/media-sound/lame/lame-3.98.2-r1.ebuild +++ b/media-sound/lame/lame-3.98.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.98.2-r1.ebuild,v 1.6 2009/05/21 19:02:02 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.98.2-r1.ebuild,v 1.7 2009/06/22 05:16:11 jer Exp $ inherit flag-o-matic toolchain-funcs eutils autotools versionator @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}-${MY_PV}.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 mmx mp3rtp sndfile" RDEPEND=">=sys-libs/ncurses-5.2 |