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-wireless/airsnort/airsnort-0.2.7c.ebuild
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-wireless/airsnort/airsnort-0.2.7c.ebuild')
-rw-r--r--net-wireless/airsnort/airsnort-0.2.7c.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/airsnort/airsnort-0.2.7c.ebuild b/net-wireless/airsnort/airsnort-0.2.7c.ebuild
index 2593f9362c9f..2799d732ae62 100644
--- a/net-wireless/airsnort/airsnort-0.2.7c.ebuild
+++ b/net-wireless/airsnort/airsnort-0.2.7c.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-wireless/airsnort/airsnort-0.2.7c.ebuild,v 1.1 2005/01/19 18:32:52 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/airsnort/airsnort-0.2.7c.ebuild,v 1.2 2005/01/29 21:28:22 dragonheart Exp $
DESCRIPTION="802.11b Wireless Packet Sniffer/WEP Cracker"
HOMEPAGE="http://airsnort.shmoo.com/"
@@ -12,7 +12,7 @@ KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND="=x11-libs/gtk+-2*
- >=net-libs/libpcap-0.7.1"
+ virtual/libpcap"
src_install() {
make DESTDIR=${D} install || die