diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 09:41:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 09:41:36 +0000 |
commit | 41d7474825f21879d9c6e26bd9bbc8c7404c16aa (patch) | |
tree | 11fa266c7722b61f9d06aad2fafcd95a4acbf25a /media-libs/tremor | |
parent | Stable for sparc, wrt bug #458188 (diff) | |
download | gentoo-2-41d7474825f21879d9c6e26bd9bbc8c7404c16aa.tar.gz gentoo-2-41d7474825f21879d9c6e26bd9bbc8c7404c16aa.tar.bz2 gentoo-2-41d7474825f21879d9c6e26bd9bbc8c7404c16aa.zip |
Stable for sparc, 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 f26314b4764d..47d8b40cc281 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.11 2013/02/21 22:29:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.12 2013/02/23 09:41:36 ago Exp $ + + 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tremor-0_pre20120120.ebuild: + Stable for sparc, wrt bug #458188 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tremor-0_pre20120120.ebuild: Stable for ppc64, wrt bug #458188 diff --git a/media-libs/tremor/tremor-0_pre20120120.ebuild b/media-libs/tremor/tremor-0_pre20120120.ebuild index c3b73e17f821..00d1b9622645 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.11 2013/02/21 22:29:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.12 2013/02/23 09:41:36 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 sparc x86 ~amd64-fbsd" IUSE="static-libs" RDEPEND="media-libs/libogg" |