diff options
Diffstat (limited to 'media-video/ffmpeg/ffmpeg-0.4.9_p20070330.ebuild')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-0.4.9_p20070330.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/ffmpeg/ffmpeg-0.4.9_p20070330.ebuild b/media-video/ffmpeg/ffmpeg-0.4.9_p20070330.ebuild index 5806dbdb2ce8..faade1b8db13 100644 --- a/media-video/ffmpeg/ffmpeg-0.4.9_p20070330.ebuild +++ b/media-video/ffmpeg/ffmpeg-0.4.9_p20070330.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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_p20070330.ebuild,v 1.7 2007/04/16 15:51:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.4.9_p20070330.ebuild,v 1.8 2007/04/17 17:22:52 dertobi123 Exp $ inherit eutils flag-o-matic multilib toolchain-funcs @@ -16,7 +16,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.bz2 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="aac altivec amr debug doc ieee1394 a52 encode imlib mmx ogg vorbis oss test theora threads truetype v4l x264 xvid dts network zlib sdl X" |