diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-06-11 01:50:34 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-06-11 01:50:34 +0000 |
commit | ecbd7bb04ae51849ae9b7cdb7e93d1bcca295e0b (patch) | |
tree | 13f2fa1823096903625d1adcf5951a1255d7d21e /net-libs/libnet/libnet-1.1.2.1-r1.ebuild | |
parent | stabilize for new e2fsprogs (diff) | |
download | historical-ecbd7bb04ae51849ae9b7cdb7e93d1bcca295e0b.tar.gz historical-ecbd7bb04ae51849ae9b7cdb7e93d1bcca295e0b.tar.bz2 historical-ecbd7bb04ae51849ae9b7cdb7e93d1bcca295e0b.zip |
stabilize
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'net-libs/libnet/libnet-1.1.2.1-r1.ebuild')
-rw-r--r-- | net-libs/libnet/libnet-1.1.2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnet/libnet-1.1.2.1-r1.ebuild b/net-libs/libnet/libnet-1.1.2.1-r1.ebuild index 9f94d553759d..8fb5fbb4a850 100644 --- a/net-libs/libnet/libnet-1.1.2.1-r1.ebuild +++ b/net-libs/libnet/libnet-1.1.2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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-r1.ebuild,v 1.2 2005/04/14 03:44:02 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.2.1-r1.ebuild,v 1.3 2005/06/11 01:50:34 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.packetfactory.net/libnet/dist/${P}.tar.gz" LICENSE="LGPL-2" SLOT="1.1" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~s390 ~sh ~sparc ~x86 ~ppc64" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ~ppc-macos ppc64 s390 sh sparc x86" IUSE="doc" DEPEND="sys-devel/autoconf" |