diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-10 09:20:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-10 09:20:39 +0000 |
commit | 3bb1e0fd261d58f339da39e7be4746bb64279010 (patch) | |
tree | dee7215add586e2f54b564bd19de082884c33df4 /media-sound | |
parent | Stable for ia64, wrt bug #515234 (diff) | |
download | gentoo-2-3bb1e0fd261d58f339da39e7be4746bb64279010.tar.gz gentoo-2-3bb1e0fd261d58f339da39e7be4746bb64279010.tar.bz2 gentoo-2-3bb1e0fd261d58f339da39e7be4746bb64279010.zip |
Stable for ia64, wrt bug #515234
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-sound')
-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 2ae8d2105bc0..3887da5a6386 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.173 2014/08/09 10:47:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/ChangeLog,v 1.174 2014/08/10 09:20:39 ago Exp $ + + 10 Aug 2014; Agostino Sarubbo <ago@gentoo.org> lame-3.99.5-r1.ebuild: + Stable for ia64, wrt bug #515234 09 Aug 2014; Agostino Sarubbo <ago@gentoo.org> lame-3.99.5-r1.ebuild: Stable for ppc64, wrt 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 8777bfdf6e52..c7913b9cdef7 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.10 2014/08/09 10:47:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lame/lame-3.99.5-r1.ebuild,v 1.11 2014/08/10 09:20:39 ago 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 |