summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/gnu-netcat')
-rw-r--r--net-analyzer/gnu-netcat/ChangeLog6
-rw-r--r--net-analyzer/gnu-netcat/gnu-netcat-0.7.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/gnu-netcat/ChangeLog b/net-analyzer/gnu-netcat/ChangeLog
index 7854a28f6f4c..089547bc9912 100644
--- a/net-analyzer/gnu-netcat/ChangeLog
+++ b/net-analyzer/gnu-netcat/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/gnu-netcat
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/gnu-netcat/ChangeLog,v 1.3 2004/07/01 19:47:47 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/gnu-netcat/ChangeLog,v 1.4 2004/07/25 02:04:51 j4rg0n Exp $
+
+ 24 Jul 2004; Lina Pezzella <burgundy@gentoo.org> :
+ gnu-netcat-0.7.1:
+ Stable macos.
01 Jul 2004; Jon Hood <squinky86@gentoo.org> gnu-netcat-0.7.1.ebuild:
change virtual/glibc to virtual/libc
diff --git a/net-analyzer/gnu-netcat/gnu-netcat-0.7.1.ebuild b/net-analyzer/gnu-netcat/gnu-netcat-0.7.1.ebuild
index cf5289a0aea8..710532e3c8ac 100644
--- a/net-analyzer/gnu-netcat/gnu-netcat-0.7.1.ebuild
+++ b/net-analyzer/gnu-netcat/gnu-netcat-0.7.1.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/gnu-netcat/gnu-netcat-0.7.1.ebuild,v 1.3 2004/07/01 19:47:47 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/gnu-netcat/gnu-netcat-0.7.1.ebuild,v 1.4 2004/07/25 02:04:51 j4rg0n Exp $
inherit eutils gcc flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/netcat/netcat-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~amd64"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~amd64 macos"
IUSE="nls debug"
DEPEND="virtual/libc"