summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-09-04 19:22:57 +0000
committerMike Frysinger <vapier@gentoo.org>2003-09-04 19:22:57 +0000
commit81cf4e8a1e23e0135b67635d709fa19f299cc74f (patch)
treefe049724a189b3ba69a5ebced630d3442b66cccb /net-libs
parentmodified 50anthy-gentoo.el. changed ~x86 to x86. added metadata.xml (diff)
downloadhistorical-81cf4e8a1e23e0135b67635d709fa19f299cc74f.tar.gz
historical-81cf4e8a1e23e0135b67635d709fa19f299cc74f.tar.bz2
historical-81cf4e8a1e23e0135b67635d709fa19f299cc74f.zip
should have been ~
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libnet/libnet-1.0.2a-r3.ebuild4
-rw-r--r--net-libs/libnet/libnet-1.1.0-r3.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-libs/libnet/libnet-1.0.2a-r3.ebuild b/net-libs/libnet/libnet-1.0.2a-r3.ebuild
index 13378d277540..e9a666af3868 100644
--- a/net-libs/libnet/libnet-1.0.2a-r3.ebuild
+++ b/net-libs/libnet/libnet-1.0.2a-r3.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-libs/libnet/libnet-1.0.2a-r3.ebuild,v 1.1 2003/08/21 04:17:16 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.0.2a-r3.ebuild,v 1.2 2003/09/04 19:22:57 vapier Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.packetfactory.net/libnet/dist/${PN}.tar.gz"
LICENSE="LGPL-2"
SLOT="1.0"
-KEYWORDS="x86 ppc sparc arm alpha amd64"
+KEYWORDS="~x86 ~ppc ~sparc ~arm ~alpha ~amd64"
S=${WORKDIR}/Libnet-${PV}
diff --git a/net-libs/libnet/libnet-1.1.0-r3.ebuild b/net-libs/libnet/libnet-1.1.0-r3.ebuild
index c23192c4c565..780a4db85a03 100644
--- a/net-libs/libnet/libnet-1.1.0-r3.ebuild
+++ b/net-libs/libnet/libnet-1.1.0-r3.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-libs/libnet/libnet-1.1.0-r3.ebuild,v 1.1 2003/08/21 04:17:16 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.0-r3.ebuild,v 1.2 2003/09/04 19:22:57 vapier Exp $
DESCRIPTION="library to provide an API for commonly used low-level network functions (mainly packet injection)"
HOMEPAGE="http://www.packetfactory.net/libnet/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.packetfactory.net/libnet/dist/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="1.1"
-KEYWORDS="x86 alpha"
+KEYWORDS="~x86 ~alpha"
S=${WORKDIR}/Libnet-latest