diff options
Diffstat (limited to 'media-video/lxdvdrip/lxdvdrip-1.10_pre5.ebuild')
-rw-r--r-- | media-video/lxdvdrip/lxdvdrip-1.10_pre5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/lxdvdrip/lxdvdrip-1.10_pre5.ebuild b/media-video/lxdvdrip/lxdvdrip-1.10_pre5.ebuild index 8019d83e824d..00682ba1083b 100644 --- a/media-video/lxdvdrip/lxdvdrip-1.10_pre5.ebuild +++ b/media-video/lxdvdrip/lxdvdrip-1.10_pre5.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/lxdvdrip/lxdvdrip-1.10_pre5.ebuild,v 1.1 2004/07/23 15:34:07 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/lxdvdrip/lxdvdrip-1.10_pre5.ebuild,v 1.2 2004/11/30 22:13:34 swegener Exp $ inherit eutils @@ -13,7 +13,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" IUSE="" -DEPEND=">=dvdauthor-0.6.9" +DEPEND=">=media-video/dvdauthor-0.6.9" S="${WORKDIR}/${PN}" |