diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-01-20 13:26:32 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-01-20 13:26:32 +0000 |
commit | 2951b1d9783884ac77cb31950ef60c04cc66998e (patch) | |
tree | 36b576bd36ab28cef954763f35f3821e644b2c3d /media-video/vlc/vlc-1.2.9999.ebuild | |
parent | Remove old. Gets rid of dependency on dev-java/servletapi. #Bug 398689 (diff) | |
download | gentoo-2-2951b1d9783884ac77cb31950ef60c04cc66998e.tar.gz gentoo-2-2951b1d9783884ac77cb31950ef60c04cc66998e.tar.bz2 gentoo-2-2951b1d9783884ac77cb31950ef60c04cc66998e.zip |
bump live dep
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'media-video/vlc/vlc-1.2.9999.ebuild')
-rw-r--r-- | media-video/vlc/vlc-1.2.9999.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-video/vlc/vlc-1.2.9999.ebuild b/media-video/vlc/vlc-1.2.9999.ebuild index 99c1b138d23c..05d4237a8d40 100644 --- a/media-video/vlc/vlc-1.2.9999.ebuild +++ b/media-video/vlc/vlc-1.2.9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-1.2.9999.ebuild,v 1.4 2011/12/16 12:48:44 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-1.2.9999.ebuild,v 1.5 2012/01/20 13:26:32 aballier Exp $ EAPI="4" @@ -98,7 +98,7 @@ RDEPEND=" libtiger? ( media-libs/libtiger ) linsys? ( >=media-libs/zvbi-0.2.28 ) lirc? ( app-misc/lirc ) - live? ( >=media-plugins/live-2011.12.02 ) + live? ( >=media-plugins/live-2011.12.23 ) lua? ( >=dev-lang/lua-5.1 ) macosx-vout? ( virtual/opengl ) matroska? ( >=dev-libs/libebml-1.0.0 >=media-libs/libmatroska-1.0.0 ) |