diff options
author | 2010-12-09 16:09:49 +0000 | |
---|---|---|
committer | 2010-12-09 16:09:49 +0000 | |
commit | 94195736cee284a24bdef628bacaddcb7f58552e (patch) | |
tree | 6f0a2ddae8c71c8e10435e69c66dd27ee758f911 /media-sound/lame | |
parent | amd64 stable - 347625 (diff) | |
download | gentoo-2-94195736cee284a24bdef628bacaddcb7f58552e.tar.gz gentoo-2-94195736cee284a24bdef628bacaddcb7f58552e.tar.bz2 gentoo-2-94195736cee284a24bdef628bacaddcb7f58552e.zip |
amd64 stable - 347625
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/lame')
-rw-r--r-- | media-sound/lame/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/lame/lame-3.98.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/lame/ChangeLog b/media-sound/lame/ChangeLog index 1171e20b1b3e..83e17c5257a9 100644 --- a/media-sound/lame/ChangeLog +++ b/media-sound/lame/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/lame # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/ChangeLog,v 1.124 2010/12/09 08:26:23 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/ChangeLog,v 1.125 2010/12/09 16:09:49 rich0 Exp $ + + 09 Dec 2010; Richard Freeman <rich0@gentoo.org> lame-3.98.4.ebuild: + amd64 stable - 347625 09 Dec 2010; Christian Faulhammer <fauli@gentoo.org> lame-3.98.4.ebuild: stable x86, security bug 347625 diff --git a/media-sound/lame/lame-3.98.4.ebuild b/media-sound/lame/lame-3.98.4.ebuild index 4552b5c4d2a2..b8fb04769e9f 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.6 2010/12/09 08:26:23 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.98.4.ebuild,v 1.7 2010/12/09 16:09:49 rich0 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 |