diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-09-20 04:12:03 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-09-20 04:12:03 +0000 |
commit | f5a3492e473dfd068e28b359689a5ed454bedcee (patch) | |
tree | 601032e88c666e3f2183cffc67af2980a9e80660 /media-plugins/gst-plugins-x264 | |
parent | x86 stable wrt bug #382225 (diff) | |
download | gentoo-2-f5a3492e473dfd068e28b359689a5ed454bedcee.tar.gz gentoo-2-f5a3492e473dfd068e28b359689a5ed454bedcee.tar.bz2 gentoo-2-f5a3492e473dfd068e28b359689a5ed454bedcee.zip |
x86 stable wrt bug #382225
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'media-plugins/gst-plugins-x264')
-rw-r--r-- | media-plugins/gst-plugins-x264/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-x264/gst-plugins-x264-0.10.18.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-x264/ChangeLog b/media-plugins/gst-plugins-x264/ChangeLog index 706adddf1bc9..9e3e133971b4 100644 --- a/media-plugins/gst-plugins-x264/ChangeLog +++ b/media-plugins/gst-plugins-x264/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-x264 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-x264/ChangeLog,v 1.16 2011/08/06 23:54:00 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-x264/ChangeLog,v 1.17 2011/09/20 04:12:03 phajdan.jr Exp $ + + 20 Sep 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + gst-plugins-x264-0.10.18.ebuild: + x86 stable wrt bug #382225 *gst-plugins-x264-0.10.18 (06 Aug 2011) diff --git a/media-plugins/gst-plugins-x264/gst-plugins-x264-0.10.18.ebuild b/media-plugins/gst-plugins-x264/gst-plugins-x264-0.10.18.ebuild index 861d8e8e2ac3..270dda3455d0 100644 --- a/media-plugins/gst-plugins-x264/gst-plugins-x264-0.10.18.ebuild +++ b/media-plugins/gst-plugins-x264/gst-plugins-x264-0.10.18.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-x264/gst-plugins-x264-0.10.18.ebuild,v 1.1 2011/08/06 23:54:00 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-x264/gst-plugins-x264-0.10.18.ebuild,v 1.2 2011/09/20 04:12:03 phajdan.jr Exp $ inherit eutils gst-plugins-ugly -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" IUSE="" # 20100224 ensures us X264_BUILD >= 86, which added presets support |