diff options
author | J Robert Ray <jrray@gentoo.org> | 2003-01-08 05:36:12 +0000 |
---|---|---|
committer | J Robert Ray <jrray@gentoo.org> | 2003-01-08 05:36:12 +0000 |
commit | d9c5553472ea4a182abc678da76c961c901c4087 (patch) | |
tree | d72a1a1533c75688839e85127e851f0267063a84 /net-misc/arpd | |
parent | unmasked (diff) | |
download | gentoo-2-d9c5553472ea4a182abc678da76c961c901c4087.tar.gz gentoo-2-d9c5553472ea4a182abc678da76c961c901c4087.tar.bz2 gentoo-2-d9c5553472ea4a182abc678da76c961c901c4087.zip |
unmasked
Diffstat (limited to 'net-misc/arpd')
-rw-r--r-- | net-misc/arpd/ChangeLog | 4 | ||||
-rw-r--r-- | net-misc/arpd/arpd-0.1.ebuild | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/net-misc/arpd/ChangeLog b/net-misc/arpd/ChangeLog index af2fd9660d2e..49bb4504706e 100644 --- a/net-misc/arpd/ChangeLog +++ b/net-misc/arpd/ChangeLog @@ -1,6 +1,8 @@ # ChangeLog for net-misc/arpd # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/arpd/ChangeLog,v 1.1 2002/12/20 09:27:36 jrray Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/arpd/ChangeLog,v 1.2 2003/01/08 05:36:12 jrray Exp $ + + 07 Jan 2003; J Robert Ray <jrray@gentoo.org> : Unmasked for x86. *arpd-0.1 (20 Dec 2002) diff --git a/net-misc/arpd/arpd-0.1.ebuild b/net-misc/arpd/arpd-0.1.ebuild index 04e347e3baa9..c1bfb0ab76bf 100644 --- a/net-misc/arpd/arpd-0.1.ebuild +++ b/net-misc/arpd/arpd-0.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/arpd/arpd-0.1.ebuild,v 1.1 2002/12/20 09:27:36 jrray Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/arpd/arpd-0.1.ebuild,v 1.2 2003/01/08 05:36:12 jrray 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" +KEYWORDS="x86" IUSE="" DEPEND=">=libdnet-1.4 |