diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-06-19 15:08:46 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-06-19 15:08:46 +0000 |
commit | b09ede8497c20f68735809f68b13d7aa420905ef (patch) | |
tree | 9330b14c91bb7a711032cfcca5561a9161104e33 /media-plugins/gst-plugins-x264 | |
parent | removed myself from maintainer list (diff) | |
download | gentoo-2-b09ede8497c20f68735809f68b13d7aa420905ef.tar.gz gentoo-2-b09ede8497c20f68735809f68b13d7aa420905ef.tar.bz2 gentoo-2-b09ede8497c20f68735809f68b13d7aa420905ef.zip |
Stable for HPPA too.
(Portage version: 2.2.0_alpha181/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-plugins/gst-plugins-x264')
-rw-r--r-- | media-plugins/gst-plugins-x264/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/gst-plugins-x264/gst-plugins-x264-1.0.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 bdf86ee51f97..676bced5385a 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-x264/ChangeLog,v 1.49 2013/06/19 13:43:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-x264/ChangeLog,v 1.50 2013/06/19 15:08:46 jer Exp $ + + 19 Jun 2013; Jeroen Roovers <jer@gentoo.org> gst-plugins-x264-1.0.5.ebuild: + Stable for HPPA too. 19 Jun 2013; Jeroen Roovers <jer@gentoo.org> gst-plugins-x264-0.10.19.ebuild: Stable for HPPA too. diff --git a/media-plugins/gst-plugins-x264/gst-plugins-x264-1.0.5.ebuild b/media-plugins/gst-plugins-x264/gst-plugins-x264-1.0.5.ebuild index a33f39d41629..31d7dd252fe1 100644 --- a/media-plugins/gst-plugins-x264/gst-plugins-x264-1.0.5.ebuild +++ b/media-plugins/gst-plugins-x264/gst-plugins-x264-1.0.5.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2013 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.0.5.ebuild,v 1.12 2013/02/23 19:20:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-x264/gst-plugins-x264-1.0.5.ebuild,v 1.13 2013/06/19 15:08:46 jer Exp $ EAPI="5" inherit gst-plugins-ugly -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 |