diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-15 08:23:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-15 08:23:07 +0000 |
commit | 8d0447ef3997701be0babb2bdb2118203654a493 (patch) | |
tree | 897bf03613cff32aedd632ef921e607ed7466620 /media-plugins | |
parent | Stable for sparc, wrt bug #512012 (diff) | |
download | gentoo-2-8d0447ef3997701be0babb2bdb2118203654a493.tar.gz gentoo-2-8d0447ef3997701be0babb2bdb2118203654a493.tar.bz2 gentoo-2-8d0447ef3997701be0babb2bdb2118203654a493.zip |
Stable for sparc, 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')
3 files changed, 9 insertions, 5 deletions
diff --git a/media-plugins/gst-plugins-x264/ChangeLog b/media-plugins/gst-plugins-x264/ChangeLog index ce1f5bfe2d3b..2285bb47f407 100644 --- a/media-plugins/gst-plugins-x264/ChangeLog +++ b/media-plugins/gst-plugins-x264/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-x264 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-x264/ChangeLog,v 1.78 2014/08/25 11:02:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-x264/ChangeLog,v 1.79 2014/09/15 08:23:07 ago Exp $ + + 15 Sep 2014; Agostino Sarubbo <ago@gentoo.org> + gst-plugins-x264-0.10.19-r1.ebuild, gst-plugins-x264-1.2.4-r1.ebuild: + Stable for sparc, wrt bug #512012 25 Aug 2014; Agostino Sarubbo <ago@gentoo.org> gst-plugins-x264-0.10.19-r1.ebuild, gst-plugins-x264-1.2.4-r1.ebuild: diff --git a/media-plugins/gst-plugins-x264/gst-plugins-x264-0.10.19-r1.ebuild b/media-plugins/gst-plugins-x264/gst-plugins-x264-0.10.19-r1.ebuild index 1ab875ddf005..c2125153404e 100644 --- a/media-plugins/gst-plugins-x264/gst-plugins-x264-0.10.19-r1.ebuild +++ b/media-plugins/gst-plugins-x264/gst-plugins-x264-0.10.19-r1.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-x264/gst-plugins-x264-0.10.19-r1.ebuild,v 1.8 2014/08/25 11:02:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-x264/gst-plugins-x264-0.10.19-r1.ebuild,v 1.9 2014/09/15 08:23:07 ago Exp $ EAPI="5" GST_ORG_MODULE=gst-plugins-ugly inherit gstreamer -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86 ~amd64-fbsd" IUSE="" # 20111220 ensures us X264_BUILD >= 120 diff --git a/media-plugins/gst-plugins-x264/gst-plugins-x264-1.2.4-r1.ebuild b/media-plugins/gst-plugins-x264/gst-plugins-x264-1.2.4-r1.ebuild index a1b5b8d21e5c..9721c8461378 100644 --- a/media-plugins/gst-plugins-x264/gst-plugins-x264-1.2.4-r1.ebuild +++ b/media-plugins/gst-plugins-x264/gst-plugins-x264-1.2.4-r1.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-x264/gst-plugins-x264-1.2.4-r1.ebuild,v 1.8 2014/08/25 11:02:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-x264/gst-plugins-x264-1.2.4-r1.ebuild,v 1.9 2014/09/15 08:23:07 ago Exp $ EAPI="5" GST_ORG_MODULE=gst-plugins-ugly inherit gstreamer -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86 ~amd64-fbsd" IUSE="" # 20111220 ensures us X264_BUILD >= 120 |