summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2006-02-20 20:43:49 +0000
committerMarkus Ullmann <jokey@gentoo.org>2006-02-20 20:43:49 +0000
commite9e5612aadb992d53ffdd9fa736e07e519bb2e1b (patch)
tree300212691421138018148b0f9021b75afde4d01a /net-misc/arpd
parentgpgme works again on OSX (diff)
downloadhistorical-e9e5612aadb992d53ffdd9fa736e07e519bb2e1b.tar.gz
historical-e9e5612aadb992d53ffdd9fa736e07e519bb2e1b.tar.bz2
historical-e9e5612aadb992d53ffdd9fa736e07e519bb2e1b.zip
Removing virtual/libpcap wrt bug #117898
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'net-misc/arpd')
-rw-r--r--net-misc/arpd/ChangeLog7
-rw-r--r--net-misc/arpd/arpd-0.2.ebuild6
-rw-r--r--net-misc/arpd/metadata.xml9
3 files changed, 17 insertions, 5 deletions
diff --git a/net-misc/arpd/ChangeLog b/net-misc/arpd/ChangeLog
index 93d5118b846b..268220eabfe3 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.10 2005/12/25 18:40:54 weeve Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/arpd/ChangeLog,v 1.11 2006/02/20 20:43:20 jokey Exp $
+
+ 20 Feb 2006; Markus Ullmann <jokey@gentoo.org> arpd-0.2.ebuild:
+ Removing virtual/libpcap wrt bug #117898
25 Dec 2005; Jason Wever <weeve@gentoo.org> arpd-0.2.ebuild:
Stable on SPARC.
diff --git a/net-misc/arpd/arpd-0.2.ebuild b/net-misc/arpd/arpd-0.2.ebuild
index 2929c555b94c..1875512586fa 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
+# Copyright 1999-2006 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.13 2005/12/25 18:40:54 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/arpd/arpd-0.2.ebuild,v 1.14 2006/02/20 20:43:20 jokey Exp $
inherit eutils
@@ -15,7 +15,7 @@ IUSE=""
DEPEND=">=dev-libs/libdnet-1.4
>=dev-libs/libevent-0.6
- virtual/libpcap"
+ net-libs/libpcap"
S=${WORKDIR}/${PN}
diff --git a/net-misc/arpd/metadata.xml b/net-misc/arpd/metadata.xml
new file mode 100644
index 000000000000..b17012b02b48
--- /dev/null
+++ b/net-misc/arpd/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>no-herd</herd>
+ <maintainer>
+ <email>maintainer-needed@gentoo.org</email>
+ <description>This package lacks a primary herd or maintainer.</description>
+ </maintainer>
+</pkgmetadata>