diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-02-05 16:38:52 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-02-05 16:38:52 +0000 |
commit | c4e3331ead1fc63dc35e26643568f167a8262b95 (patch) | |
tree | b675367f5c64b1ad777075da37ca78274632f80c /media-plugins/gst-plugins-twolame | |
parent | x86 stable wrt bug #353264 (diff) | |
download | gentoo-2-c4e3331ead1fc63dc35e26643568f167a8262b95.tar.gz gentoo-2-c4e3331ead1fc63dc35e26643568f167a8262b95.tar.bz2 gentoo-2-c4e3331ead1fc63dc35e26643568f167a8262b95.zip |
x86 stable wrt bug #353264
(Portage version: 2.1.9.25/cvs/Linux i686)
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-0.10.16.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 a78730880c0a..ac0c3eeb1854 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-twolame/ChangeLog,v 1.23 2011/01/31 19:37:08 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-twolame/ChangeLog,v 1.24 2011/02/05 16:38:52 phajdan.jr Exp $ + + 05 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + gst-plugins-twolame-0.10.16.ebuild: + x86 stable wrt bug #353264 31 Jan 2011; Markos Chandras <hwoarang@gentoo.org> gst-plugins-twolame-0.10.16.ebuild: diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.16.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.16.ebuild index a3110a61d5df..a47198980e7d 100644 --- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.16.ebuild +++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.16.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2011 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-0.10.16.ebuild,v 1.2 2011/01/31 19:37:08 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-twolame/gst-plugins-twolame-0.10.16.ebuild,v 1.3 2011/02/05 16:38:52 phajdan.jr Exp $ inherit gst-plugins-ugly -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND=">=media-sound/twolame-0.3.10 |