diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 10:21:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 10:21:07 +0000 |
commit | ef860efbd66fe090878fa2fd940bc1c4f927202e (patch) | |
tree | b995446e473b274118117faee86a5d0273b6f33e | |
parent | Stable for hppa, wrt bug #458188 (diff) | |
download | gentoo-2-ef860efbd66fe090878fa2fd940bc1c4f927202e.tar.gz gentoo-2-ef860efbd66fe090878fa2fd940bc1c4f927202e.tar.bz2 gentoo-2-ef860efbd66fe090878fa2fd940bc1c4f927202e.zip |
Stable for hppa, wrt bug #458188
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
-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 52318d4113df..33fd847c6697 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.13 2013/02/23 10:02:17 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.14 2013/02/23 10:21:07 ago Exp $ + + 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tremor-0_pre20120120.ebuild: + Stable for hppa, wrt bug #458188 *tremor-0_pre20130223 (23 Feb 2013) diff --git a/media-libs/tremor/tremor-0_pre20120120.ebuild b/media-libs/tremor/tremor-0_pre20120120.ebuild index 00d1b9622645..7bf430d725b1 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.12 2013/02/23 09:41:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.13 2013/02/23 10:21:07 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 sparc x86 ~amd64-fbsd" +KEYWORDS="amd64 hppa ppc ppc64 sparc x86 ~amd64-fbsd" IUSE="static-libs" RDEPEND="media-libs/libogg" |