summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-27 10:44:31 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-27 10:44:31 +0000
commita0d164948a82335c268abb5dc9d5131280bb3548 (patch)
tree15d525a047c236918427ec62c2296347ad0d2031 /dev-util/kconfigure/kconfigure-1.1.ebuild
parentremoved SLOT=0 from kde packages (diff)
downloadhistorical-a0d164948a82335c268abb5dc9d5131280bb3548.tar.gz
historical-a0d164948a82335c268abb5dc9d5131280bb3548.tar.bz2
historical-a0d164948a82335c268abb5dc9d5131280bb3548.zip
removed SLOT=0 from kde packages
Diffstat (limited to 'dev-util/kconfigure/kconfigure-1.1.ebuild')
-rw-r--r--dev-util/kconfigure/kconfigure-1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/kconfigure/kconfigure-1.1.ebuild b/dev-util/kconfigure/kconfigure-1.1.ebuild
index 3110f4f4dbd4..e19926514951 100644
--- a/dev-util/kconfigure/kconfigure-1.1.ebuild
+++ b/dev-util/kconfigure/kconfigure-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kconfigure/kconfigure-1.1.ebuild,v 1.3 2002/07/23 11:22:19 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kconfigure/kconfigure-1.1.ebuild,v 1.4 2002/07/27 10:44:31 seemant Exp $
inherit kde-base
@@ -10,6 +10,6 @@ DESCRIPTION="A GUI frontend for kde-style configure/make/make install packages"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
HOMEPAGE="http://${PN}.sourceforge.net"
-SLOT="0"
+
LICENSE="GPL-2"
KEYWORDS="x86"