summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2007-06-10 19:17:53 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2007-06-10 19:17:53 +0000
commite8b91e0c75a4246e69d4f2bfb1b5e3080936cd26 (patch)
tree554b1c0bb91d9f4281dd21ffecca11e05c5df01a /net-analyzer/thrulay/thrulay-0.8.ebuild
parentAdding ~amd64, also adding latest version 0.2.7 (diff)
downloadgentoo-2-e8b91e0c75a4246e69d4f2bfb1b5e3080936cd26.tar.gz
gentoo-2-e8b91e0c75a4246e69d4f2bfb1b5e3080936cd26.tar.bz2
gentoo-2-e8b91e0c75a4246e69d4f2bfb1b5e3080936cd26.zip
Fix HOMEPAGE in SRC_URI.
(Portage version: 2.1.2.5)
Diffstat (limited to 'net-analyzer/thrulay/thrulay-0.8.ebuild')
-rw-r--r--net-analyzer/thrulay/thrulay-0.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/thrulay/thrulay-0.8.ebuild b/net-analyzer/thrulay/thrulay-0.8.ebuild
index e98a91d1b79b..f630042f343e 100644
--- a/net-analyzer/thrulay/thrulay-0.8.ebuild
+++ b/net-analyzer/thrulay/thrulay-0.8.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thrulay/thrulay-0.8.ebuild,v 1.5 2007/04/09 17:31:23 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thrulay/thrulay-0.8.ebuild,v 1.6 2007/06/10 19:17:53 robbat2 Exp $
inherit toolchain-funcs
DESCRIPTION="Measure the capacity of a network by sending a bulk TCP stream over it."
HOMEPAGE="http://www.internet2.edu/~shalunov/thrulay/"
-SRC_URI="${HOMEPAGE}${P}.tar.gz
+SRC_URI="http://www.internet2.edu/~shalunov/thrulay/${P}.tar.gz
mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"