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
commit460410beaf39036c6e9df80434b2a76015ac661b (patch)
treeabd5a783bc9a9a3d5da58907f3b66caf267b7337 /net-analyzer/ttcp
parentAdd patch to ensure all versioned shared library symlinks are created. (Manif... (diff)
downloadgentoo-2-460410beaf39036c6e9df80434b2a76015ac661b.tar.gz
gentoo-2-460410beaf39036c6e9df80434b2a76015ac661b.tar.bz2
gentoo-2-460410beaf39036c6e9df80434b2a76015ac661b.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"