diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-20 00:42:38 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-20 00:42:38 +0000 |
commit | f855dc1165aafe72baaf12f15e058598f231630b (patch) | |
tree | 4174eede5b5ee583c166ce193f80cd9693c47666 /net-libs/libnet | |
parent | ia64/mips KEYWORDS (diff) | |
download | historical-f855dc1165aafe72baaf12f15e058598f231630b.tar.gz historical-f855dc1165aafe72baaf12f15e058598f231630b.tar.bz2 historical-f855dc1165aafe72baaf12f15e058598f231630b.zip |
ia64 KEYWORDS
Diffstat (limited to 'net-libs/libnet')
-rw-r--r-- | net-libs/libnet/Manifest | 14 | ||||
-rw-r--r-- | net-libs/libnet/libnet-1.1.2.1.ebuild | 4 |
2 files changed, 14 insertions, 4 deletions
diff --git a/net-libs/libnet/Manifest b/net-libs/libnet/Manifest index e564aa3e0b0b..1c00cdd37bc6 100644 --- a/net-libs/libnet/Manifest +++ b/net-libs/libnet/Manifest @@ -1,10 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 b8e7da7dfd0890ced0cd36607078186d ChangeLog 4780 MD5 f25fac9c337ce1eae2891b02cd0aa30b libnet-1.0.2a-r3.ebuild 1640 MD5 ec8ff74cb301e4755dc729d134238626 libnet-1.1.1.ebuild 752 -MD5 a392d04f70430bdffa806053816de042 libnet-1.1.2.1.ebuild 956 MD5 cd29ba7b7d1d108332a6b28e101ec2d6 metadata.xml 1084 +MD5 6a9cd15a25004b61477ef575c5912a1a libnet-1.1.2.1.ebuild 959 MD5 03222434915e5cdf87199c89f16fd09e files/1.0.2a-slot.patch 4889 MD5 69c5edaa98f4890a0b542a8fe9937383 files/digest-libnet-1.0.2a-r3 65 MD5 356ec47bcb6b32a9ff6e74daf17980f9 files/digest-libnet-1.1.1 64 -MD5 2618eca70575dcefd452e252db8fe704 files/digest-libnet-1.1.2.1 67 MD5 503929f0e619836305f1e58a151baee4 files/libnet-gcc33-fix 563 +MD5 2618eca70575dcefd452e252db8fe704 files/digest-libnet-1.1.2.1 67 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.9.10 (GNU/Linux) + +iD8DBQFBTieUHTu7gpaalycRAsDfAKDoDSGJlciDiD7b0VGb+OYPxhN6PgCgpxtM +wwUIX3gaKSKvwOLhV5b2VD8= +=n+SA +-----END PGP SIGNATURE----- diff --git a/net-libs/libnet/libnet-1.1.2.1.ebuild b/net-libs/libnet/libnet-1.1.2.1.ebuild index 8f5b32124166..49954de4bc8c 100644 --- a/net-libs/libnet/libnet-1.1.2.1.ebuild +++ b/net-libs/libnet/libnet-1.1.2.1.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-libs/libnet/libnet-1.1.2.1.ebuild,v 1.8 2004/09/16 02:13:29 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.2.1.ebuild,v 1.9 2004/09/20 00:42:38 vapier Exp $ inherit gnuconfig @@ -10,7 +10,7 @@ SRC_URI="http://www.packetfactory.net/libnet/dist/${P}.tar.gz" LICENSE="LGPL-2" SLOT="1.1" -KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 macos ppc-macos" +KEYWORDS="alpha arm amd64 hppa ia64 macos mips ppc ppc-macos sparc x86" IUSE="" S=${WORKDIR}/libnet |