diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-07-14 13:37:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-07-14 13:37:52 +0000 |
commit | 1e621a415add685e87c3070ecb0b9dd05d805c0c (patch) | |
tree | b66a3b2f083da7d9f6efd5c1d209c5f6fb080b6e /media-sound/lame/lame-3.99.5.ebuild | |
parent | Stable for amd64, wrt bug #425618 (diff) | |
download | gentoo-2-1e621a415add685e87c3070ecb0b9dd05d805c0c.tar.gz gentoo-2-1e621a415add685e87c3070ecb0b9dd05d805c0c.tar.bz2 gentoo-2-1e621a415add685e87c3070ecb0b9dd05d805c0c.zip |
Stable for amd64, wrt bug #426420
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/lame/lame-3.99.5.ebuild')
-rw-r--r-- | media-sound/lame/lame-3.99.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/lame/lame-3.99.5.ebuild b/media-sound/lame/lame-3.99.5.ebuild index d04ab9e06e2e..c68ef9df6dec 100644 --- a/media-sound/lame/lame-3.99.5.ebuild +++ b/media-sound/lame/lame-3.99.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.99.5.ebuild,v 1.5 2012/06/14 05:13:42 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.99.5.ebuild,v 1.6 2012/07/14 13:37:52 ago Exp $ EAPI=4 inherit autotools eutils @@ -12,7 +12,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 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="debug mmx mp3rtp sndfile static-libs" RDEPEND=">=sys-libs/ncurses-5.7-r7 |