diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-08-07 19:06:40 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-08-07 19:06:40 +0000 |
commit | 144edad6317279ce8db024f2d8063031cbe1ec39 (patch) | |
tree | 1e38b139c67b1f7f69528c8cb1805a4f454881e3 /media-libs/tremor | |
parent | Stable for HPPA (bug #512012). (diff) | |
download | gentoo-2-144edad6317279ce8db024f2d8063031cbe1ec39.tar.gz gentoo-2-144edad6317279ce8db024f2d8063031cbe1ec39.tar.bz2 gentoo-2-144edad6317279ce8db024f2d8063031cbe1ec39.zip |
Stable for HPPA (bug #512012).
(Portage version: 2.2.11-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 1f078306f65a..29a238f2b4db 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.23 2014/07/28 13:46:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.24 2014/08/07 19:06:40 jer Exp $ + + 07 Aug 2014; Jeroen Roovers <jer@gentoo.org> tremor-0_pre20130223-r1.ebuild: + Stable for HPPA (bug #512012). 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> tremor-0_pre20130223-r1.ebuild: Stable for ppc, wrt bug #512012 diff --git a/media-libs/tremor/tremor-0_pre20130223-r1.ebuild b/media-libs/tremor/tremor-0_pre20130223-r1.ebuild index 63a8525eac66..884c67817938 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.6 2014/07/28 13:46:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20130223-r1.ebuild,v 1.7 2014/08/07 19:06:40 jer 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}]" |