summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-10-14 05:59:26 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-10-14 05:59:26 +0000
commit59f39b45c84b44d58f099ffb41e25138e3c97ebb (patch)
tree09bf76b60e0a54d873e02ac40f70bf60b65e5e43 /media-libs/tremor
parentStable for arm, wrt bug #480908 (diff)
downloadgentoo-2-59f39b45c84b44d58f099ffb41e25138e3c97ebb.tar.gz
gentoo-2-59f39b45c84b44d58f099ffb41e25138e3c97ebb.tar.bz2
gentoo-2-59f39b45c84b44d58f099ffb41e25138e3c97ebb.zip
Stable for arm, wrt bug #480908
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/tremor')
-rw-r--r--media-libs/tremor/ChangeLog5
-rw-r--r--media-libs/tremor/tremor-0_pre20120120.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/tremor/ChangeLog b/media-libs/tremor/ChangeLog
index 2acf7425ee72..081da4706f85 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.16 2013/05/12 18:03:00 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.17 2013/10/14 05:59:26 ago Exp $
+
+ 14 Oct 2013; Agostino Sarubbo <ago@gentoo.org> tremor-0_pre20120120.ebuild:
+ Stable for arm, wrt bug #480908
12 May 2013; Markus Meier <maekke@gentoo.org> tremor-0_pre20130223.ebuild:
add ~arm, bug #453200
diff --git a/media-libs/tremor/tremor-0_pre20120120.ebuild b/media-libs/tremor/tremor-0_pre20120120.ebuild
index 7bf430d725b1..211d7e31f123 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.13 2013/02/23 10:21:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.14 2013/10/14 05:59:26 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 arm hppa ppc ppc64 sparc x86 ~amd64-fbsd"
IUSE="static-libs"
RDEPEND="media-libs/libogg"