summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/whoischk/whoischk-0.2.3.ebuild')
-rw-r--r--net-misc/whoischk/whoischk-0.2.3.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/net-misc/whoischk/whoischk-0.2.3.ebuild b/net-misc/whoischk/whoischk-0.2.3.ebuild
index 97f23d405936..05cc756071d8 100644
--- a/net-misc/whoischk/whoischk-0.2.3.ebuild
+++ b/net-misc/whoischk/whoischk-0.2.3.ebuild
@@ -1,20 +1,19 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/whoischk/whoischk-0.2.3.ebuild,v 1.2 2004/06/25 00:20:20 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/whoischk/whoischk-0.2.3.ebuild,v 1.3 2004/07/14 06:38:23 mr_bones_ Exp $
DESCRIPTION="monitor a list of domains and report when there has been any change"
HOMEPAGE="http://downloads.afterdark.org.uk/whoischk/"
SRC_URI="http://downloads.afterdark.org.uk/whoischk/${P}.tar.gz"
+
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
-
-S="${WORKDIR}/${P}"
+IUSE=""
RDEPEND="app-shells/bash
net-misc/jwhois"
-
src_compile() {
for i in core/header.sh core/config.sh \
functions/rcfile.sh functions/display.sh functions/whois.sh \