diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-21 10:46:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-21 10:46:23 +0000 |
commit | df4b153e90c28270339c673992e096bf9845d941 (patch) | |
tree | e15837d6d360d58f53a3c1b3f3f0186cf5b619ee /virtual | |
parent | Stable for ppc64, wrt bug #512012 (diff) | |
download | gentoo-2-df4b153e90c28270339c673992e096bf9845d941.tar.gz gentoo-2-df4b153e90c28270339c673992e096bf9845d941.tar.bz2 gentoo-2-df4b153e90c28270339c673992e096bf9845d941.zip |
Stable for ppc64, 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 'virtual')
-rw-r--r-- | virtual/ffmpeg/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/ffmpeg/ffmpeg-9-r1.ebuild | 4 | ||||
-rw-r--r-- | virtual/ffmpeg/ffmpeg-9.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/virtual/ffmpeg/ChangeLog b/virtual/ffmpeg/ChangeLog index 82c1e904e119..b8ad9a2f3335 100644 --- a/virtual/ffmpeg/ChangeLog +++ b/virtual/ffmpeg/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/ffmpeg # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ChangeLog,v 1.60 2014/08/07 19:17:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ChangeLog,v 1.61 2014/08/21 10:46:23 ago Exp $ + + 21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> ffmpeg-9-r1.ebuild, + ffmpeg-9.ebuild: + Stable for ppc64, wrt bug #512012 07 Aug 2014; Jeroen Roovers <jer@gentoo.org> ffmpeg-9-r1.ebuild: Stable for HPPA (bug #512012). diff --git a/virtual/ffmpeg/ffmpeg-9-r1.ebuild b/virtual/ffmpeg/ffmpeg-9-r1.ebuild index a320c07b7854..92d5244fda6e 100644 --- a/virtual/ffmpeg/ffmpeg-9-r1.ebuild +++ b/virtual/ffmpeg/ffmpeg-9-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/virtual/ffmpeg/ffmpeg-9-r1.ebuild,v 1.6 2014/08/07 19:17:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-9-r1.ebuild,v 1.7 2014/08/21 10:46:23 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" IUSE="X +encode gsm jpeg2k mp3 opus sdl speex theora threads truetype vaapi vdpau x264" RDEPEND=" diff --git a/virtual/ffmpeg/ffmpeg-9.ebuild b/virtual/ffmpeg/ffmpeg-9.ebuild index 344fefed2c90..132d15bb1d3b 100644 --- a/virtual/ffmpeg/ffmpeg-9.ebuild +++ b/virtual/ffmpeg/ffmpeg-9.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/virtual/ffmpeg/ffmpeg-9.ebuild,v 1.10 2014/07/28 13:49:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-9.ebuild,v 1.11 2014/08/21 10:46:23 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" IUSE="X +encode gsm jpeg2k mp3 opus sdl speex theora threads truetype vaapi vdpau x264" RDEPEND=" |