diff options
author | Markus Meier <maekke@gentoo.org> | 2014-08-05 20:09:08 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-08-05 20:09:08 +0000 |
commit | 6ee37585e7e08647ace2c4ee92a31c6414d24772 (patch) | |
tree | aeeddecaff9d66a728e493ca1fb13afffadfbb41 /media-sound/lame | |
parent | arm stable, bug #512012 (diff) | |
download | gentoo-2-6ee37585e7e08647ace2c4ee92a31c6414d24772.tar.gz gentoo-2-6ee37585e7e08647ace2c4ee92a31c6414d24772.tar.bz2 gentoo-2-6ee37585e7e08647ace2c4ee92a31c6414d24772.zip |
arm stable, bug #512012
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'media-sound/lame')
-rw-r--r-- | media-sound/lame/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/lame/lame-3.99.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/lame/ChangeLog b/media-sound/lame/ChangeLog index 0fa13bdf69d1..e3643e2f602b 100644 --- a/media-sound/lame/ChangeLog +++ b/media-sound/lame/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/lame # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/ChangeLog,v 1.170 2014/07/31 14:33:57 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/ChangeLog,v 1.171 2014/08/05 20:09:08 maekke Exp $ + + 05 Aug 2014; Markus Meier <maekke@gentoo.org> lame-3.99.5-r1.ebuild: + arm stable, bug #512012 31 Jul 2014; Tobias Klausmann <klausman@gentoo.org> lame-3.99.5-r1.ebuild: Stable on alpha, bug #515234 diff --git a/media-sound/lame/lame-3.99.5-r1.ebuild b/media-sound/lame/lame-3.99.5-r1.ebuild index 8e7ca0c6528e..434d3d6b5b2c 100644 --- a/media-sound/lame/lame-3.99.5-r1.ebuild +++ b/media-sound/lame/lame-3.99.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r1.ebuild,v 1.7 2014/07/31 14:33:57 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.99.5-r1.ebuild,v 1.8 2014/08/05 20:09:07 maekke Exp $ EAPI=5 @@ -13,7 +13,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 ~arm-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 ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="debug mmx mp3rtp sndfile static-libs" # These deps are without MULTILIB_USEDEP and are correct since we only build |