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/gst-plugins-x264-0.10.18.ebuild | |
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/gst-plugins-x264-0.10.18.ebuild')
-rw-r--r-- | media-plugins/gst-plugins-x264/gst-plugins-x264-0.10.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |