summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-analyzer/nttcp/ChangeLog5
-rw-r--r--net-analyzer/nttcp/nttcp-1.47.ebuild4
-rw-r--r--net-analyzer/ttcp/ChangeLog7
-rw-r--r--net-analyzer/ttcp/ttcp-1.12.ebuild6
4 files changed, 14 insertions, 8 deletions
diff --git a/net-analyzer/nttcp/ChangeLog b/net-analyzer/nttcp/ChangeLog
index d807194764df..e3d182c95d8f 100644
--- a/net-analyzer/nttcp/ChangeLog
+++ b/net-analyzer/nttcp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/nttcp
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nttcp/ChangeLog,v 1.1 2004/03/04 23:18:30 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nttcp/ChangeLog,v 1.2 2004/04/08 03:30:56 lv Exp $
+
+ 07 Apr 2004; Travis Tilley <lv@gentoo.org> nttcp-1.47.ebuild:
+ added ~amd64 keyword
*nttcp-1.47 (04 Mar 2004)
diff --git a/net-analyzer/nttcp/nttcp-1.47.ebuild b/net-analyzer/nttcp/nttcp-1.47.ebuild
index 0e4fec67aebf..9c35ca396f0d 100644
--- a/net-analyzer/nttcp/nttcp-1.47.ebuild
+++ b/net-analyzer/nttcp/nttcp-1.47.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# 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.1 2004/03/04 23:18:30 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nttcp/nttcp-1.47.ebuild,v 1.2 2004/04/08 03:30:56 lv Exp $
inherit gcc
@@ -10,7 +10,7 @@ SRC_URI="http://www.leo.org/~elmar/nttcp/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~x86 ~alpha ~ia64"
+KEYWORDS="~x86 ~alpha ~ia64 ~amd64"
DEPEND="virtual/glibc"
diff --git a/net-analyzer/ttcp/ChangeLog b/net-analyzer/ttcp/ChangeLog
index 798774e561e1..5ce8f470cad2 100644
--- a/net-analyzer/ttcp/ChangeLog
+++ b/net-analyzer/ttcp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/ttcp
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ttcp/ChangeLog,v 1.1 2003/12/31 05:39:44 vapier Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ttcp/ChangeLog,v 1.2 2004/04/08 03:27:46 lv Exp $
+
+ 07 Apr 2004; Travis Tilley <lv@gentoo.org> ttcp-1.12.ebuild:
+ added ~amd64 keyword
*ttcp-1.12 (31 Dec 2003)
diff --git a/net-analyzer/ttcp/ttcp-1.12.ebuild b/net-analyzer/ttcp/ttcp-1.12.ebuild
index 11c71ef0e334..6f9974db46f2 100644
--- a/net-analyzer/ttcp/ttcp-1.12.ebuild
+++ b/net-analyzer/ttcp/ttcp-1.12.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ttcp/ttcp-1.12.ebuild,v 1.1 2003/12/31 05:39:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ttcp/ttcp-1.12.ebuild,v 1.2 2004/04/08 03:27:46 lv Exp $
inherit gcc
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~amd64"
DEPEND="virtual/glibc"