diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:37 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:37 +0000 |
commit | 5a03933b73c4dc07a5bcb6aef65193c4efac09cd (patch) | |
tree | 2966017f781f1eda0b1a5ac903c00ddc9b99348b /dev-libs/zthread | |
parent | sourceforge updates (diff) | |
download | historical-5a03933b73c4dc07a5bcb6aef65193c4efac09cd.tar.gz historical-5a03933b73c4dc07a5bcb6aef65193c4efac09cd.tar.bz2 historical-5a03933b73c4dc07a5bcb6aef65193c4efac09cd.zip |
sourceforge updates
Diffstat (limited to 'dev-libs/zthread')
-rw-r--r-- | dev-libs/zthread/zthread-1.5.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/zthread/zthread-1.5.3.ebuild b/dev-libs/zthread/zthread-1.5.3.ebuild index 484873824510..a0bd7e09e1f0 100644 --- a/dev-libs/zthread/zthread-1.5.3.ebuild +++ b/dev-libs/zthread/zthread-1.5.3.ebuild @@ -6,7 +6,7 @@ S=${WORKDIR}/ZThread-${PV} DESCRIPTION="A Platform-Independent Object-Oriented Threading Architecture" -SRC_URI="http://prdownloads.sourceforge.net/zthread/ZThread-${PV}.tar.gz" +SRC_URI="mirror://sourceforge/zthread/ZThread-${PV}.tar.gz" HOMEPAGE="http://www.cs.buffalo.edu/~crahen/projects/zthread/" DEPEND=">=sys-libs/glibc-2.2.4" |