diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-08-19 15:55:04 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-08-19 15:55:04 +0000 |
commit | 61c511d53afd55e0c6b5aa281c23568845a337dd (patch) | |
tree | 1ffc5938e090f83e5d0b725e560c590f79b0e8e0 /media-video/ffmpeg | |
parent | [dev-db/maria] Bumped to release 5.2.8. (diff) | |
download | gentoo-2-61c511d53afd55e0c6b5aa281c23568845a337dd.tar.gz gentoo-2-61c511d53afd55e0c6b5aa281c23568845a337dd.tar.bz2 gentoo-2-61c511d53afd55e0c6b5aa281c23568845a337dd.zip |
x86 stable per bug 378801
(Portage version: 2.1.10.10/cvs/Linux i686)
Diffstat (limited to 'media-video/ffmpeg')
-rw-r--r-- | media-video/ffmpeg/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/ffmpeg/ffmpeg-0.7.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/ffmpeg/ChangeLog b/media-video/ffmpeg/ChangeLog index 9c0b68db6d81..61ae8867afca 100644 --- a/media-video/ffmpeg/ChangeLog +++ b/media-video/ffmpeg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/ffmpeg # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.440 2011/08/18 10:18:29 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.441 2011/08/19 15:55:04 tomka Exp $ + + 19 Aug 2011; Thomas Kahle <tomka@gentoo.org> ffmpeg-0.7.3.ebuild: + x86 stable per bug 378801 18 Aug 2011; Tony Vroon <chainsaw@gentoo.org> ffmpeg-0.7.3.ebuild: Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in diff --git a/media-video/ffmpeg/ffmpeg-0.7.3.ebuild b/media-video/ffmpeg/ffmpeg-0.7.3.ebuild index 96f2e24f3b2d..ff6e0cc603dd 100644 --- a/media-video/ffmpeg/ffmpeg-0.7.3.ebuild +++ b/media-video/ffmpeg/ffmpeg-0.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.7.3.ebuild,v 1.4 2011/08/18 16:06:57 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.7.3.ebuild,v 1.5 2011/08/19 15:55:04 tomka Exp $ EAPI="2" @@ -26,7 +26,7 @@ FFMPEG_REVISION="${PV#*_p}" LICENSE="GPL-2 amr? ( GPL-3 ) encode? ( aac? ( GPL-3 ) )" SLOT="0" if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd" + KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" fi IUSE=" +3dnow +3dnowext aac alsa altivec amr avx bindist +bzip2 celt cpudetection |