summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-sci/ksetiwatch/ChangeLog7
-rw-r--r--app-sci/ksetiwatch/files/digest-ksetiwatch-2.5.11
-rw-r--r--app-sci/ksetiwatch/ksetiwatch-2.5.1.ebuild16
3 files changed, 23 insertions, 1 deletions
diff --git a/app-sci/ksetiwatch/ChangeLog b/app-sci/ksetiwatch/ChangeLog
index 273705e77225..6f57a287f30b 100644
--- a/app-sci/ksetiwatch/ChangeLog
+++ b/app-sci/ksetiwatch/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-sci/ksetiwatch
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/ksetiwatch/ChangeLog,v 1.1 2002/10/24 22:13:23 hannes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/ksetiwatch/ChangeLog,v 1.2 2002/10/25 09:21:12 hannes Exp $
+
+*ksetiwatch-2.5.1 (25 Oct 2002)
+
+ 25 Oct 2002; Hannes Mehnert <hannes@gentoo.org> ksetiwatch-2.5.1.ebuild:
+ version bump
*ksetiwatch-2.5.0 (24 Oct 2002)
diff --git a/app-sci/ksetiwatch/files/digest-ksetiwatch-2.5.1 b/app-sci/ksetiwatch/files/digest-ksetiwatch-2.5.1
new file mode 100644
index 000000000000..3a44badffffc
--- /dev/null
+++ b/app-sci/ksetiwatch/files/digest-ksetiwatch-2.5.1
@@ -0,0 +1 @@
+MD5 2340201153b2c85481c1baf9567eb044 ksetiwatch-2.5.1.tar.bz2 777154
diff --git a/app-sci/ksetiwatch/ksetiwatch-2.5.1.ebuild b/app-sci/ksetiwatch/ksetiwatch-2.5.1.ebuild
new file mode 100644
index 000000000000..5d93fa129bdc
--- /dev/null
+++ b/app-sci/ksetiwatch/ksetiwatch-2.5.1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2002 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.1 2002/10/25 09:21:12 hannes Exp $
+
+inherit kde-base || die
+need-kde 3
+
+KEYWORDS="~x86"
+IUSE=""
+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}/${P}.tar.bz2"
+newdepend "app-sci/setiathome"
+
+