diff options
Diffstat (limited to 'media-video/lxdvdrip/lxdvdrip-1.30_pre4.ebuild')
-rw-r--r-- | media-video/lxdvdrip/lxdvdrip-1.30_pre4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/lxdvdrip/lxdvdrip-1.30_pre4.ebuild b/media-video/lxdvdrip/lxdvdrip-1.30_pre4.ebuild index a77e1ff3f6de..604ce4126529 100644 --- a/media-video/lxdvdrip/lxdvdrip-1.30_pre4.ebuild +++ b/media-video/lxdvdrip/lxdvdrip-1.30_pre4.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.30_pre4.ebuild,v 1.1 2004/10/09 19:17:13 trapni Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/lxdvdrip/lxdvdrip-1.30_pre4.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}" |