diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:48:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:48:09 +0000 |
commit | 63358fe572dbf7e3e65386f9f6d822efc7063b02 (patch) | |
tree | 3c02e4d8d9f5139ba9a073f740f9f27047da57aa /media-plugins/gst-plugins-vpx | |
parent | Stable for ppc, wrt bug #512012 (diff) | |
download | gentoo-2-63358fe572dbf7e3e65386f9f6d822efc7063b02.tar.gz gentoo-2-63358fe572dbf7e3e65386f9f6d822efc7063b02.tar.bz2 gentoo-2-63358fe572dbf7e3e65386f9f6d822efc7063b02.zip |
Stable for ppc, 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 850d62956bfe..cbaf2e33a792 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.34 2014/07/23 15:22:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vpx/ChangeLog,v 1.35 2014/07/28 13:48:09 ago Exp $ + + 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> + gst-plugins-vpx-1.2.4-r1.ebuild: + Stable for ppc, wrt bug #512012 23 Jul 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 cab5668a0cc7..a7a625873920 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.4 2014/07/23 15:22:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.2.4-r1.ebuild,v 1.5 2014/07/28 13:48:09 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 |