summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-04-08 03:30:56 +0000
committerTravis Tilley <lv@gentoo.org>2004-04-08 03:30:56 +0000
commitd4fc809cd04a539ad86fb3d6d8a490e9e12bbc33 (patch)
tree74a28009b3559cb66f45fea32732cfd7eefd8d7e /net-analyzer/ttcp
parentAdd patch to ensure all versioned shared library symlinks are created. (diff)
downloadhistorical-d4fc809cd04a539ad86fb3d6d8a490e9e12bbc33.tar.gz
historical-d4fc809cd04a539ad86fb3d6d8a490e9e12bbc33.tar.bz2
historical-d4fc809cd04a539ad86fb3d6d8a490e9e12bbc33.zip
~amd64
Diffstat (limited to 'net-analyzer/ttcp')
-rw-r--r--net-analyzer/ttcp/ChangeLog7
-rw-r--r--net-analyzer/ttcp/ttcp-1.12.ebuild6
2 files changed, 8 insertions, 5 deletions
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"