diff options
author | Eldad Zack <eldad@gentoo.org> | 2004-07-11 10:41:59 +0000 |
---|---|---|
committer | Eldad Zack <eldad@gentoo.org> | 2004-07-11 10:41:59 +0000 |
commit | 617c1ec683c55fe92e064ab3ade25a6f3d97fdd4 (patch) | |
tree | d8c75b6b008b5953bd8fdba5c2277c84268a9c72 /net-analyzer/nttcp/nttcp-1.47.ebuild | |
parent | tidy; x86 stable (diff) | |
download | historical-617c1ec683c55fe92e064ab3ade25a6f3d97fdd4.tar.gz historical-617c1ec683c55fe92e064ab3ade25a6f3d97fdd4.tar.bz2 historical-617c1ec683c55fe92e064ab3ade25a6f3d97fdd4.zip |
x86 stable
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 fdcffd848397..dfba4c772978 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 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.5 2004/07/01 20:12:58 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nttcp/nttcp-1.47.ebuild,v 1.6 2004/07/11 10:31:44 eldad 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 ~amd64 ~ia64" +KEYWORDS="x86 ~alpha ~amd64 ~ia64" IUSE="" DEPEND="virtual/libc" |