diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-21 14:50:39 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-21 14:50:39 +0000 |
commit | ce0ec7c27f0e45ef270fe7ec3a86ac90f7eb8f8a (patch) | |
tree | 1ec2a6cb883d64a81300c7a5e96c3379664f8d32 /media-plugins | |
parent | x86 stable wrt bug #385699 (diff) | |
download | gentoo-2-ce0ec7c27f0e45ef270fe7ec3a86ac90f7eb8f8a.tar.gz gentoo-2-ce0ec7c27f0e45ef270fe7ec3a86ac90f7eb8f8a.tar.bz2 gentoo-2-ce0ec7c27f0e45ef270fe7ec3a86ac90f7eb8f8a.zip |
x86 stable wrt bug #385703
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/gst-plugins-vp8/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-vp8/gst-plugins-vp8-0.10.22.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-vp8/ChangeLog b/media-plugins/gst-plugins-vp8/ChangeLog index 80e3adff8e08..cf01b3b3f981 100644 --- a/media-plugins/gst-plugins-vp8/ChangeLog +++ b/media-plugins/gst-plugins-vp8/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-vp8 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vp8/ChangeLog,v 1.5 2011/10/15 14:03:28 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vp8/ChangeLog,v 1.6 2011/10/21 14:50:39 phajdan.jr Exp $ + + 21 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + gst-plugins-vp8-0.10.22.ebuild: + x86 stable wrt bug #385703 15 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> gst-plugins-vp8-0.10.22.ebuild: diff --git a/media-plugins/gst-plugins-vp8/gst-plugins-vp8-0.10.22.ebuild b/media-plugins/gst-plugins-vp8/gst-plugins-vp8-0.10.22.ebuild index debc9e463286..99fb409ee96e 100644 --- a/media-plugins/gst-plugins-vp8/gst-plugins-vp8-0.10.22.ebuild +++ b/media-plugins/gst-plugins-vp8/gst-plugins-vp8-0.10.22.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-vp8/gst-plugins-vp8-0.10.22.ebuild,v 1.2 2011/10/15 14:03:28 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vp8/gst-plugins-vp8-0.10.22.ebuild,v 1.3 2011/10/21 14:50:39 phajdan.jr Exp $ inherit gst-plugins-bad -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="media-libs/libvpx |