summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-05-01 17:28:57 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-05-01 17:28:57 +0000
commit26f6613c3cf8a2ac38174cdf390df6df8196e45e (patch)
treecf32f57a8d50de7f61a49a23576713bea003424f /net-misc/arpd
parentStable on amd64. (diff)
downloadgentoo-2-26f6613c3cf8a2ac38174cdf390df6df8196e45e.tar.gz
gentoo-2-26f6613c3cf8a2ac38174cdf390df6df8196e45e.tar.bz2
gentoo-2-26f6613c3cf8a2ac38174cdf390df6df8196e45e.zip
Stable on ppc.
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'net-misc/arpd')
-rw-r--r--net-misc/arpd/ChangeLog5
-rw-r--r--net-misc/arpd/arpd-0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/arpd/ChangeLog b/net-misc/arpd/ChangeLog
index 9af1d8f4e24e..205ac9ecd7f8 100644
--- a/net-misc/arpd/ChangeLog
+++ b/net-misc/arpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/arpd
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/arpd/ChangeLog,v 1.7 2005/04/27 00:31:14 iggy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/arpd/ChangeLog,v 1.8 2005/05/01 17:25:07 hansmi Exp $
+
+ 01 May 2005; Michael Hanselmann <hansmi@gentoo.org> arpd-0.2.ebuild:
+ Stable on ppc.
27 Apr 2005; Brian Jackson <iggy@gentoo.org> +files/arpd.c.patch,
arpd-0.2.ebuild:
diff --git a/net-misc/arpd/arpd-0.2.ebuild b/net-misc/arpd/arpd-0.2.ebuild
index 1eb200282326..cc0b5835cedf 100644
--- a/net-misc/arpd/arpd-0.2.ebuild
+++ b/net-misc/arpd/arpd-0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# 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.10 2005/04/27 00:31:14 iggy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/arpd/arpd-0.2.ebuild,v 1.11 2005/05/01 17:25:07 hansmi 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 ~amd64"
IUSE=""
inherit eutils