diff options
author | Travis Tilley <lv@gentoo.org> | 2004-04-08 03:30:56 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-04-08 03:30:56 +0000 |
commit | d4fc809cd04a539ad86fb3d6d8a490e9e12bbc33 (patch) | |
tree | 74a28009b3559cb66f45fea32732cfd7eefd8d7e /net-analyzer/nttcp/nttcp-1.47.ebuild | |
parent | Add patch to ensure all versioned shared library symlinks are created. (diff) | |
download | historical-d4fc809cd04a539ad86fb3d6d8a490e9e12bbc33.tar.gz historical-d4fc809cd04a539ad86fb3d6d8a490e9e12bbc33.tar.bz2 historical-d4fc809cd04a539ad86fb3d6d8a490e9e12bbc33.zip |
~amd64
Diffstat (limited to 'net-analyzer/nttcp/nttcp-1.47.ebuild')
-rw-r--r-- | net-analyzer/nttcp/nttcp-1.47.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |