diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2014-07-31 14:33:57 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2014-07-31 14:33:57 +0000 |
commit | 8b05ad1e04d5cb23532cdc09eb377f2a63f47efe (patch) | |
tree | b0fbcba0c23174f836a8db4228603965341d53f5 /media-sound/lame | |
parent | Stable on alpha, bug #515234 (diff) | |
download | gentoo-2-8b05ad1e04d5cb23532cdc09eb377f2a63f47efe.tar.gz gentoo-2-8b05ad1e04d5cb23532cdc09eb377f2a63f47efe.tar.bz2 gentoo-2-8b05ad1e04d5cb23532cdc09eb377f2a63f47efe.zip |
Stable on alpha, bug #515234
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
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 ccba2d3ff4aa..0fa13bdf69d1 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.169 2014/07/28 13:48:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/ChangeLog,v 1.170 2014/07/31 14:33:57 klausman Exp $ + + 31 Jul 2014; Tobias Klausmann <klausman@gentoo.org> lame-3.99.5-r1.ebuild: + Stable on alpha, bug #515234 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> lame-3.99.5-r1.ebuild: Stable for ppc, wrt bug #512012 diff --git a/media-sound/lame/lame-3.99.5-r1.ebuild b/media-sound/lame/lame-3.99.5-r1.ebuild index 8bb2b9e94e40..8e7ca0c6528e 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.6 2014/07/28 13:48:29 ago Exp $ +# $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 $ 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 |