diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-17 10:44:23 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-17 10:44:23 +0000 |
commit | c1f27be18bfcc5292c0ac905fa9be7b096e2b4d6 (patch) | |
tree | f8f56ac15278b1c193d08a1e3f6c2a2cc4969a52 /media-video/submux-dvd/submux-dvd-0.5.ebuild | |
parent | QA - inherit eutils. (diff) | |
download | historical-c1f27be18bfcc5292c0ac905fa9be7b096e2b4d6.tar.gz historical-c1f27be18bfcc5292c0ac905fa9be7b096e2b4d6.tar.bz2 historical-c1f27be18bfcc5292c0ac905fa9be7b096e2b4d6.zip |
QA - inherit eutils, don't assign default S.
Diffstat (limited to 'media-video/submux-dvd/submux-dvd-0.5.ebuild')
-rw-r--r-- | media-video/submux-dvd/submux-dvd-0.5.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/media-video/submux-dvd/submux-dvd-0.5.ebuild b/media-video/submux-dvd/submux-dvd-0.5.ebuild index fbb0f20db441..fb5b81f671b7 100644 --- a/media-video/submux-dvd/submux-dvd-0.5.ebuild +++ b/media-video/submux-dvd/submux-dvd-0.5.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/submux-dvd/submux-dvd-0.5.ebuild,v 1.2 2004/06/09 12:16:57 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/submux-dvd/submux-dvd-0.5.ebuild,v 1.3 2004/06/17 10:44:23 kloeri Exp $ + +inherit eutils DESCRIPTION="A subtitle multiplexer, muxes subtitles into .vob" HOMEPAGE="http://home.zonnet.nl/panteltje/dvd/" @@ -10,9 +12,6 @@ SLOT="0" KEYWORDS="~x86" IUSE="" DEPEND="" -#RDEPEND="" - -S=${WORKDIR}/${P} src_unpack() { unpack ${A} |