diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-08-28 02:40:41 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-08-28 02:40:41 +0000 |
commit | 32c6ff2b1cb54bc1ccd4f1059b40dc3c84c8ceb6 (patch) | |
tree | 54391baee55b87c809bf3bfe52b39a9bd1a28668 /net-analyzer | |
parent | dont' patch what's not there (diff) | |
download | gentoo-2-32c6ff2b1cb54bc1ccd4f1059b40dc3c84c8ceb6.tar.gz gentoo-2-32c6ff2b1cb54bc1ccd4f1059b40dc3c84c8ceb6.tar.bz2 gentoo-2-32c6ff2b1cb54bc1ccd4f1059b40dc3c84c8ceb6.zip |
lost a "
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/arping/arping-1.06-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/arping/arping-1.06-r1.ebuild b/net-analyzer/arping/arping-1.06-r1.ebuild index 9a919c549615..588bd3744e7d 100644 --- a/net-analyzer/arping/arping-1.06-r1.ebuild +++ b/net-analyzer/arping/arping-1.06-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arping/arping-1.06-r1.ebuild,v 1.2 2003/08/27 19:59:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arping/arping-1.06-r1.ebuild,v 1.3 2003/08/28 02:40:41 vapier Exp $ inherit eutils @@ -14,7 +14,7 @@ KEYWORDS="~x86 ~ppc ~sparc" DEPEND="net-libs/libpcap <net-libs/libnet-1.1 - >=net-libs/libnet-1.0.2a-r3 + >=net-libs/libnet-1.0.2a-r3" src_unpack() { unpack ${A} |