diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 21:12:59 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 21:12:59 +0000 |
commit | 282152c782971f2fd118c426ef2f072f4a593c35 (patch) | |
tree | 0fcaa9b3a45f32879c34f570006d4b2236659226 /media-video/ffmpeg | |
parent | unmasks and changelog fixes (diff) | |
download | historical-282152c782971f2fd118c426ef2f072f4a593c35.tar.gz historical-282152c782971f2fd118c426ef2f072f4a593c35.tar.bz2 historical-282152c782971f2fd118c426ef2f072f4a593c35.zip |
unmasks and changelog fixes
Diffstat (limited to 'media-video/ffmpeg')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-0.4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/ffmpeg/ffmpeg-0.4.6.ebuild b/media-video/ffmpeg/ffmpeg-0.4.6.ebuild index a4136d57672c..7832db3ec1fe 100644 --- a/media-video/ffmpeg/ffmpeg-0.4.6.ebuild +++ b/media-video/ffmpeg/ffmpeg-0.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.4.6.ebuild,v 1.3 2003/02/13 13:25:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.4.6.ebuild,v 1.4 2003/07/12 21:12:38 aliz Exp $ DESCRIPTION="Complete solution to record, convert and stream audio and video. Includes libavcodec." SRC_URI="mirror://sourceforge/ffmpeg/${P}.tar.gz" @@ -13,7 +13,7 @@ filter-flags -fforce-addr SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc " +KEYWORDS="x86 ~ppc ~sparc " DEPEND="encode? ( >=media-sound/lame-3.92 ) oggvorbis? ( >=media-libs/libvorbis-1.0-r1 ) |