summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2002-09-05 16:25:16 +0000
committerDaniel Robbins <drobbins@gentoo.org>2002-09-05 16:25:16 +0000
commit5f4e44bb0dbff23cd2e59da80410c78daea13948 (patch)
tree7fdd0497c29a4165a7d8348cd1092733c4c416ad /net-misc/rarpd
parenttypo fix (eep!) (diff)
downloadgentoo-2-5f4e44bb0dbff23cd2e59da80410c78daea13948.tar.gz
gentoo-2-5f4e44bb0dbff23cd2e59da80410c78daea13948.tar.bz2
gentoo-2-5f4e44bb0dbff23cd2e59da80410c78daea13948.zip
repoman fixes
Diffstat (limited to 'net-misc/rarpd')
-rw-r--r--net-misc/rarpd/rarpd-1.1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-misc/rarpd/rarpd-1.1.ebuild b/net-misc/rarpd/rarpd-1.1.ebuild
index 7df87f74bf5b..bbd6ecbb5e89 100644
--- a/net-misc/rarpd/rarpd-1.1.ebuild
+++ b/net-misc/rarpd/rarpd-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/rarpd/rarpd-1.1.ebuild,v 1.2 2002/09/03 14:08:49 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rarpd/rarpd-1.1.ebuild,v 1.3 2002/09/05 16:25:16 drobbins Exp $
DESCRIPTION="rarpd - reverse address resolution protocol daemon"
HOMEPAGE="ftp://ftp.dementia.org/pub/net-tools"
SRC_URI="ftp://ftp.dementia.org/pub/net-tools/${P}.tar.gz"
@@ -8,6 +8,8 @@ DEPEND="<net-libs/libnet-1.1
>=net-libs/libpcap-0.7.1"
S=${WORKDIR}/${P}
KEYWORDS="x86 ppc sparc sparc64"
+SLOT="0"
+LICENSE="as-is"
src_compile() {
./configure \