diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:49:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:49:46 +0000 |
commit | 2878eaeb284d4696ecd1e8cfd575b1f1763b5924 (patch) | |
tree | 6932227523859d8eed032221eae40879a137864b /virtual/ffmpeg | |
parent | Stable for ppc, wrt bug #512012 (diff) | |
download | gentoo-2-2878eaeb284d4696ecd1e8cfd575b1f1763b5924.tar.gz gentoo-2-2878eaeb284d4696ecd1e8cfd575b1f1763b5924.tar.bz2 gentoo-2-2878eaeb284d4696ecd1e8cfd575b1f1763b5924.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 'virtual/ffmpeg')
-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 16143fabf9e8..9aaf4e1e4892 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.58 2014/07/23 16:17:33 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ChangeLog,v 1.59 2014/07/28 13:49:46 ago Exp $ + + 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> ffmpeg-9-r1.ebuild, + ffmpeg-9.ebuild: + Stable for ppc, wrt bug #512012 23 Jul 2014; Tobias Klausmann <klausman@gentoo.org> ffmpeg-9.ebuild: Stable on alpha, bug #499368 diff --git a/virtual/ffmpeg/ffmpeg-9-r1.ebuild b/virtual/ffmpeg/ffmpeg-9-r1.ebuild index b47d17ac4288..9db1089607bd 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.4 2014/07/23 15:38:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-9-r1.ebuild,v 1.5 2014/07/28 13:49:46 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 5fe082288dde..344fefed2c90 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.9 2014/07/23 16:17:33 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-9.ebuild,v 1.10 2014/07/28 13:49:46 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=" |