diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-12-09 08:26:23 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-12-09 08:26:23 +0000 |
commit | e6792bf4f5fbd1966463dc299fffcb9c15984cf4 (patch) | |
tree | f9b2b5d11e84caef5d211f258a612f2fd4922fc1 /media-sound/lame/lame-3.98.4.ebuild | |
parent | Fix mysql and postgres USE flag dependencies (bug #326883 by Diego E. Pettenò). (diff) | |
download | historical-e6792bf4f5fbd1966463dc299fffcb9c15984cf4.tar.gz historical-e6792bf4f5fbd1966463dc299fffcb9c15984cf4.tar.bz2 historical-e6792bf4f5fbd1966463dc299fffcb9c15984cf4.zip |
stable x86, security bug 347625
Package-Manager: portage-2.1.9.24/cvs/Linux i686
Diffstat (limited to 'media-sound/lame/lame-3.98.4.ebuild')
-rw-r--r-- | media-sound/lame/lame-3.98.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/lame/lame-3.98.4.ebuild b/media-sound/lame/lame-3.98.4.ebuild index c6a412e27aa3..4552b5c4d2a2 100644 --- a/media-sound/lame/lame-3.98.4.ebuild +++ b/media-sound/lame/lame-3.98.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.98.4.ebuild,v 1.5 2010/10/04 15:21:56 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.98.4.ebuild,v 1.6 2010/12/09 08:26:23 fauli Exp $ EAPI=3 inherit autotools eutils @@ -11,7 +11,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 ~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 ~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.2 |