summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannes Mehnert <hannes@gentoo.org>2002-10-25 09:21:12 +0000
committerHannes Mehnert <hannes@gentoo.org>2002-10-25 09:21:12 +0000
commit4ce72fe6ef5f6994044706a535019a632a998741 (patch)
treeff71cb0c5b064eff8fba841fd495bdbdfc8f17c2 /app-sci/ksetiwatch/ksetiwatch-2.5.1.ebuild
parentFixed libnet dependency, closes #9623. (diff)
downloadgentoo-2-4ce72fe6ef5f6994044706a535019a632a998741.tar.gz
gentoo-2-4ce72fe6ef5f6994044706a535019a632a998741.tar.bz2
gentoo-2-4ce72fe6ef5f6994044706a535019a632a998741.zip
version bump
Diffstat (limited to 'app-sci/ksetiwatch/ksetiwatch-2.5.1.ebuild')
-rw-r--r--app-sci/ksetiwatch/ksetiwatch-2.5.1.ebuild16
1 files changed, 16 insertions, 0 deletions
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"
+
+