diff options
author | 2004-07-14 22:29:30 +0000 | |
---|---|---|
committer | 2004-07-14 22:29:30 +0000 | |
commit | 825abe1402d614994964203a664ea03685c488b3 (patch) | |
tree | dce25b59cc7d0924403bf35e489cd82e2252b833 /media-video/vlms | |
parent | sync IUSE (+mmx), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-825abe1402d614994964203a664ea03685c488b3.tar.gz gentoo-2-825abe1402d614994964203a664ea03685c488b3.tar.bz2 gentoo-2-825abe1402d614994964203a664ea03685c488b3.zip |
sync IUSE (missing)
Diffstat (limited to 'media-video/vlms')
-rw-r--r-- | media-video/vlms/vlms-0.2.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/media-video/vlms/vlms-0.2.2.ebuild b/media-video/vlms/vlms-0.2.2.ebuild index e8407586eeba..dd90023683d7 100644 --- a/media-video/vlms/vlms-0.2.2.ebuild +++ b/media-video/vlms/vlms-0.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlms/vlms-0.2.2.ebuild,v 1.6 2004/06/25 00:52:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlms/vlms-0.2.2.ebuild,v 1.7 2004/07/14 22:26:34 agriffis Exp $ DESCRIPTION="The VideoLAN mini-server" HOMEPAGE="http://www.videolan.org/vlms/" @@ -9,6 +9,7 @@ SRC_URI="http://www.videolan.org/pub/videolan/vlms/0.2.2/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 -ppc -sparc " +IUSE="" DEPEND=">=media-libs/libdvdread-0.9.3 >=media-libs/libdvdcss-1.2.1 |