diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2005-06-23 02:35:38 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2005-06-23 02:35:38 +0000 |
commit | 8723275ba991ef498b1408d99b862391233b82c5 (patch) | |
tree | efd0abb70afaf3bba1fb109b333db8470617dfcd /sci-astronomy/ksetispy | |
parent | RESTRICT=maketest -> RESTRICT=test (diff) | |
download | gentoo-2-8723275ba991ef498b1408d99b862391233b82c5.tar.gz gentoo-2-8723275ba991ef498b1408d99b862391233b82c5.tar.bz2 gentoo-2-8723275ba991ef498b1408d99b862391233b82c5.zip |
Removed obsolete versions.
(Portage version: 2.0.51.19)
Diffstat (limited to 'sci-astronomy/ksetispy')
-rw-r--r-- | sci-astronomy/ksetispy/ChangeLog | 8 | ||||
-rw-r--r-- | sci-astronomy/ksetispy/files/digest-ksetispy-0.5.2 | 1 | ||||
-rw-r--r-- | sci-astronomy/ksetispy/files/digest-ksetispy-0.5.3 | 1 | ||||
-rw-r--r-- | sci-astronomy/ksetispy/ksetispy-0.5.2.ebuild | 17 | ||||
-rw-r--r-- | sci-astronomy/ksetispy/ksetispy-0.5.3.ebuild | 18 |
5 files changed, 6 insertions, 39 deletions
diff --git a/sci-astronomy/ksetispy/ChangeLog b/sci-astronomy/ksetispy/ChangeLog index 8397ef329f9d..78fd84cc1b0c 100644 --- a/sci-astronomy/ksetispy/ChangeLog +++ b/sci-astronomy/ksetispy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-astronomy/ksetispy -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/ksetispy/ChangeLog,v 1.2 2004/12/24 19:51:54 swegener Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/ksetispy/ChangeLog,v 1.3 2005/06/23 02:32:05 ribosome Exp $ + + 23 Jun 2005; Olivier Fisette <ribosome@gentoo.org> -ksetispy-0.5.2.ebuild, + -ksetispy-0.5.3.ebuild: + Removed obsolete versions. *ksetispy-0.6.2 (23 Dec 2004) diff --git a/sci-astronomy/ksetispy/files/digest-ksetispy-0.5.2 b/sci-astronomy/ksetispy/files/digest-ksetispy-0.5.2 deleted file mode 100644 index dc4a3903f75c..000000000000 --- a/sci-astronomy/ksetispy/files/digest-ksetispy-0.5.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 9fb127c9404f93b9f9990fec18110772 ksetispy-0.5.2.tar.bz2 1205876 diff --git a/sci-astronomy/ksetispy/files/digest-ksetispy-0.5.3 b/sci-astronomy/ksetispy/files/digest-ksetispy-0.5.3 deleted file mode 100644 index ed30dfadefaf..000000000000 --- a/sci-astronomy/ksetispy/files/digest-ksetispy-0.5.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 0439c8baf473021a6909f341c206dc2c ksetispy-0.5.3.tar.bz2 1325591 diff --git a/sci-astronomy/ksetispy/ksetispy-0.5.2.ebuild b/sci-astronomy/ksetispy/ksetispy-0.5.2.ebuild deleted file mode 100644 index 6887bd35b9e1..000000000000 --- a/sci-astronomy/ksetispy/ksetispy-0.5.2.ebuild +++ /dev/null @@ -1,17 +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.2.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" -IUSE="" - -DEPEND="sci-astronomy/setiathome" -need-kde 3 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 |