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/xsupplicant
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/xsupplicant')
-rw-r--r--net-misc/xsupplicant/ChangeLog5
-rw-r--r--net-misc/xsupplicant/xsupplicant-0.8b.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/xsupplicant/ChangeLog b/net-misc/xsupplicant/ChangeLog
index 4bdb496c92f5..13c5d7feb8cc 100644
--- a/net-misc/xsupplicant/ChangeLog
+++ b/net-misc/xsupplicant/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/xsupplicant
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/xsupplicant/ChangeLog,v 1.5 2005/01/09 14:46:01 brix Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/xsupplicant/ChangeLog,v 1.6 2005/01/29 21:27:03 dragonheart Exp $
+
+ 30 Jan 2005; Daniel Black <dragonheart@gentoo.org> xsupplicant-0.8b.ebuild:
+ Transition dependancy from net-libs/libpcap to virtual/libpcap
*xsupplicant-1.0 (09 Jan 2005)
diff --git a/net-misc/xsupplicant/xsupplicant-0.8b.ebuild b/net-misc/xsupplicant/xsupplicant-0.8b.ebuild
index 6d0a7f4abb1a..bdd269025026 100644
--- a/net-misc/xsupplicant/xsupplicant-0.8b.ebuild
+++ b/net-misc/xsupplicant/xsupplicant-0.8b.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/xsupplicant/xsupplicant-0.8b.ebuild,v 1.4 2005/01/09 14:46:01 brix Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/xsupplicant/xsupplicant-0.8b.ebuild,v 1.5 2005/01/29 21:27:03 dragonheart Exp $
S="${WORKDIR}/${PN}"
DESCRIPTION="Open Source Implementation of IEEE 802.1x"
@@ -15,7 +15,7 @@ KEYWORDS="~x86"
DEPEND=">=dev-libs/openssl-0.9.7
- >=net-libs/libpcap-0.7.1
+ virtual/libpcap
>=dev-libs/libdnet-1.6"
src_compile() {