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
commit7778bb1389b0d6b36d42e9ec94d901096dc96bba (patch)
treee92304a0598b92ab384f52ea81a87cf2b963191e /app-cdr/arson
parentfixed a small typo (diff)
downloadhistorical-7778bb1389b0d6b36d42e9ec94d901096dc96bba.tar.gz
historical-7778bb1389b0d6b36d42e9ec94d901096dc96bba.tar.bz2
historical-7778bb1389b0d6b36d42e9ec94d901096dc96bba.zip
added SLOTS
Diffstat (limited to 'app-cdr/arson')
-rw-r--r--app-cdr/arson/arson-0.9.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-cdr/arson/arson-0.9.3.ebuild b/app-cdr/arson/arson-0.9.3.ebuild
index ae6583f9f3b2..f61890563b8f 100644
--- a/app-cdr/arson/arson-0.9.3.ebuild
+++ b/app-cdr/arson/arson-0.9.3.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2002 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 Bart Verwilst <verwilst@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/arson/arson-0.9.3.ebuild,v 1.1 2002/01/26 15:10:00 verwilst Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/arson/arson-0.9.3.ebuild,v 1.2 2002/02/12 01:23:18 verwilst Exp $
. /usr/portage/eclass/inherit.eclass || die
inherit kde-base
need-kde 2.2
S=${WORKDIR}/${P}
-
+SLOT="0"
DESCRIPTION="A KDE frontend to CD burning and CD ripping tools."
SRC_URI="http://telia.dl.sourceforge.net/arson/${P}.tar.bz2"
HOMEPAGE="http://arson.sourceforge.net/"