diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-27 10:44:30 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-27 10:44:30 +0000 |
commit | f0bf667ae5f3637131a1e434e22be81052125700 (patch) | |
tree | 0054f573253f5248c722e70b1767c0916ff63379 /app-misc/kdirstat | |
parent | removed SLOT=0 from kde packages (diff) | |
download | historical-f0bf667ae5f3637131a1e434e22be81052125700.tar.gz historical-f0bf667ae5f3637131a1e434e22be81052125700.tar.bz2 historical-f0bf667ae5f3637131a1e434e22be81052125700.zip |
removed SLOT=0 from kde packages
Diffstat (limited to 'app-misc/kdirstat')
-rw-r--r-- | app-misc/kdirstat/kdirstat-2.0.0.ebuild | 4 | ||||
-rw-r--r-- | app-misc/kdirstat/kdirstat-2.2.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-misc/kdirstat/kdirstat-2.0.0.ebuild b/app-misc/kdirstat/kdirstat-2.0.0.ebuild index 2849f41f2f2b..028b09bd9709 100644 --- a/app-misc/kdirstat/kdirstat-2.0.0.ebuild +++ b/app-misc/kdirstat/kdirstat-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-misc/kdirstat/kdirstat-2.0.0.ebuild,v 1.5 2002/07/25 17:20:02 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/kdirstat/kdirstat-2.0.0.ebuild,v 1.6 2002/07/27 10:44:29 seemant Exp $ inherit kde-base @@ -9,7 +9,7 @@ SRC_URI="http://kdirstat.sourceforge.net/download/${P}.tgz" HOMEPAGE="http://kdirstat.sourceforge.net/" S=${WORKDIR}/${P} -SLOT="0" + LICENSE="GPL-2 LGPL-2" KEYWORDS="x86" diff --git a/app-misc/kdirstat/kdirstat-2.2.0.ebuild b/app-misc/kdirstat/kdirstat-2.2.0.ebuild index 6e569eec8a88..6dea8130653b 100644 --- a/app-misc/kdirstat/kdirstat-2.2.0.ebuild +++ b/app-misc/kdirstat/kdirstat-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-misc/kdirstat/kdirstat-2.2.0.ebuild,v 1.4 2002/07/25 17:20:02 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/kdirstat/kdirstat-2.2.0.ebuild,v 1.5 2002/07/27 10:44:29 seemant Exp $ inherit kde-base @@ -8,7 +8,7 @@ DESCRIPTION="KDirStat - nice KDE replacement to du command" SRC_URI="http://kdirstat.sourceforge.net/download/${P}.tgz" HOMEPAGE="http://kdirstat.sourceforge.net/" -SLOT="0" + LICENSE="GPL-2 LGPL-2" KEYWORDS="x86" |