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-sci | |
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-sci')
-rw-r--r-- | app-sci/kstars/kstars-0.6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/kstars/kstars-0.6-r2.ebuild b/app-sci/kstars/kstars-0.6-r2.ebuild index 9aa89baa3565..d5a597a74c80 100644 --- a/app-sci/kstars/kstars-0.6-r2.ebuild +++ b/app-sci/kstars/kstars-0.6-r2.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-sci/kstars/kstars-0.6-r2.ebuild,v 1.4 2002/07/25 16:18:19 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/kstars/kstars-0.6-r2.ebuild,v 1.5 2002/07/27 10:44:30 seemant Exp $ inherit kde-base || die @@ -9,7 +9,7 @@ need-kde 2.1 DESCRIPTION="A fun and educational desktop planetarium program for KDE2" HOMEPAGE="http://kstars.sourceforge.net" KEYWORDS="x86" -SLOT="0" + SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" |