diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-18 13:57:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-18 13:57:43 +0000 |
commit | 6e5203022d336ccbf8f44725d74d6c4d61d0cb29 (patch) | |
tree | 683ebac8f93f98b6e0a94e2b52857eecf5025a95 /media-plugins/gst-plugins-vpx | |
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')
-rw-r--r-- | media-plugins/gst-plugins-vpx/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-vpx/ChangeLog b/media-plugins/gst-plugins-vpx/ChangeLog index 55b038d71243..5fe75a55c926 100644 --- a/media-plugins/gst-plugins-vpx/ChangeLog +++ b/media-plugins/gst-plugins-vpx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/gst-plugins-vpx # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vpx/ChangeLog,v 1.26 2014/04/17 07:49:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vpx/ChangeLog,v 1.27 2014/04/18 13:57:43 ago Exp $ + + 18 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gst-plugins-vpx-1.2.3.ebuild: + Stable for alpha, wrt bug #507568 17 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gst-plugins-vpx-1.2.3.ebuild: Stable for ia64, wrt bug #507568 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 |