diff options
author | 2012-07-23 20:23:58 +0000 | |
---|---|---|
committer | 2012-07-23 20:23:58 +0000 | |
commit | f6c331eeb1c6e024bd8ef30d92807a0b3982eeb9 (patch) | |
tree | 28fdb55f38aee2a886cb5228431b21c353b2ddce /media-sound | |
parent | x86 keyworded, see bug 417587 (diff) | |
download | gentoo-2-f6c331eeb1c6e024bd8ef30d92807a0b3982eeb9.tar.gz gentoo-2-f6c331eeb1c6e024bd8ef30d92807a0b3982eeb9.tar.bz2 gentoo-2-f6c331eeb1c6e024bd8ef30d92807a0b3982eeb9.zip |
arm stable, bug #426420
(Portage version: 2.1.11.9/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 fc1d53ceacb5..82303ed1be75 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.155 2012/07/14 19:26:32 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/ChangeLog,v 1.156 2012/07/23 20:23:58 maekke Exp $ + + 23 Jul 2012; Markus Meier <maekke@gentoo.org> lame-3.99.5.ebuild: + arm stable, bug #426420 14 Jul 2012; Jeff Horelick <jdhore@gentoo.org> lame-3.99.5.ebuild: marked x86 per bug 426420 diff --git a/media-sound/lame/lame-3.99.5.ebuild b/media-sound/lame/lame-3.99.5.ebuild index 9bafbf5f1e57..24ac8729349c 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.7 2012/07/14 19:26:32 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.99.5.ebuild,v 1.8 2012/07/23 20:23:58 maekke 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 |