diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-25 11:02:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-25 11:02:27 +0000 |
commit | 9a2c5b461b10e82bff52e2e5311416393173c70b (patch) | |
tree | 519880301ec043e468d40d9d191135aa7e7e541a /media-plugins/gst-plugins-vpx | |
parent | Stable for alpha, wrt bug #512012 (diff) | |
download | gentoo-2-9a2c5b461b10e82bff52e2e5311416393173c70b.tar.gz gentoo-2-9a2c5b461b10e82bff52e2e5311416393173c70b.tar.bz2 gentoo-2-9a2c5b461b10e82bff52e2e5311416393173c70b.zip |
Stable for alpha, wrt bug #512012
(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 | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.2.4-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-vpx/ChangeLog b/media-plugins/gst-plugins-vpx/ChangeLog index 0c7b8ad284f0..91dcd9119269 100644 --- a/media-plugins/gst-plugins-vpx/ChangeLog +++ b/media-plugins/gst-plugins-vpx/ChangeLog @@ -1,6 +1,10 @@ # 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.37 2014/08/23 15:33:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vpx/ChangeLog,v 1.38 2014/08/25 11:02:27 ago Exp $ + + 25 Aug 2014; Agostino Sarubbo <ago@gentoo.org> + gst-plugins-vpx-1.2.4-r1.ebuild: + Stable for alpha, wrt bug #512012 23 Aug 2014; Agostino Sarubbo <ago@gentoo.org> gst-plugins-vpx-1.2.4-r1.ebuild: diff --git a/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.2.4-r1.ebuild b/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.2.4-r1.ebuild index 218d43def92a..e9256f483a5a 100644 --- a/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.2.4-r1.ebuild +++ b/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.2.4-r1.ebuild @@ -1,6 +1,6 @@ # 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.4-r1.ebuild,v 1.7 2014/08/23 15:33:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.2.4-r1.ebuild,v 1.8 2014/08/25 11:02:27 ago Exp $ EAPI="5" @@ -8,7 +8,7 @@ GST_ORG_MODULE=gst-plugins-good inherit gstreamer DESCRIPTION="GStreamer decoder for vpx video format" -KEYWORDS="~alpha amd64 ~arm ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd" IUSE="" # VP9 is under experimental, do not enable it now |