diff options
Diffstat (limited to 'sci-astronomy/ksetispy/ksetispy-0.5.3.ebuild')
-rw-r--r-- | sci-astronomy/ksetispy/ksetispy-0.5.3.ebuild | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/sci-astronomy/ksetispy/ksetispy-0.5.3.ebuild b/sci-astronomy/ksetispy/ksetispy-0.5.3.ebuild deleted file mode 100644 index 60c5d5638e2c..000000000000 --- a/sci-astronomy/ksetispy/ksetispy-0.5.3.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/ksetispy/ksetispy-0.5.3.ebuild,v 1.2 2004/12/24 04:11:40 ribosome Exp $ - -inherit kde - -DESCRIPTION="Monitors the progress of the SETI@home client, using the same interface as SETI Spy for Windows" -HOMEPAGE="http://ksetispy.sourceforge.net" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 amd64" -IUSE="" - -DEPEND=">=kde-base/kdelibs-3 - sci-astronomy/setiathome" -need-kde 3 |