summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeth Chandler <sethbc@gentoo.org>2003-04-17 22:42:03 +0000
committerSeth Chandler <sethbc@gentoo.org>2003-04-17 22:42:03 +0000
commit0e841206abe6782a4ea5ee9b2c2a6bf9ec1fb932 (patch)
tree9c932285654a4316847917e3b4b93d00b732dfe2 /net-libs/libnet
parentmade a lil init script change (diff)
downloadhistorical-0e841206abe6782a4ea5ee9b2c2a6bf9ec1fb932.tar.gz
historical-0e841206abe6782a4ea5ee9b2c2a6bf9ec1fb932.tar.bz2
historical-0e841206abe6782a4ea5ee9b2c2a6bf9ec1fb932.zip
made a couple changes
Diffstat (limited to 'net-libs/libnet')
-rw-r--r--net-libs/libnet/Manifest9
-rw-r--r--net-libs/libnet/libnet-1.0.2a-r1.ebuild4
-rw-r--r--net-libs/libnet/libnet-1.0.2a-r2.ebuild4
3 files changed, 13 insertions, 4 deletions
diff --git a/net-libs/libnet/Manifest b/net-libs/libnet/Manifest
new file mode 100644
index 000000000000..bfbb9b78c133
--- /dev/null
+++ b/net-libs/libnet/Manifest
@@ -0,0 +1,9 @@
+MD5 c8bca701f0fe8de3e74f19d19fb9fd47 libnet-1.1.0-r1.ebuild 1277
+MD5 a244002bad54005d1bb1559d222489b8 libnet-1.0.2a-r2.ebuild 951
+MD5 c0e58d2e7339eac7da51c4e4bd2c3fd7 ChangeLog 2146
+MD5 dcc85e6f91bb7bef691701db18ac5b3b libnet-1.0.2a-r1.ebuild 1018
+MD5 2206e4eed47ef9c83c5a58287d60d3b5 libnet-1.1.0.ebuild 935
+MD5 d43e05bf93cf1aa86c23be9c1ab2f009 files/digest-libnet-1.0.2a-r1 58
+MD5 d43e05bf93cf1aa86c23be9c1ab2f009 files/digest-libnet-1.0.2a-r2 58
+MD5 dee8fc87567b0aca2bfdc055d60a5151 files/digest-libnet-1.1.0 64
+MD5 dee8fc87567b0aca2bfdc055d60a5151 files/digest-libnet-1.1.0-r1 64
diff --git a/net-libs/libnet/libnet-1.0.2a-r1.ebuild b/net-libs/libnet/libnet-1.0.2a-r1.ebuild
index 8f3d7c0d12e1..7c70a315bdc8 100644
--- a/net-libs/libnet/libnet-1.0.2a-r1.ebuild
+++ b/net-libs/libnet/libnet-1.0.2a-r1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.0.2a-r1.ebuild,v 1.8 2003/02/13 14:19:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.0.2a-r1.ebuild,v 1.9 2003/04/17 22:41:57 sethbc Exp $
S=${WORKDIR}/Libnet-1.0.2a
DESCRIPTION="library to provide an API for commonly used low-level network
functions (mainly packet injection). Used by packet scrubbers and the like,
not to be confused with the perl libnet"
SRC_URI="http://www.packetfactory.net/libnet/dist/libnet.tar.gz"
-HOMEPAGE="http://www.packefactory.net/libnet/"
+HOMEPAGE="http://www.packetfactory.net/libnet/"
DEPEND=""
SLOT="0"
diff --git a/net-libs/libnet/libnet-1.0.2a-r2.ebuild b/net-libs/libnet/libnet-1.0.2a-r2.ebuild
index df6ca305566c..561a6499afa8 100644
--- a/net-libs/libnet/libnet-1.0.2a-r2.ebuild
+++ b/net-libs/libnet/libnet-1.0.2a-r2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.0.2a-r2.ebuild,v 1.4 2003/02/13 14:19:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.0.2a-r2.ebuild,v 1.5 2003/04/17 22:41:57 sethbc Exp $
S=${WORKDIR}/Libnet-1.0.2a
DESCRIPTION="library to provide an API for commonly used low-level network
functions (mainly packet injection). Used by packet scrubbers and the like,
not to be confused with the perl libnet"
SRC_URI="http://www.packetfactory.net/${PN}/dist/${PN}.tar.gz"
-HOMEPAGE="http://www.packefactory.net/${PN}/"
+HOMEPAGE="http://www.packetfactory.net/${PN}/"
DEPEND=""