summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMalcolm Lashley <malc@gentoo.org>2005-10-16 23:59:52 +0000
committerMalcolm Lashley <malc@gentoo.org>2005-10-16 23:59:52 +0000
commit73a06d10ea34bba92cabd3744e9190b5e33482e7 (patch)
treecf450ce9b59385650da28931412d34890c526919 /net-analyzer
parentFix from upstream for acl code #100981. (diff)
downloadgentoo-2-73a06d10ea34bba92cabd3744e9190b5e33482e7.tar.gz
gentoo-2-73a06d10ea34bba92cabd3744e9190b5e33482e7.tar.bz2
gentoo-2-73a06d10ea34bba92cabd3744e9190b5e33482e7.zip
stable on amd64
(Portage version: 2.0.52-r1)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/nttcp/ChangeLog5
-rw-r--r--net-analyzer/nttcp/nttcp-1.47.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/nttcp/ChangeLog b/net-analyzer/nttcp/ChangeLog
index b9fd4f943fbf..3ac85995734e 100644
--- a/net-analyzer/nttcp/ChangeLog
+++ b/net-analyzer/nttcp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/nttcp
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nttcp/ChangeLog,v 1.9 2005/09/15 22:01:23 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nttcp/ChangeLog,v 1.10 2005/10/16 23:59:52 malc Exp $
+
+ 16 Oct 2005; Malcolm Lashley <malc@gentoo.org> nttcp-1.47.ebuild:
+ Stable on amd64 - bug #109462
15 Sep 2005; Aron Griffis <agriffis@gentoo.org> nttcp-1.47.ebuild:
Mark 1.47 stable on alpha
diff --git a/net-analyzer/nttcp/nttcp-1.47.ebuild b/net-analyzer/nttcp/nttcp-1.47.ebuild
index f0b388a2554f..6587f3e1dbbe 100644
--- a/net-analyzer/nttcp/nttcp-1.47.ebuild
+++ b/net-analyzer/nttcp/nttcp-1.47.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/nttcp/nttcp-1.47.ebuild,v 1.10 2005/09/15 22:01:23 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nttcp/nttcp-1.47.ebuild,v 1.11 2005/10/16 23:59:52 malc Exp $
inherit toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://www.leo.org/~elmar/nttcp/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="alpha ~amd64 ia64 ~ppc x86"
+KEYWORDS="alpha amd64 ia64 ~ppc x86"
IUSE=""
DEPEND="virtual/libc"