From 7686218b65ae3909d6f67076abb81ef5200e6008 Mon Sep 17 00:00:00 2001 From: Michael Imhof Date: Sat, 21 May 2005 10:38:03 +0000 Subject: Fixed SRC_URI (Portage version: 2.0.51.22-r1) --- sys-cluster/openmosixtest/ChangeLog | 8 ++++++-- sys-cluster/openmosixtest/openmosixtest-0.1-r5.ebuild | 6 +++--- sys-cluster/openmosixtest/openmosixtest-0.1-r6.ebuild | 6 +++--- 3 files changed, 12 insertions(+), 8 deletions(-) (limited to 'sys-cluster/openmosixtest') diff --git a/sys-cluster/openmosixtest/ChangeLog b/sys-cluster/openmosixtest/ChangeLog index 290c5f607e0d..d46db63c3eb0 100644 --- a/sys-cluster/openmosixtest/ChangeLog +++ b/sys-cluster/openmosixtest/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-cluster/openmosixtest -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosixtest/ChangeLog,v 1.6 2004/09/19 19:50:29 tantive Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosixtest/ChangeLog,v 1.7 2005/05/21 10:38:03 tantive Exp $ + + 21 May 2005; Michael Imhof + openmosixtest-0.1-r5.ebuild, openmosixtest-0.1-r6.ebuild: + Fixed SRC_URI 19 Sep 2004; Michael Imhof -openmosixtest-0.1-r4.ebuild: diff --git a/sys-cluster/openmosixtest/openmosixtest-0.1-r5.ebuild b/sys-cluster/openmosixtest/openmosixtest-0.1-r5.ebuild index ecd0bba5c2ad..ec9946bdd8b3 100644 --- a/sys-cluster/openmosixtest/openmosixtest-0.1-r5.ebuild +++ b/sys-cluster/openmosixtest/openmosixtest-0.1-r5.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosixtest/openmosixtest-0.1-r5.ebuild,v 1.4 2004/06/24 22:40:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosixtest/openmosixtest-0.1-r5.ebuild,v 1.5 2005/05/21 10:38:03 tantive Exp $ S=${WORKDIR}/omtest DESCRIPTION="openMosix stress test" -SRC_URI="www.openmosixview.com/omtest/omtest-${PV}-4.1.tar.gz" +SRC_URI="http://www.openmosixview.com/omtest/omtest-${PV}-4.1.tar.gz" #SRC_URI="www.openmosixview.com/omtest/omtest-${PV}-`echo ${PR}|sed -e 's:r\([0-9]\+\):\1:'`.tar.gz" HOMEPAGE="http://www.openmosixview.com/omtest/" IUSE="" diff --git a/sys-cluster/openmosixtest/openmosixtest-0.1-r6.ebuild b/sys-cluster/openmosixtest/openmosixtest-0.1-r6.ebuild index 93d08ac6c231..8bc21270a445 100644 --- a/sys-cluster/openmosixtest/openmosixtest-0.1-r6.ebuild +++ b/sys-cluster/openmosixtest/openmosixtest-0.1-r6.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosixtest/openmosixtest-0.1-r6.ebuild,v 1.3 2004/08/25 03:02:13 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosixtest/openmosixtest-0.1-r6.ebuild,v 1.4 2005/05/21 10:38:03 tantive Exp $ S=${WORKDIR}/omtest DESCRIPTION="openMosix stress test" -SRC_URI="www.openmosixview.com/omtest/omtest-${PV}-4.1.tar.gz +SRC_URI="http://www.openmosixview.com/omtest/omtest-${PV}-4.1.tar.gz http://www.openmosixview.com/omtest/portfolio04.tgz mirror://sourceforge/ltp/ltp-full-20040304.tgz ftp://ftp.bitmover.com/lmbench/lmbench-2.0.4.tgz" -- cgit v1.2.3-65-gdbad