diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-21 10:42:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-21 10:42:28 +0000 |
commit | 134915efe733a01402de1965cd4a770139d5103c (patch) | |
tree | 56a699e3db9d7898b0e75ca03feec20760a23924 /media-libs | |
parent | Stable for ppc64, wrt bug #512012 (diff) | |
download | gentoo-2-134915efe733a01402de1965cd4a770139d5103c.tar.gz gentoo-2-134915efe733a01402de1965cd4a770139d5103c.tar.bz2 gentoo-2-134915efe733a01402de1965cd4a770139d5103c.zip |
Stable for ppc64, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/tremor/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/tremor/tremor-0_pre20130223-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/tremor/ChangeLog b/media-libs/tremor/ChangeLog index 29a238f2b4db..d7d1ff1c5647 100644 --- a/media-libs/tremor/ChangeLog +++ b/media-libs/tremor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/tremor # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.24 2014/08/07 19:06:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.25 2014/08/21 10:42:28 ago Exp $ + + 21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> tremor-0_pre20130223-r1.ebuild: + Stable for ppc64, wrt bug #512012 07 Aug 2014; Jeroen Roovers <jer@gentoo.org> tremor-0_pre20130223-r1.ebuild: Stable for HPPA (bug #512012). diff --git a/media-libs/tremor/tremor-0_pre20130223-r1.ebuild b/media-libs/tremor/tremor-0_pre20130223-r1.ebuild index 884c67817938..f9d5c13e2350 100644 --- a/media-libs/tremor/tremor-0_pre20130223-r1.ebuild +++ b/media-libs/tremor/tremor-0_pre20130223-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-libs/tremor/tremor-0_pre20130223-r1.ebuild,v 1.7 2014/08/07 19:06:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20130223-r1.ebuild,v 1.8 2014/08/21 10:42:28 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://dev.gentoo.org/~ssuominen/${P}.tar.xz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm hppa ppc ~ppc64 ~sparc x86 ~amd64-fbsd" +KEYWORDS="amd64 arm hppa ppc ppc64 ~sparc x86 ~amd64-fbsd" IUSE="low-accuracy static-libs" RDEPEND=">=media-libs/libogg-1.3.0:=[${MULTILIB_USEDEP}]" |