summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-10-10 19:08:35 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-10-10 19:08:35 +0000
commitbd8ee2c552b26dad9955a525e2bc23c1c0323732 (patch)
tree18cd386066887b7773bdeba4f4d64586182372f5 /media-video
parentUpdate EAPI. Don't inherit python.eclass twice. Call python_pkg_setup(). (diff)
downloadgentoo-2-bd8ee2c552b26dad9955a525e2bc23c1c0323732.tar.gz
gentoo-2-bd8ee2c552b26dad9955a525e2bc23c1c0323732.tar.bz2
gentoo-2-bd8ee2c552b26dad9955a525e2bc23c1c0323732.zip
Re-add ~alpha/~ia64/~sparc wrt #340269
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'media-video')
-rw-r--r--media-video/ffmpeg/ChangeLog5
-rw-r--r--media-video/ffmpeg/ffmpeg-0.6_p25423.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/ffmpeg/ChangeLog b/media-video/ffmpeg/ChangeLog
index 323feb590e09..accc92ffe121 100644
--- a/media-video/ffmpeg/ChangeLog
+++ b/media-video/ffmpeg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-video/ffmpeg
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.376 2010/10/09 13:44:10 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.377 2010/10/10 19:08:35 armin76 Exp $
+
+ 10 Oct 2010; Raúl Porcel <armin76@gentoo.org> ffmpeg-0.6_p25423.ebuild:
+ Re-add ~alpha/~ia64/~sparc wrt #340269
*ffmpeg-0.6_p25423 (09 Oct 2010)
diff --git a/media-video/ffmpeg/ffmpeg-0.6_p25423.ebuild b/media-video/ffmpeg/ffmpeg-0.6_p25423.ebuild
index 9c3372c71360..b12bd1c20efc 100644
--- a/media-video/ffmpeg/ffmpeg-0.6_p25423.ebuild
+++ b/media-video/ffmpeg/ffmpeg-0.6_p25423.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.6_p25423.ebuild,v 1.1 2010/10/09 13:44:21 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.6_p25423.ebuild,v 1.2 2010/10/10 19:08:35 armin76 Exp $
EAPI="2"
@@ -26,7 +26,7 @@ FFMPEG_REVISION="${PV#*_p}"
LICENSE="GPL-3"
SLOT="0"
if [ "${PV#9999}" = "${PV}" ] ; then
- KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+ KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
fi
IUSE="+3dnow +3dnowext alsa altivec amr bindist +bzip2 cpudetection custom-cflags debug dirac doc +encode faac frei0r gsm +hardcoded-tables ieee1394 jack jpeg2k +mmx +mmxext mp3 network oss pic qt-faststart rtmp schroedinger sdl speex +ssse3 static-libs test theora threads v4l v4l2 vaapi vdpau vorbis vpx X x264 xvid +zlib"