summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2011-04-13 12:51:41 +0000
committerAlexis Ballier <aballier@gentoo.org>2011-04-13 12:51:41 +0000
commit99de4eb313e322503a32f3aa43357484996d3a25 (patch)
tree3b3e8102308aef327817ad1ed92b07f6dc165845 /virtual/ffmpeg/ffmpeg-0.6.90.ebuild
parentremove old (diff)
downloadgentoo-2-99de4eb313e322503a32f3aa43357484996d3a25.tar.gz
gentoo-2-99de4eb313e322503a32f3aa43357484996d3a25.tar.bz2
gentoo-2-99de4eb313e322503a32f3aa43357484996d3a25.zip
bump a little the ffmpeg revision required to get in the bugfixes/additions
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'virtual/ffmpeg/ffmpeg-0.6.90.ebuild')
-rw-r--r--virtual/ffmpeg/ffmpeg-0.6.90.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/ffmpeg/ffmpeg-0.6.90.ebuild b/virtual/ffmpeg/ffmpeg-0.6.90.ebuild
index d86917c4a6b0..0164d1aa631b 100644
--- a/virtual/ffmpeg/ffmpeg-0.6.90.ebuild
+++ b/virtual/ffmpeg/ffmpeg-0.6.90.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-0.6.90.ebuild,v 1.1 2011/04/05 15:35:00 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-0.6.90.ebuild,v 1.2 2011/04/13 12:51:41 aballier Exp $
EAPI=4
@@ -15,7 +15,7 @@ IUSE="X +encode mp3 sdl theora threads vaapi vdpau x264"
RDEPEND="
|| (
- >=media-video/ffmpeg-0.6.90_rc[X=,encode=,mp3=,sdl=,theora=,threads=,vaapi=,vdpau=,x264=]
+ >=media-video/ffmpeg-0.6.90_rc0-r2[X=,encode=,mp3=,sdl=,theora=,threads=,vaapi=,vdpau=,x264=]
>=media-video/libav-0.6.90_rc[X=,encode=,mp3=,sdl=,theora=,threads=,vaapi=,vdpau=,x264=]
)
"