diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-12 09:59:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-12 09:59:11 +0000 |
commit | 23002118aceecd7fd77eda0d195ae58eabff8b01 (patch) | |
tree | aa3a2d387af140210298415a5f3f6d2f0d3f715f /media-plugins/gst-plugins-twolame | |
parent | Stable for ppc, wrt bug #480908 (diff) | |
download | gentoo-2-23002118aceecd7fd77eda0d195ae58eabff8b01.tar.gz gentoo-2-23002118aceecd7fd77eda0d195ae58eabff8b01.tar.bz2 gentoo-2-23002118aceecd7fd77eda0d195ae58eabff8b01.zip |
Stable for ppc, 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/gst-plugins-twolame')
-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 99306bde9be4..ed298d36f333 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.63 2013/10/11 05:20:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-twolame/ChangeLog,v 1.64 2013/10/12 09:59:11 ago Exp $ + + 12 Oct 2013; Agostino Sarubbo <ago@gentoo.org> + gst-plugins-twolame-1.0.10.ebuild: + Stable for ppc, wrt bug #480908 11 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 68b53f0a92fa..424581b6ff2e 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.3 2013/10/11 05:20:04 ago Exp $ +# $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 $ 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" |