diff options
author | 2014-04-18 13:57:43 +0000 | |
---|---|---|
committer | 2014-04-18 13:57:43 +0000 | |
commit | 6e5203022d336ccbf8f44725d74d6c4d61d0cb29 (patch) | |
tree | 683ebac8f93f98b6e0a94e2b52857eecf5025a95 /media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.2.3.ebuild | |
parent | Stable for alpha, wrt bug #507568 (diff) | |
download | gentoo-2-6e5203022d336ccbf8f44725d74d6c4d61d0cb29.tar.gz gentoo-2-6e5203022d336ccbf8f44725d74d6c4d61d0cb29.tar.bz2 gentoo-2-6e5203022d336ccbf8f44725d74d6c4d61d0cb29.zip |
Stable for alpha, wrt bug #507568
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.2.3.ebuild')
-rw-r--r-- | media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.2.3.ebuild b/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.2.3.ebuild index 1ae3d2326322..3c86c887edf4 100644 --- a/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.2.3.ebuild +++ b/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.2.3.ebuild @@ -1,13 +1,13 @@ # 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-vpx/gst-plugins-vpx-1.2.3.ebuild,v 1.6 2014/04/17 07:49:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.2.3.ebuild,v 1.7 2014/04/18 13:57:43 ago Exp $ EAPI="5" inherit gst-plugins-good DESCRIPTION="GStreamer decoder for vpx video format" -KEYWORDS="~alpha amd64 ~arm ia64 ppc ppc64 x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 x86 ~amd64-fbsd" IUSE="" # VP9 is under experimental, do not enable it now |