diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-21 22:29:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-21 22:29:04 +0000 |
commit | bda8cd917aa7d780a8bfcf2b25a4e0302d0e7221 (patch) | |
tree | f420046240d8149703f2e890f07d57b6664e6a4c /media-libs/tremor | |
parent | Stable for ppc64, wrt bug #458188 (diff) | |
download | gentoo-2-bda8cd917aa7d780a8bfcf2b25a4e0302d0e7221.tar.gz gentoo-2-bda8cd917aa7d780a8bfcf2b25a4e0302d0e7221.tar.bz2 gentoo-2-bda8cd917aa7d780a8bfcf2b25a4e0302d0e7221.zip |
Stable for ppc64, wrt bug #458188
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/tremor')
-rw-r--r-- | media-libs/tremor/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/tremor/tremor-0_pre20120120.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/tremor/ChangeLog b/media-libs/tremor/ChangeLog index d397adcb5fff..f26314b4764d 100644 --- a/media-libs/tremor/ChangeLog +++ b/media-libs/tremor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/tremor # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.10 2013/02/21 21:59:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.11 2013/02/21 22:29:04 ago Exp $ + + 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tremor-0_pre20120120.ebuild: + Stable for ppc64, wrt bug #458188 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tremor-0_pre20120120.ebuild: Stable for ppc, wrt bug #458188 diff --git a/media-libs/tremor/tremor-0_pre20120120.ebuild b/media-libs/tremor/tremor-0_pre20120120.ebuild index c3a71f6f8a01..c3b73e17f821 100644 --- a/media-libs/tremor/tremor-0_pre20120120.ebuild +++ b/media-libs/tremor/tremor-0_pre20120120.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.10 2013/02/21 21:59:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.11 2013/02/21 22:29:04 ago Exp $ # svn export http://svn.xiph.org/trunk/Tremor tremor-${PV} @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~hppa ppc ~ppc64 x86 ~amd64-fbsd" +KEYWORDS="amd64 ~hppa ppc ppc64 x86 ~amd64-fbsd" IUSE="static-libs" RDEPEND="media-libs/libogg" |