summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2005-01-29 21:29:38 +0000
committerDaniel Black <dragonheart@gentoo.org>2005-01-29 21:29:38 +0000
commit59e7e315acd577d2cd41cf007d5d1f15aced3ae0 (patch)
tree8c2bdb5730518d1169509d3c59d421b1b98da69e /net-misc/selfdhcp
parentupdated java-config -p call in 1.6.2-ant to reflect the new rhino slots. (diff)
downloadgentoo-2-59e7e315acd577d2cd41cf007d5d1f15aced3ae0.tar.gz
gentoo-2-59e7e315acd577d2cd41cf007d5d1f15aced3ae0.tar.bz2
gentoo-2-59e7e315acd577d2cd41cf007d5d1f15aced3ae0.zip
Transition dependancy from net-libs/libpcap to virtual/libpcap
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-misc/selfdhcp')
-rw-r--r--net-misc/selfdhcp/ChangeLog8
-rw-r--r--net-misc/selfdhcp/selfdhcp-0.2.ebuild4
-rw-r--r--net-misc/selfdhcp/selfdhcp-0.2a.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/net-misc/selfdhcp/ChangeLog b/net-misc/selfdhcp/ChangeLog
index a915f9ce235f..862dade11f6e 100644
--- a/net-misc/selfdhcp/ChangeLog
+++ b/net-misc/selfdhcp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/selfdhcp
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/selfdhcp/ChangeLog,v 1.2 2004/08/25 16:58:00 tantive Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/selfdhcp/ChangeLog,v 1.3 2005/01/29 21:25:08 dragonheart Exp $
+
+ 30 Jan 2005; Daniel Black <dragonheart@gentoo.org> selfdhcp-0.2.ebuild,
+ selfdhcp-0.2a.ebuild:
+ Transition dependancy from net-libs/libpcap to virtual/libpcap
*selfdhcp-0.2a (25 Aug 2004)
diff --git a/net-misc/selfdhcp/selfdhcp-0.2.ebuild b/net-misc/selfdhcp/selfdhcp-0.2.ebuild
index b03a1f39b343..aa6779050101 100644
--- a/net-misc/selfdhcp/selfdhcp-0.2.ebuild
+++ b/net-misc/selfdhcp/selfdhcp-0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/selfdhcp/selfdhcp-0.2.ebuild,v 1.4 2004/08/25 16:58:00 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/selfdhcp/selfdhcp-0.2.ebuild,v 1.5 2005/01/29 21:25:08 dragonheart Exp $
DESCRIPTION="a small stealth network autoconfigure software."
SRC_URI="mirror://sourceforge/selfdhcp/${P}.tar.bz2"
@@ -13,7 +13,7 @@ SLOT="0"
DEPEND="dev-libs/popt
dev-libs/libxml2
>=net-libs/libnet-1.0.2
- >=net-libs/libpcap-0.7"
+ virtual/libpcap"
src_compile() {
diff --git a/net-misc/selfdhcp/selfdhcp-0.2a.ebuild b/net-misc/selfdhcp/selfdhcp-0.2a.ebuild
index 62b43f0a3a39..7d6820a9f20d 100644
--- a/net-misc/selfdhcp/selfdhcp-0.2a.ebuild
+++ b/net-misc/selfdhcp/selfdhcp-0.2a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/selfdhcp/selfdhcp-0.2a.ebuild,v 1.1 2004/08/25 16:58:00 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/selfdhcp/selfdhcp-0.2a.ebuild,v 1.2 2005/01/29 21:25:08 dragonheart Exp $
inherit gnuconfig flag-o-matic eutils
@@ -15,7 +15,7 @@ SLOT="0"
DEPEND="dev-libs/popt
dev-libs/libxml2
>=net-libs/libnet-1.0.2
- >=net-libs/libpcap-0.7"
+ virtual/libpcap"
src_compile() {
gnuconfig_update