diff options
author | 2009-02-05 02:34:07 +0000 | |
---|---|---|
committer | 2009-02-05 02:34:07 +0000 | |
commit | d946fbdb841c638a1e6a8a6252342c76a58e9353 (patch) | |
tree | 4852905f11a9417584a5ecbac07c7a707bb8450a /media-video/ffmpeg/ffmpeg-0.4.9_p20090201.ebuild | |
parent | amd64 stable - 256414 (diff) | |
download | gentoo-2-d946fbdb841c638a1e6a8a6252342c76a58e9353.tar.gz gentoo-2-d946fbdb841c638a1e6a8a6252342c76a58e9353.tar.bz2 gentoo-2-d946fbdb841c638a1e6a8a6252342c76a58e9353.zip |
Stable for HPPA (bug #257217).
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'media-video/ffmpeg/ffmpeg-0.4.9_p20090201.ebuild')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-0.4.9_p20090201.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/ffmpeg/ffmpeg-0.4.9_p20090201.ebuild b/media-video/ffmpeg/ffmpeg-0.4.9_p20090201.ebuild index 3deca0ec754f..4723bf0ef69e 100644 --- a/media-video/ffmpeg/ffmpeg-0.4.9_p20090201.ebuild +++ b/media-video/ffmpeg/ffmpeg-0.4.9_p20090201.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.4.9_p20090201.ebuild,v 1.5 2009/02/04 21:37:02 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.4.9_p20090201.ebuild,v 1.6 2009/02/05 02:34:07 jer Exp $ inherit eutils flag-o-matic multilib toolchain-funcs @@ -16,7 +16,7 @@ S=${WORKDIR}/ffmpeg LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="3dnow aac alsa altivec amr debug dirac doc ieee1394 encode gsm ipv6 mmx mmxext vorbis test theora threads x264 xvid network zlib sdl X mp3 oss schroedinger hardcoded-tables bindist v4l v4l2 speex ssse3 vhook" |