diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-07-14 19:26:32 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-07-14 19:26:32 +0000 |
commit | bfce4bf5ae43d174ecbbc9821c253a5379111036 (patch) | |
tree | 9d5694cfe08bfbb6332dfc054b5b2d2212bc8f3d /media-sound | |
parent | marked x86 per bug 426520 (diff) | |
download | gentoo-2-bfce4bf5ae43d174ecbbc9821c253a5379111036.tar.gz gentoo-2-bfce4bf5ae43d174ecbbc9821c253a5379111036.tar.bz2 gentoo-2-bfce4bf5ae43d174ecbbc9821c253a5379111036.zip |
marked x86 per bug 426420
(Portage version: 2.2.0_alpha117/cvs/Linux i686)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/lame/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/lame/lame-3.99.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/lame/ChangeLog b/media-sound/lame/ChangeLog index a6e063faadfa..fc1d53ceacb5 100644 --- a/media-sound/lame/ChangeLog +++ b/media-sound/lame/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/lame # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/ChangeLog,v 1.154 2012/07/14 13:37:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/ChangeLog,v 1.155 2012/07/14 19:26:32 jdhore Exp $ + + 14 Jul 2012; Jeff Horelick <jdhore@gentoo.org> lame-3.99.5.ebuild: + marked x86 per bug 426420 14 Jul 2012; Agostino Sarubbo <ago@gentoo.org> lame-3.99.5.ebuild: Stable for amd64, wrt bug #426420 diff --git a/media-sound/lame/lame-3.99.5.ebuild b/media-sound/lame/lame-3.99.5.ebuild index c68ef9df6dec..9bafbf5f1e57 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.6 2012/07/14 13:37:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.99.5.ebuild,v 1.7 2012/07/14 19:26:32 jdhore 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 |