diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-21 21:59:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-21 21:59:10 +0000 |
commit | b1f123aac93dc650810d6163b6313223d00ba168 (patch) | |
tree | 6688f854ed0c9e1835ba24b89d5ac4494d06ffbd /media-libs/tremor | |
parent | Stable for ppc, wrt bug #458188 (diff) | |
download | gentoo-2-b1f123aac93dc650810d6163b6313223d00ba168.tar.gz gentoo-2-b1f123aac93dc650810d6163b6313223d00ba168.tar.bz2 gentoo-2-b1f123aac93dc650810d6163b6313223d00ba168.zip |
Stable for ppc, 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 21ed22f6d061..d397adcb5fff 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.9 2013/02/21 16:56:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.10 2013/02/21 21:59:10 ago Exp $ + + 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tremor-0_pre20120120.ebuild: + Stable for ppc, wrt bug #458188 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tremor-0_pre20120120.ebuild: Stable for x86, wrt bug #458188 diff --git a/media-libs/tremor/tremor-0_pre20120120.ebuild b/media-libs/tremor/tremor-0_pre20120120.ebuild index 7975ab9110e7..c3a71f6f8a01 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.9 2013/02/21 16:56:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.10 2013/02/21 21:59:10 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" |