summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-08-29 03:24:50 +0000
committerMike Frysinger <vapier@gentoo.org>2005-08-29 03:24:50 +0000
commit014e237ce6095fc8020fb02272e42a558d96c473 (patch)
tree7739e478f514e9db9bacea1c6eaae41919b122f6 /net-analyzer/netcat
parentNew release: 0.19. Removing old ebuild/patch. (diff)
downloadgentoo-2-014e237ce6095fc8020fb02272e42a558d96c473.tar.gz
gentoo-2-014e237ce6095fc8020fb02272e42a558d96c473.tar.bz2
gentoo-2-014e237ce6095fc8020fb02272e42a558d96c473.zip
amd64/arm/hppa/ia64/x86 stable #103761
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-analyzer/netcat')
-rw-r--r--net-analyzer/netcat/netcat-110-r8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/netcat/netcat-110-r8.ebuild b/net-analyzer/netcat/netcat-110-r8.ebuild
index cad33ce7d0bb..a60cd6db8a61 100644
--- a/net-analyzer/netcat/netcat-110-r8.ebuild
+++ b/net-analyzer/netcat/netcat-110-r8.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-analyzer/netcat/netcat-110-r8.ebuild,v 1.1 2005/05/06 22:26:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netcat/netcat-110-r8.ebuild,v 1.2 2005/08/29 03:24:50 vapier Exp $
inherit eutils toolchain-funcs flag-o-matic
@@ -14,7 +14,7 @@ SRC_URI="http://www.atstake.com/research/tools/network_utilities/${MY_P}.tgz
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~ppc64"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86"
IUSE="ipv6 static crypt GAPING_SECURITY_HOLE"
DEPEND="crypt? ( dev-libs/libmix )"