summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBart Verwilst <verwilst@gentoo.org>2002-02-12 01:23:19 +0000
committerBart Verwilst <verwilst@gentoo.org>2002-02-12 01:23:19 +0000
commitece68cc85977c900aba1e32512034ebda640a045 (patch)
tree0e6b914aba3189937dfea196eff14d8cbfddefde /app-cdr/cddump
parentfixed a small typo (diff)
downloadgentoo-2-ece68cc85977c900aba1e32512034ebda640a045.tar.gz
gentoo-2-ece68cc85977c900aba1e32512034ebda640a045.tar.bz2
gentoo-2-ece68cc85977c900aba1e32512034ebda640a045.zip
added SLOTS
Diffstat (limited to 'app-cdr/cddump')
-rw-r--r--app-cdr/cddump/cddump-0.7.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-cdr/cddump/cddump-0.7.ebuild b/app-cdr/cddump/cddump-0.7.ebuild
index 4961ac55c673..55ac43dfcaa3 100644
--- a/app-cdr/cddump/cddump-0.7.ebuild
+++ b/app-cdr/cddump/cddump-0.7.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2001 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
+# Distributed under the terms of the GNU General Public License v2
# Author Aron Griffis <agriffis@bigfoot.com>
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/cddump/cddump-0.7.ebuild,v 1.1 2002/01/26 21:43:51 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/cddump/cddump-0.7.ebuild,v 1.2 2002/02/12 01:23:18 verwilst Exp $
S=${WORKDIR}/${P}
DESCRIPTION="cddump - backup to CD-Recordable and CD-Rewritable"
SRC_URI="http://www.joat.ca/software/${P}.tar.gz"
HOMEPAGE="http://www.joat.ca/software/cddump.html"
-
+SLOT="0"
DEPEND="app-cdr/cdrtools
sys-devel/perl"