diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-21 16:42:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-21 16:42:40 +0000 |
commit | a2730a1b2db6b4d94cb0586f82f74eef5f143a3a (patch) | |
tree | 282362769eed405d7056f7931063f95cd13ed620 /media-libs/tremor | |
parent | Stable for amd64, wrt bug #458188 (diff) | |
download | gentoo-2-a2730a1b2db6b4d94cb0586f82f74eef5f143a3a.tar.gz gentoo-2-a2730a1b2db6b4d94cb0586f82f74eef5f143a3a.tar.bz2 gentoo-2-a2730a1b2db6b4d94cb0586f82f74eef5f143a3a.zip |
Stable for amd64, wrt bug #458188
(Portage version: 2.1.11.52/cvs/Linux x86_64, 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_pre20120120.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/tremor/ChangeLog b/media-libs/tremor/ChangeLog index c9fc12e52e7e..01e3b19c31bf 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.7 2013/01/30 00:02:01 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.8 2013/02/21 16:42:40 ago Exp $ + + 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tremor-0_pre20120120.ebuild: + Stable for amd64, wrt bug #458188 30 Jan 2013; Alexis Ballier <aballier@gentoo.org> tremor-0_pre20120120.ebuild: diff --git a/media-libs/tremor/tremor-0_pre20120120.ebuild b/media-libs/tremor/tremor-0_pre20120120.ebuild index 37376042da73..cab24f2c0000 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.7 2013/01/30 00:02:01 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.8 2013/02/21 16:42:40 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 ~x86 ~amd64-fbsd" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd" IUSE="static-libs" RDEPEND="media-libs/libogg" |