summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-05-12 18:03:00 +0000
committerMarkus Meier <maekke@gentoo.org>2013-05-12 18:03:00 +0000
commit9b7dd3a8e784fe2995888cdf9a9f7c28d8c6b03c (patch)
tree12bb66dffa96b8dca7e3793f83f49c9bad58268e /media-libs/tremor
parentInitial import, ebuild by me. (diff)
downloadgentoo-2-9b7dd3a8e784fe2995888cdf9a9f7c28d8c6b03c.tar.gz
gentoo-2-9b7dd3a8e784fe2995888cdf9a9f7c28d8c6b03c.tar.bz2
gentoo-2-9b7dd3a8e784fe2995888cdf9a9f7c28d8c6b03c.zip
add ~arm, bug #453200
(Portage version: 2.1.11.63/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
Diffstat (limited to 'media-libs/tremor')
-rw-r--r--media-libs/tremor/ChangeLog5
-rw-r--r--media-libs/tremor/tremor-0_pre20130223.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/tremor/ChangeLog b/media-libs/tremor/ChangeLog
index d1b9e18d87c3..2acf7425ee72 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.15 2013/05/11 14:38:25 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.16 2013/05/12 18:03:00 maekke Exp $
+
+ 12 May 2013; Markus Meier <maekke@gentoo.org> tremor-0_pre20130223.ebuild:
+ add ~arm, bug #453200
11 May 2013; Samuli Suominen <ssuominen@gentoo.org>
tremor-0_pre20130223.ebuild:
diff --git a/media-libs/tremor/tremor-0_pre20130223.ebuild b/media-libs/tremor/tremor-0_pre20130223.ebuild
index cb18fd5e9ee8..d7cc729dd3dd 100644
--- a/media-libs/tremor/tremor-0_pre20130223.ebuild
+++ b/media-libs/tremor/tremor-0_pre20130223.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_pre20130223.ebuild,v 1.2 2013/05/11 14:38:25 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20130223.ebuild,v 1.3 2013/05/12 18:03:00 maekke Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="http://dev.gentoo.org/~ssuominen/${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="low-accuracy static-libs"
RDEPEND="media-libs/libogg:="