diff options
-rw-r--r-- | net-misc/arpd/Manifest | 4 | ||||
-rw-r--r-- | net-misc/arpd/arpd-0.2.ebuild | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/net-misc/arpd/Manifest b/net-misc/arpd/Manifest index 0e47df90caf8..ff30748bd66b 100644 --- a/net-misc/arpd/Manifest +++ b/net-misc/arpd/Manifest @@ -1,5 +1,3 @@ -MD5 6085cf951533bcc162c247f0852d030f arpd-0.2.ebuild 1080 -MD5 8b8b8d227d5f49428a189fb40809017e arpd-0.1.ebuild 1056 MD5 3cb54df09722f5bc527d59d870e39c25 ChangeLog 534 -MD5 a5583ed6bcfd2f4d88407cee2f1163ea files/digest-arpd-0.1 59 +MD5 befaa6e217476b7f757828c1a6e00f4c arpd-0.2.ebuild 1034 MD5 24084c279daf0f876446c530a64ff287 files/digest-arpd-0.2 59 diff --git a/net-misc/arpd/arpd-0.2.ebuild b/net-misc/arpd/arpd-0.2.ebuild index 2c90ffa5fda5..55290f75dc9e 100644 --- a/net-misc/arpd/arpd-0.2.ebuild +++ b/net-misc/arpd/arpd-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/arpd/arpd-0.2.ebuild,v 1.5 2004/02/20 08:00:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/arpd/arpd-0.2.ebuild,v 1.6 2004/02/24 09:02:00 mr_bones_ Exp $ DESCRIPTION="ARP reply daemon enables a single host to claim all unassigned addresses on a LAN for network monitoring or simulation" HOMEPAGE="http://www.citi.umich.edu/u/provos/honeyd/" @@ -8,7 +8,7 @@ SRC_URI="http://www.citi.umich.edu/u/provos/honeyd/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ~sparc ~ppc hppa ~amd64" +KEYWORDS="x86 ~sparc ~ppc hppa" DEPEND=">=dev-libs/libdnet-1.4 >=dev-libs/libevent-0.6 |