summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 21:43:04 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 21:43:04 +0000
commita08a6436cf336914de1d7b3e4499278f0c08a6cc (patch)
tree35f23baefbf2dd09129eeeb16bdd5f1c0f4e3ba8 /net-misc
parent(Manifest recommit) (diff)
downloadgentoo-2-a08a6436cf336914de1d7b3e4499278f0c08a6cc.tar.gz
gentoo-2-a08a6436cf336914de1d7b3e4499278f0c08a6cc.tar.bz2
gentoo-2-a08a6436cf336914de1d7b3e4499278f0c08a6cc.zip
Add inherit eutils
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/LinNeighborhood/ChangeLog8
-rw-r--r--net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild4
-rw-r--r--net-misc/LinNeighborhood/LinNeighborhood-0.6.5.ebuild6
-rw-r--r--net-misc/grdesktop/ChangeLog5
-rw-r--r--net-misc/grdesktop/grdesktop-0.16.ebuild4
-rw-r--r--net-misc/grdesktop/grdesktop-0.17.ebuild4
-rw-r--r--net-misc/grdesktop/grdesktop-0.19.ebuild4
-rw-r--r--net-misc/grdesktop/grdesktop-0.22-r1.ebuild4
-rw-r--r--net-misc/howl/ChangeLog5
-rw-r--r--net-misc/howl/howl-0.8.2.ebuild4
-rw-r--r--net-misc/howl/howl-0.8.3.ebuild4
-rw-r--r--net-misc/howl/howl-0.9.2.ebuild4
-rw-r--r--net-misc/howl/howl-0.9.ebuild4
-rw-r--r--net-misc/kickpim/ChangeLog5
-rw-r--r--net-misc/kickpim/kickpim-0.5.3.ebuild4
-rw-r--r--net-misc/mmsclient/ChangeLog5
-rw-r--r--net-misc/mmsclient/mmsclient-0.0.3-r1.ebuild4
-rw-r--r--net-misc/mrouted/ChangeLog7
-rw-r--r--net-misc/mrouted/mrouted-3.9_beta3.ebuild4
-rw-r--r--net-misc/netkit-rwho/ChangeLog5
-rw-r--r--net-misc/netkit-rwho/netkit-rwho-0.17.ebuild4
21 files changed, 66 insertions, 32 deletions
diff --git a/net-misc/LinNeighborhood/ChangeLog b/net-misc/LinNeighborhood/ChangeLog
index 6e605a627ae2..32ec86a03a78 100644
--- a/net-misc/LinNeighborhood/ChangeLog
+++ b/net-misc/LinNeighborhood/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/LinNeighborhood
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/LinNeighborhood/ChangeLog,v 1.9 2003/12/30 00:53:36 zul Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/LinNeighborhood/ChangeLog,v 1.10 2004/04/27 21:41:03 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org>
+ LinNeighborhood-0.6.5.ebuild:
+ Add inherit eutils
29 Dec 2003; Chuck Short <zul@gentoo.org> LinNeighborhood-0.6.5.ebuild,
files/linneighborhood-0.6.5-samba301.patch:
diff --git a/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild b/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild
index 9db7ad611d52..b4ffacb22fb0 100644
--- a/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild
+++ b/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild,v 1.13 2003/09/05 22:01:48 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/LinNeighborhood/LinNeighborhood-0.6.4.ebuild,v 1.14 2004/04/27 21:41:03 agriffis Exp $
IUSE="nls"
diff --git a/net-misc/LinNeighborhood/LinNeighborhood-0.6.5.ebuild b/net-misc/LinNeighborhood/LinNeighborhood-0.6.5.ebuild
index ef5efeaceedd..e11a7a00d472 100644
--- a/net-misc/LinNeighborhood/LinNeighborhood-0.6.5.ebuild
+++ b/net-misc/LinNeighborhood/LinNeighborhood-0.6.5.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/LinNeighborhood/LinNeighborhood-0.6.5.ebuild,v 1.12 2004/02/22 23:29:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/LinNeighborhood/LinNeighborhood-0.6.5.ebuild,v 1.13 2004/04/27 21:41:03 agriffis Exp $
+
+inherit eutils
IUSE="nls"
diff --git a/net-misc/grdesktop/ChangeLog b/net-misc/grdesktop/ChangeLog
index 76ab74199d3f..3905bdf26317 100644
--- a/net-misc/grdesktop/ChangeLog
+++ b/net-misc/grdesktop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/grdesktop
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/grdesktop/ChangeLog,v 1.11 2004/02/22 00:17:03 cyfred Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/grdesktop/ChangeLog,v 1.12 2004/04/27 21:38:29 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> grdesktop-0.22-r1.ebuild:
+ Add inherit eutils
22 Feb 2004; Andrew Bevitt <cyfred@gentoo.org>; grdesktop-0.22-r1.ebuild,
files/0010_all_0.22-remove-double-makefile-syntax.patch:
diff --git a/net-misc/grdesktop/grdesktop-0.16.ebuild b/net-misc/grdesktop/grdesktop-0.16.ebuild
index 3318fcf5c587..2d85456f232b 100644
--- a/net-misc/grdesktop/grdesktop-0.16.ebuild
+++ b/net-misc/grdesktop/grdesktop-0.16.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/grdesktop/grdesktop-0.16.ebuild,v 1.5 2003/09/05 22:01:48 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/grdesktop/grdesktop-0.16.ebuild,v 1.6 2004/04/27 21:38:29 agriffis Exp $
DESCRIPTION="Gtk2 frontend for rdesktop"
HOMEPAGE="http://www.nongnu.org/grdesktop"
diff --git a/net-misc/grdesktop/grdesktop-0.17.ebuild b/net-misc/grdesktop/grdesktop-0.17.ebuild
index 2c398a49cfe4..420fbe47217e 100644
--- a/net-misc/grdesktop/grdesktop-0.17.ebuild
+++ b/net-misc/grdesktop/grdesktop-0.17.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/grdesktop/grdesktop-0.17.ebuild,v 1.4 2003/09/05 22:01:48 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/grdesktop/grdesktop-0.17.ebuild,v 1.5 2004/04/27 21:38:29 agriffis Exp $
DESCRIPTION="Gtk2 frontend for rdesktop"
HOMEPAGE="http://www.nongnu.org/grdesktop"
diff --git a/net-misc/grdesktop/grdesktop-0.19.ebuild b/net-misc/grdesktop/grdesktop-0.19.ebuild
index 366e1088166a..b2275a85731a 100644
--- a/net-misc/grdesktop/grdesktop-0.19.ebuild
+++ b/net-misc/grdesktop/grdesktop-0.19.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/grdesktop/grdesktop-0.19.ebuild,v 1.4 2003/09/05 22:01:48 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/grdesktop/grdesktop-0.19.ebuild,v 1.5 2004/04/27 21:38:29 agriffis Exp $
DESCRIPTION="Gtk2 frontend for rdesktop"
HOMEPAGE="http://www.nongnu.org/grdesktop"
diff --git a/net-misc/grdesktop/grdesktop-0.22-r1.ebuild b/net-misc/grdesktop/grdesktop-0.22-r1.ebuild
index 73186f1b2d8d..fad4aa5f151f 100644
--- a/net-misc/grdesktop/grdesktop-0.22-r1.ebuild
+++ b/net-misc/grdesktop/grdesktop-0.22-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/grdesktop/grdesktop-0.22-r1.ebuild,v 1.3 2004/02/22 15:51:05 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/grdesktop/grdesktop-0.22-r1.ebuild,v 1.4 2004/04/27 21:38:29 agriffis Exp $
+
+inherit eutils
DESCRIPTION="Gtk2 frontend for rdesktop"
HOMEPAGE="http://www.nongnu.org/grdesktop"
diff --git a/net-misc/howl/ChangeLog b/net-misc/howl/ChangeLog
index 11ef433c88ad..e636d7e0a5a9 100644
--- a/net-misc/howl/ChangeLog
+++ b/net-misc/howl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/howl
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/ChangeLog,v 1.4 2004/03/31 20:24:52 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/ChangeLog,v 1.5 2004/04/27 21:39:37 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> howl-0.9.2.ebuild:
+ Add inherit eutils
31 Mar 2004; David Holm <dholm@gentoo.org> howl-0.9.2.ebuild,
files/0.9.2-ppc.patch:
diff --git a/net-misc/howl/howl-0.8.2.ebuild b/net-misc/howl/howl-0.8.2.ebuild
index 7d66f7878394..1a05d24711f7 100644
--- a/net-misc/howl/howl-0.8.2.ebuild
+++ b/net-misc/howl/howl-0.8.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/howl-0.8.2.ebuild,v 1.1 2003/12/27 16:25:28 lisa Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/howl-0.8.2.ebuild,v 1.2 2004/04/27 21:39:37 agriffis Exp $
DESCRIPTION="Howl is a cross-platform implementation of the Zeroconf networking standard. Zeroconf brings a new ease of use to IP networking."
HOMEPAGE="http://www.swampwolf.com/products/"
diff --git a/net-misc/howl/howl-0.8.3.ebuild b/net-misc/howl/howl-0.8.3.ebuild
index 58895008705c..aadb4a095f87 100644
--- a/net-misc/howl/howl-0.8.3.ebuild
+++ b/net-misc/howl/howl-0.8.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/howl-0.8.3.ebuild,v 1.1 2003/12/27 16:25:28 lisa Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/howl-0.8.3.ebuild,v 1.2 2004/04/27 21:39:37 agriffis Exp $
DESCRIPTION="Howl is a cross-platform implementation of the Zeroconf networking standard. Zeroconf brings a new ease of use to IP networking."
HOMEPAGE="http://www.porchdogsoft.com/products/howl/"
diff --git a/net-misc/howl/howl-0.9.2.ebuild b/net-misc/howl/howl-0.9.2.ebuild
index 9e4a07c584d5..69c2dcc27f08 100644
--- a/net-misc/howl/howl-0.9.2.ebuild
+++ b/net-misc/howl/howl-0.9.2.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/howl-0.9.2.ebuild,v 1.2 2004/03/31 20:24:52 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/howl-0.9.2.ebuild,v 1.3 2004/04/27 21:39:37 agriffis Exp $
+
+inherit eutils
DESCRIPTION="Howl is a cross-platform implementation of the Zeroconf networking standard. Zeroconf brings a new ease of use to IP networking."
HOMEPAGE="http://www.porchdogsoft.com/products/howl/"
diff --git a/net-misc/howl/howl-0.9.ebuild b/net-misc/howl/howl-0.9.ebuild
index 151f00a1dcc9..86470bb1ae6e 100644
--- a/net-misc/howl/howl-0.9.ebuild
+++ b/net-misc/howl/howl-0.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/howl-0.9.ebuild,v 1.1 2003/12/27 16:25:28 lisa Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/howl/howl-0.9.ebuild,v 1.2 2004/04/27 21:39:37 agriffis Exp $
DESCRIPTION="Howl is a cross-platform implementation of the Zeroconf networking standard. Zeroconf brings a new ease of use to IP networking."
HOMEPAGE="http://www.porchdogsoft.com/products/howl/"
diff --git a/net-misc/kickpim/ChangeLog b/net-misc/kickpim/ChangeLog
index 27ffdd3962ae..2a6ff0a85b2d 100644
--- a/net-misc/kickpim/ChangeLog
+++ b/net-misc/kickpim/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/kickpim
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/kickpim/ChangeLog,v 1.2 2004/04/03 14:37:09 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/kickpim/ChangeLog,v 1.3 2004/04/27 21:40:20 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> kickpim-0.5.3.ebuild:
+ Add inherit eutils
03 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> kickpim-0.5.3.ebuild:
Adding amd64 keyword, closing #46591.
diff --git a/net-misc/kickpim/kickpim-0.5.3.ebuild b/net-misc/kickpim/kickpim-0.5.3.ebuild
index b86ba6452aba..ee4b9f3d0b8e 100644
--- a/net-misc/kickpim/kickpim-0.5.3.ebuild
+++ b/net-misc/kickpim/kickpim-0.5.3.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/kickpim/kickpim-0.5.3.ebuild,v 1.2 2004/04/03 14:37:09 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/kickpim/kickpim-0.5.3.ebuild,v 1.3 2004/04/27 21:40:20 agriffis Exp $
-inherit kde-base || die
+inherit kde-base || die eutils
need-kde 3
IUSE=""
diff --git a/net-misc/mmsclient/ChangeLog b/net-misc/mmsclient/ChangeLog
index a2944e72fd44..ffefa3e277e2 100644
--- a/net-misc/mmsclient/ChangeLog
+++ b/net-misc/mmsclient/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/mmsclient
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/mmsclient/ChangeLog,v 1.6 2004/04/26 06:51:28 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/mmsclient/ChangeLog,v 1.7 2004/04/27 21:41:48 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> mmsclient-0.0.3-r1.ebuild:
+ Add inherit eutils
*mmsclient-0.0.3-r1 (26 Apr 2004)
diff --git a/net-misc/mmsclient/mmsclient-0.0.3-r1.ebuild b/net-misc/mmsclient/mmsclient-0.0.3-r1.ebuild
index 4ed5ca6e2764..b6d3578507c0 100644
--- a/net-misc/mmsclient/mmsclient-0.0.3-r1.ebuild
+++ b/net-misc/mmsclient/mmsclient-0.0.3-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/mmsclient/mmsclient-0.0.3-r1.ebuild,v 1.1 2004/04/26 06:51:28 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/mmsclient/mmsclient-0.0.3-r1.ebuild,v 1.2 2004/04/27 21:41:48 agriffis Exp $
+
+inherit eutils
include eutils
diff --git a/net-misc/mrouted/ChangeLog b/net-misc/mrouted/ChangeLog
index cc7b236a991d..fb98ed78eb4f 100644
--- a/net-misc/mrouted/ChangeLog
+++ b/net-misc/mrouted/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/mrouted
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/mrouted/ChangeLog,v 1.1 2003/11/17 21:37:18 vapier Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/mrouted/ChangeLog,v 1.2 2004/04/27 21:42:28 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> mrouted-3.9_beta3.ebuild:
+ Add inherit eutils
*mrouted-3.9_beta3 (17 Nov 2003)
diff --git a/net-misc/mrouted/mrouted-3.9_beta3.ebuild b/net-misc/mrouted/mrouted-3.9_beta3.ebuild
index 140410478b24..acfe55fc13f2 100644
--- a/net-misc/mrouted/mrouted-3.9_beta3.ebuild
+++ b/net-misc/mrouted/mrouted-3.9_beta3.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/mrouted/mrouted-3.9_beta3.ebuild,v 1.3 2004/03/13 01:43:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/mrouted/mrouted-3.9_beta3.ebuild,v 1.4 2004/04/27 21:42:28 agriffis Exp $
+
+inherit eutils
MY_P=${P/_}+IOS12
DEB_PVER=3
diff --git a/net-misc/netkit-rwho/ChangeLog b/net-misc/netkit-rwho/ChangeLog
index 361f61403c17..ecd14c4c0d80 100644
--- a/net-misc/netkit-rwho/ChangeLog
+++ b/net-misc/netkit-rwho/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/netkit-rwho
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rwho/ChangeLog,v 1.3 2004/04/16 20:35:51 randy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rwho/ChangeLog,v 1.4 2004/04/27 21:43:04 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> netkit-rwho-0.17.ebuild:
+ Add inherit eutils
16 Apr 2004; Michael McCabe <randy@gentoo.org> netkit-rwho-0.17.ebuild:
adding s390 keywords
diff --git a/net-misc/netkit-rwho/netkit-rwho-0.17.ebuild b/net-misc/netkit-rwho/netkit-rwho-0.17.ebuild
index bf48e1deb157..2244c27fea73 100644
--- a/net-misc/netkit-rwho/netkit-rwho-0.17.ebuild
+++ b/net-misc/netkit-rwho/netkit-rwho-0.17.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rwho/netkit-rwho-0.17.ebuild,v 1.4 2004/04/16 20:35:51 randy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rwho/netkit-rwho-0.17.ebuild,v 1.5 2004/04/27 21:43:04 agriffis Exp $
+
+inherit eutils
S=${WORKDIR}/${P}
DESCRIPTION="Netkit - ruptime/rwho/rwhod"