diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-20 00:38:59 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-20 00:38:59 +0000 |
commit | ae8f5b61327539976655ceb5f9f4daf4262bd9dd (patch) | |
tree | 48a8e777684f18b89ca9472ab36c07254d1dd851 /net-analyzer/netcat | |
parent | initial commit based on default-linux 2004.3 amd64 profile (diff) | |
download | gentoo-2-ae8f5b61327539976655ceb5f9f4daf4262bd9dd.tar.gz gentoo-2-ae8f5b61327539976655ceb5f9f4daf4262bd9dd.tar.bz2 gentoo-2-ae8f5b61327539976655ceb5f9f4daf4262bd9dd.zip |
move to stable
Diffstat (limited to 'net-analyzer/netcat')
-rw-r--r-- | net-analyzer/netcat/netcat-110-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/netcat/netcat-110-r6.ebuild b/net-analyzer/netcat/netcat-110-r6.ebuild index a8e009fa539c..e608ff42695d 100644 --- a/net-analyzer/netcat/netcat-110-r6.ebuild +++ b/net-analyzer/netcat/netcat-110-r6.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-analyzer/netcat/netcat-110-r6.ebuild,v 1.4 2004/07/01 20:02:16 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netcat/netcat-110-r6.ebuild,v 1.5 2004/09/20 00:38:59 vapier Exp $ inherit eutils gcc flag-o-matic @@ -13,7 +13,7 @@ SRC_URI="http://www.atstake.com/research/tools/network_utilities/${MY_P}.tgz LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~amd64" +KEYWORDS="alpha arm amd64 hppa ia64 mips ppc sparc x86" IUSE="ipv6 static crypt GAPING_SECURITY_HOLE" DEPEND="virtual/libc |