diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:46:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:46:23 +0000 |
commit | 399a9acc1fb6daa0cd6e9818df953aab3e8c8b1b (patch) | |
tree | ada3914d8d4a77c1b8736147c2335b2f8c6e6efd /media-libs/tremor | |
parent | Stable for ppc, wrt bug #512012 (diff) | |
download | gentoo-2-399a9acc1fb6daa0cd6e9818df953aab3e8c8b1b.tar.gz gentoo-2-399a9acc1fb6daa0cd6e9818df953aab3e8c8b1b.tar.bz2 gentoo-2-399a9acc1fb6daa0cd6e9818df953aab3e8c8b1b.zip |
Stable for ppc, wrt bug #512012
(Portage version: 2.2.8-r1/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/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 872f88ecfefc..1f078306f65a 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.22 2014/07/23 15:20:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.23 2014/07/28 13:46:23 ago Exp $ + + 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> tremor-0_pre20130223-r1.ebuild: + Stable for ppc, wrt bug #512012 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> tremor-0_pre20130223-r1.ebuild: Stable for x86, wrt bug #512012 diff --git a/media-libs/tremor/tremor-0_pre20130223-r1.ebuild b/media-libs/tremor/tremor-0_pre20130223-r1.ebuild index 94910bc95eb2..63a8525eac66 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.5 2014/07/23 15:20:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20130223-r1.ebuild,v 1.6 2014/07/28 13:46:23 ago 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}]" |