diff options
author | Alexis Ballier <aballier@gentoo.org> | 2010-11-02 22:16:09 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2010-11-02 22:16:09 +0000 |
commit | 2f9c04db796e8ccbf35029491db354738258b332 (patch) | |
tree | 40275a7623076c4a42d9962257719013b13e65de /media-video | |
parent | lots of bad typos: php-ext-base-r2_addtoinifiles instead of php-ext-source-r2... (diff) | |
download | gentoo-2-2f9c04db796e8ccbf35029491db354738258b332.tar.gz gentoo-2-2f9c04db796e8ccbf35029491db354738258b332.tar.bz2 gentoo-2-2f9c04db796e8ccbf35029491db354738258b332.zip |
typo
(Portage version: 2.2.0_alpha3/cvs/Linux x86_64)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/ffmpeg/ffmpeg-9999.ebuild b/media-video/ffmpeg/ffmpeg-9999.ebuild index 7365999a89c2..9ad6b0295e6b 100644 --- a/media-video/ffmpeg/ffmpeg-9999.ebuild +++ b/media-video/ffmpeg/ffmpeg-9999.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-9999.ebuild,v 1.24 2010/11/02 21:38:15 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild,v 1.25 2010/11/02 22:16:09 aballier Exp $ EAPI="2" @@ -43,7 +43,7 @@ RDEPEND=" dirac? ( media-video/dirac ) encode? ( faac? ( media-libs/faac ) - mp3? ( >=media-sound/lame--3.98.3 ) + mp3? ( >=media-sound/lame-3.98.3 ) theora? ( >=media-libs/libtheora-1.1.1[encode] media-libs/libogg ) vorbis? ( media-libs/libvorbis media-libs/libogg ) x264? ( >=media-libs/x264-0.0.20101029 ) |