diff options
author | 2015-03-29 11:11:28 +0000 | |
---|---|---|
committer | 2015-03-29 11:11:28 +0000 | |
commit | 148c4735106e70c0d4685c9b58136877af63c04b (patch) | |
tree | f1724d0f05cd09982c6b05d9a12cb166af1bfe05 /media-plugins | |
parent | Stable for HPPA (bug #534012). (diff) | |
download | gentoo-2-148c4735106e70c0d4685c9b58136877af63c04b.tar.gz gentoo-2-148c4735106e70c0d4685c9b58136877af63c04b.tar.bz2 gentoo-2-148c4735106e70c0d4685c9b58136877af63c04b.zip |
Stable for HPPA (bug #534012).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/gst-plugins-x264/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/gst-plugins-x264/gst-plugins-x264-1.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-x264/ChangeLog b/media-plugins/gst-plugins-x264/ChangeLog index 2461d31a8d16..3bc30c2bddd5 100644 --- a/media-plugins/gst-plugins-x264/ChangeLog +++ b/media-plugins/gst-plugins-x264/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/gst-plugins-x264 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-x264/ChangeLog,v 1.84 2015/03/15 13:41:28 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-x264/ChangeLog,v 1.85 2015/03/29 11:11:28 jer Exp $ + + 29 Mar 2015; Jeroen Roovers <jer@gentoo.org> gst-plugins-x264-1.4.5.ebuild: + Stable for HPPA (bug #534012). 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> gst-plugins-x264-1.4.5.ebuild: x86 stable, bug 534012 diff --git a/media-plugins/gst-plugins-x264/gst-plugins-x264-1.4.5.ebuild b/media-plugins/gst-plugins-x264/gst-plugins-x264-1.4.5.ebuild index 4dabdcc45390..8f40bd7df3aa 100644 --- a/media-plugins/gst-plugins-x264/gst-plugins-x264-1.4.5.ebuild +++ b/media-plugins/gst-plugins-x264/gst-plugins-x264-1.4.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2015 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.4.5.ebuild,v 1.5 2015/03/15 13:41:28 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-x264/gst-plugins-x264-1.4.5.ebuild,v 1.6 2015/03/29 11:11:28 jer 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 |