diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 12:09:34 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 12:09:34 +0000 |
commit | 0e6d1d8646355a666d0219e216b209dee0d3bb13 (patch) | |
tree | 53b95fee8356e2e7982ace5a306e55e59f83e0d4 /media-plugins | |
parent | x86 stable, bug 499954 (diff) | |
download | gentoo-2-0e6d1d8646355a666d0219e216b209dee0d3bb13.tar.gz gentoo-2-0e6d1d8646355a666d0219e216b209dee0d3bb13.tar.bz2 gentoo-2-0e6d1d8646355a666d0219e216b209dee0d3bb13.zip |
x86 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/gst-plugins-twolame/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-twolame/ChangeLog b/media-plugins/gst-plugins-twolame/ChangeLog index 3d2ed167b11b..09365ede5934 100644 --- a/media-plugins/gst-plugins-twolame/ChangeLog +++ b/media-plugins/gst-plugins-twolame/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/gst-plugins-twolame # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-twolame/ChangeLog,v 1.69 2014/03/09 11:01:52 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-twolame/ChangeLog,v 1.70 2014/03/09 12:09:34 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gst-plugins-twolame-1.2.3.ebuild: + x86 stable, bug 499954 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gst-plugins-twolame-1.2.3.ebuild: amd64 stable, bug 499954 diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.2.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.2.3.ebuild index b43261754981..8d21487f28f1 100644 --- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.2.3.ebuild +++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.2.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2014 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.2.3.ebuild,v 1.2 2014/03/09 11:01:52 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.2.3.ebuild,v 1.3 2014/03/09 12:09:34 pacho 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" |