diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-05-04 13:51:00 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-05-04 13:51:00 +0000 |
commit | 31454f4ee97581394e13111abe81f402020d8a69 (patch) | |
tree | c59c20648576b0c4ed1578ad2ecc29a36b8b91de /media-video/dvdrip | |
parent | bugfixes and de-bloat (diff) | |
download | gentoo-2-31454f4ee97581394e13111abe81f402020d8a69.tar.gz gentoo-2-31454f4ee97581394e13111abe81f402020d8a69.tar.bz2 gentoo-2-31454f4ee97581394e13111abe81f402020d8a69.zip |
copyright adjusted
Diffstat (limited to 'media-video/dvdrip')
-rw-r--r-- | media-video/dvdrip/dvdrip-0.39.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/dvdrip/dvdrip-0.39.ebuild b/media-video/dvdrip/dvdrip-0.39.ebuild index 7a1c7ee9065e..b5833e67514e 100644 --- a/media-video/dvdrip/dvdrip-0.39.ebuild +++ b/media-video/dvdrip/dvdrip-0.39.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. +# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author: phoen][x <eqc_phoenix@gmx.de> # Maintainer: Matthew Kennedy <mkennedy@gentoo.org> @@ -7,7 +7,7 @@ MY_P=${P/dvdr/Video-DVDR} S=${WORKDIR}/${MY_P} DESCRIPTION="dvd::rip is a graphical frontend for transcode" -SRC_URI="http://www.exit1.org/dvdrip/dist/$MY_P.tar.gz" +SRC_URI="http://www.exit1.org/dvdrip/dist/${MY_P}.tar.gz" HOMEPAGE="http://www.exit1.org/dvdrip/" DEPEND=">=media-video/transcode-0.6.0_pre4-r1 |