diff options
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" |