diff options
author | 2011-12-03 17:16:12 +0000 | |
---|---|---|
committer | 2011-12-03 17:16:12 +0000 | |
commit | 74d77e79b11eb31fbc0aa9f292c2878c1f946d9c (patch) | |
tree | 77fabfc4699059b4b804e5454fa3d4bdfb4721c0 /media-video/ffmpeg | |
parent | alpha/sparc stable wrt #386689 (diff) | |
download | gentoo-2-74d77e79b11eb31fbc0aa9f292c2878c1f946d9c.tar.gz gentoo-2-74d77e79b11eb31fbc0aa9f292c2878c1f946d9c.tar.bz2 gentoo-2-74d77e79b11eb31fbc0aa9f292c2878c1f946d9c.zip |
alpha/arm/ia64/sh/sparc stable wrt #391421
(Portage version: 2.1.10.38/cvs/Linux ia64)
Diffstat (limited to 'media-video/ffmpeg')
-rw-r--r-- | media-video/ffmpeg/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/ffmpeg/ffmpeg-0.7.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/ffmpeg/ChangeLog b/media-video/ffmpeg/ChangeLog index ff582ba48234..1f3160d25f05 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.499 2011/12/03 15:41:02 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.500 2011/12/03 17:16:12 armin76 Exp $ + + 03 Dec 2011; Raúl Porcel <armin76@gentoo.org> ffmpeg-0.7.8.ebuild: + alpha/arm/ia64/sh/sparc stable wrt #391421 03 Dec 2011; Alexis Ballier <aballier@gentoo.org> ffmpeg-9999.ebuild: fix sdl automagic diff --git a/media-video/ffmpeg/ffmpeg-0.7.8.ebuild b/media-video/ffmpeg/ffmpeg-0.7.8.ebuild index c16c446c6ad3..606af5d21bca 100644 --- a/media-video/ffmpeg/ffmpeg-0.7.8.ebuild +++ b/media-video/ffmpeg/ffmpeg-0.7.8.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.8.ebuild,v 1.5 2011/12/02 18:22:15 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.7.8.ebuild,v 1.6 2011/12/03 17:16:12 armin76 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 |