summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Kursawe <phosphan@gentoo.org>2003-12-01 08:42:33 +0000
committerPatrick Kursawe <phosphan@gentoo.org>2003-12-01 08:42:33 +0000
commite574e52680eef3b84a4110bb71bf9453eb34c15a (patch)
treecc6b52618f427a41df95c0a5695f917cea9dc7ad /app-sci
parentversion bump (diff)
downloadhistorical-e574e52680eef3b84a4110bb71bf9453eb34c15a.tar.gz
historical-e574e52680eef3b84a4110bb71bf9453eb34c15a.tar.bz2
historical-e574e52680eef3b84a4110bb71bf9453eb34c15a.zip
version bump
Diffstat (limited to 'app-sci')
-rw-r--r--app-sci/ksetiwatch/Manifest8
-rw-r--r--app-sci/ksetiwatch/files/digest-ksetiwatch-2.5.01
-rw-r--r--app-sci/ksetiwatch/files/digest-ksetiwatch-2.5.11
-rw-r--r--app-sci/ksetiwatch/files/digest-ksetiwatch-2.6.11
-rw-r--r--app-sci/ksetiwatch/ksetiwatch-2.5.0.ebuild17
-rw-r--r--app-sci/ksetiwatch/ksetiwatch-2.6.1.ebuild (renamed from app-sci/ksetiwatch/ksetiwatch-2.5.1.ebuild)5
6 files changed, 5 insertions, 28 deletions
diff --git a/app-sci/ksetiwatch/Manifest b/app-sci/ksetiwatch/Manifest
index cd59a393d4b2..5f1056957eb8 100644
--- a/app-sci/ksetiwatch/Manifest
+++ b/app-sci/ksetiwatch/Manifest
@@ -1,10 +1,6 @@
-MD5 79ad69d365a951af0d707dc997ca47cc ksetiwatch-2.5.0.ebuild 527
MD5 effdc36072f384e8c852b9a89c280321 ksetiwatch-2.6.0.ebuild 512
-MD5 04ec0c878199cd5a9a3373216dfa5de3 ksetiwatch-2.5.1.ebuild 515
-MD5 43b3d3ce93a5311f8cce9d602661eaad ChangeLog 823
-MD5 4e2f3380138f6bda90dad3915a4df4d8 ksetiwatch-2.6.1.ebuild 513
+MD5 546498f19d78b1961d088ab907e59474 ChangeLog 1005
+MD5 cdf2b8ad2d134ba3f63a411872f1044f ksetiwatch-2.6.1.ebuild 517
MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
-MD5 d5c947fe3f412d5c8746be6485a2eada files/digest-ksetiwatch-2.5.0 71
-MD5 b726cb828713bd794cef854ccad4d353 files/digest-ksetiwatch-2.5.1 69
MD5 6411c0e9981436a8fb0c6e59ab938336 files/digest-ksetiwatch-2.6.0 69
MD5 fe9338c45a10883263b05c997affb5f2 files/digest-ksetiwatch-2.6.1 70
diff --git a/app-sci/ksetiwatch/files/digest-ksetiwatch-2.5.0 b/app-sci/ksetiwatch/files/digest-ksetiwatch-2.5.0
deleted file mode 100644
index 32cac7f1a22d..000000000000
--- a/app-sci/ksetiwatch/files/digest-ksetiwatch-2.5.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c9d9ade696ee9c026fe01d30dfaf3338 ksetiwatch-2.5.0-1.tar.bz2 793546
diff --git a/app-sci/ksetiwatch/files/digest-ksetiwatch-2.5.1 b/app-sci/ksetiwatch/files/digest-ksetiwatch-2.5.1
deleted file mode 100644
index 3a44badffffc..000000000000
--- a/app-sci/ksetiwatch/files/digest-ksetiwatch-2.5.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 2340201153b2c85481c1baf9567eb044 ksetiwatch-2.5.1.tar.bz2 777154
diff --git a/app-sci/ksetiwatch/files/digest-ksetiwatch-2.6.1 b/app-sci/ksetiwatch/files/digest-ksetiwatch-2.6.1
new file mode 100644
index 000000000000..b27c350ac8fd
--- /dev/null
+++ b/app-sci/ksetiwatch/files/digest-ksetiwatch-2.6.1
@@ -0,0 +1 @@
+MD5 cfbb50aa3778414c8555aaa8407b6dc8 ksetiwatch-2.6.1.tar.bz2 1385119
diff --git a/app-sci/ksetiwatch/ksetiwatch-2.5.0.ebuild b/app-sci/ksetiwatch/ksetiwatch-2.5.0.ebuild
deleted file mode 100644
index 002d917ada74..000000000000
--- a/app-sci/ksetiwatch/ksetiwatch-2.5.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/ksetiwatch/ksetiwatch-2.5.0.ebuild,v 1.4 2003/07/22 20:10:38 vapier Exp $
-
-inherit kde-base
-need-kde 3
-
-KEYWORDS="x86"
-IUSE=""
-MY_P="${P}-1"
-DESCRIPTION="A monitoring tool for SETI@home, similar to SETIWatch for Windows"
-HOMEPAGE="http://ksetiwatch.sourceforge.net"
-LICENSE="GPL-2"
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
-newdepend "app-sci/setiathome"
-
-
diff --git a/app-sci/ksetiwatch/ksetiwatch-2.5.1.ebuild b/app-sci/ksetiwatch/ksetiwatch-2.6.1.ebuild
index 285ccf3a0f9d..ce8378c57fe0 100644
--- a/app-sci/ksetiwatch/ksetiwatch-2.5.1.ebuild
+++ b/app-sci/ksetiwatch/ksetiwatch-2.6.1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/ksetiwatch/ksetiwatch-2.5.1.ebuild,v 1.5 2003/07/22 20:10:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/ksetiwatch/ksetiwatch-2.6.1.ebuild,v 1.1 2003/12/01 08:42:28 phosphan Exp $
inherit kde-base
need-kde 3
-KEYWORDS="x86 ~ppc"
+KEYWORDS="~x86 ~ppc"
IUSE=""
DESCRIPTION="A monitoring tool for SETI@home, similar to SETIWatch for Windows"
HOMEPAGE="http://ksetiwatch.sourceforge.net"
@@ -13,4 +13,3 @@ LICENSE="GPL-2"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
newdepend "app-sci/setiathome"
-