diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-12-27 04:05:33 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-12-27 04:05:33 +0000 |
commit | 2fdea006dc464347dd7caaf44c4fce067274f418 (patch) | |
tree | 918070a6b5748ba8849c2464d0798c1052f3d2d8 /net-libs/netwib | |
parent | old (diff) | |
download | gentoo-2-2fdea006dc464347dd7caaf44c4fce067274f418.tar.gz gentoo-2-2fdea006dc464347dd7caaf44c4fce067274f418.tar.bz2 gentoo-2-2fdea006dc464347dd7caaf44c4fce067274f418.zip |
put back into stable
Diffstat (limited to 'net-libs/netwib')
-rw-r--r-- | net-libs/netwib/netwib-5.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/netwib/netwib-5.6.0.ebuild b/net-libs/netwib/netwib-5.6.0.ebuild index 5b9588a3e392..48b58e5c1a6d 100644 --- a/net-libs/netwib/netwib-5.6.0.ebuild +++ b/net-libs/netwib/netwib-5.6.0.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/netwib/netwib-5.6.0.ebuild,v 1.2 2003/12/26 13:35:20 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/netwib/netwib-5.6.0.ebuild,v 1.3 2003/12/27 04:04:30 vapier Exp $ DESCRIPTION="Library of Ethernet, IP, UDP, TCP, ICMP, ARP and RARP protocols" HOMEPAGE="http://www.laurentconstantin.com/en/netw/netwib/" @@ -8,7 +8,7 @@ SRC_URI="http://www.laurentconstantin.com/common/netw/netwib/download/v${PV/.*}/ LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 -sparc" +KEYWORDS="~x86" DEPEND="net-libs/libpcap >=net-libs/libnet-1.1.1" |