diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-09-07 17:15:17 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-09-07 17:15:17 +0000 |
commit | 5957174d0e05ee82fc25abe2851ed125bbf9d1d1 (patch) | |
tree | e318ba83d0262f39d8e108dca3edffdb441399af /media-video/ffmpeg/ffmpeg-0.4.9_p20060530.ebuild | |
parent | Stable x86 for ffmpeg (diff) | |
download | gentoo-2-5957174d0e05ee82fc25abe2851ed125bbf9d1d1.tar.gz gentoo-2-5957174d0e05ee82fc25abe2851ed125bbf9d1d1.tar.bz2 gentoo-2-5957174d0e05ee82fc25abe2851ed125bbf9d1d1.zip |
the world will end in 30 minutes once x86 is stable to the world. This doomsday speech brought to you from the fine folks at microsoft. Keeping your computer slow everyday
(Portage version: 2.1-r2)
Diffstat (limited to 'media-video/ffmpeg/ffmpeg-0.4.9_p20060530.ebuild')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-0.4.9_p20060530.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/ffmpeg/ffmpeg-0.4.9_p20060530.ebuild b/media-video/ffmpeg/ffmpeg-0.4.9_p20060530.ebuild index b98641b8fbc6..c1d49b2ecc74 100644 --- a/media-video/ffmpeg/ffmpeg-0.4.9_p20060530.ebuild +++ b/media-video/ffmpeg/ffmpeg-0.4.9_p20060530.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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_p20060530.ebuild,v 1.16 2006/09/07 14:52:39 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.4.9_p20060530.ebuild,v 1.17 2006/09/07 17:15:17 tsunam Exp $ inherit eutils flag-o-matic multilib toolchain-funcs @@ -18,7 +18,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* amd64 ~ppc ppc64 sparc ~x86 ~x86-fbsd" #~alpha ~arm ~hppa ~ia64 ~ppc ~ppc-macos ~ppc64 +KEYWORDS="-* amd64 ~ppc ppc64 sparc x86 ~x86-fbsd" #~alpha ~arm ~hppa ~ia64 ~ppc ~ppc-macos ~ppc64 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" |