diff options
author | Markus Meier <maekke@gentoo.org> | 2014-07-20 18:20:38 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-07-20 18:20:38 +0000 |
commit | 4285e0e9ba28dacc3d1a66f14c0beb00510b1856 (patch) | |
tree | 02177e5ad8fc11e183641b59b89024237754b1f2 /media-libs/tremor | |
parent | arm stable, bug #512012 (diff) | |
download | gentoo-2-4285e0e9ba28dacc3d1a66f14c0beb00510b1856.tar.gz gentoo-2-4285e0e9ba28dacc3d1a66f14c0beb00510b1856.tar.bz2 gentoo-2-4285e0e9ba28dacc3d1a66f14c0beb00510b1856.zip |
arm stable, bug #512012
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'media-libs/tremor')
-rw-r--r-- | media-libs/tremor/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/tremor/tremor-0_pre20130223-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/tremor/ChangeLog b/media-libs/tremor/ChangeLog index 29f467f47e8e..5c95a705b329 100644 --- a/media-libs/tremor/ChangeLog +++ b/media-libs/tremor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/tremor # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.19 2014/06/18 19:58:14 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.20 2014/07/20 18:20:38 maekke Exp $ + + 20 Jul 2014; Markus Meier <maekke@gentoo.org> tremor-0_pre20130223-r1.ebuild: + arm stable, bug #512012 18 Jun 2014; Michał Górny <mgorny@gentoo.org> tremor-0_pre20130223-r1.ebuild: Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug diff --git a/media-libs/tremor/tremor-0_pre20130223-r1.ebuild b/media-libs/tremor/tremor-0_pre20130223-r1.ebuild index 922385dec3ae..3ac98376a9b4 100644 --- a/media-libs/tremor/tremor-0_pre20130223-r1.ebuild +++ b/media-libs/tremor/tremor-0_pre20130223-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20130223-r1.ebuild,v 1.2 2014/06/18 19:58:14 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20130223-r1.ebuild,v 1.3 2014/07/20 18:20:38 maekke Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://dev.gentoo.org/~ssuominen/${P}.tar.xz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~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-1.3.0:=[${MULTILIB_USEDEP}]" |