diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-13 07:43:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-13 07:43:32 +0000 |
commit | ee2bb273da455f3f20bfc0c099df2b27f07d4c98 (patch) | |
tree | 4853ae45ca508f525485dfb22d9301b6f0b65d68 /media-plugins | |
parent | Stable for ppc64, wrt bug #480908 (diff) | |
download | gentoo-2-ee2bb273da455f3f20bfc0c099df2b27f07d4c98.tar.gz gentoo-2-ee2bb273da455f3f20bfc0c099df2b27f07d4c98.tar.bz2 gentoo-2-ee2bb273da455f3f20bfc0c099df2b27f07d4c98.zip |
Stable for ppc64, wrt bug #480908
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/gst-plugins-twolame/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.0.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-twolame/ChangeLog b/media-plugins/gst-plugins-twolame/ChangeLog index ed298d36f333..72c16de556b2 100644 --- a/media-plugins/gst-plugins-twolame/ChangeLog +++ b/media-plugins/gst-plugins-twolame/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-twolame # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-twolame/ChangeLog,v 1.64 2013/10/12 09:59:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-twolame/ChangeLog,v 1.65 2013/10/13 07:43:32 ago Exp $ + + 13 Oct 2013; Agostino Sarubbo <ago@gentoo.org> + gst-plugins-twolame-1.0.10.ebuild: + Stable for ppc64, wrt bug #480908 12 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-twolame-1.0.10.ebuild: diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.0.10.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.0.10.ebuild index 424581b6ff2e..4532ab7fa94d 100644 --- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.0.10.ebuild +++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.0.10.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.0.10.ebuild,v 1.4 2013/10/12 09:59:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.0.10.ebuild,v 1.5 2013/10/13 07:43:32 ago Exp $ EAPI="5" inherit gst-plugins-ugly -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86" IUSE="" RDEPEND=">=media-sound/twolame-0.3.10" |