summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Imhof <tantive@gentoo.org>2005-05-21 10:38:03 +0000
committerMichael Imhof <tantive@gentoo.org>2005-05-21 10:38:03 +0000
commit7686218b65ae3909d6f67076abb81ef5200e6008 (patch)
treea3da0b2e33bf6a8312968d366fc7f93282e8f5c8 /sys-cluster/openmosixtest
parentfixed multilib-strict, bug 93009 (diff)
downloadgentoo-2-7686218b65ae3909d6f67076abb81ef5200e6008.tar.gz
gentoo-2-7686218b65ae3909d6f67076abb81ef5200e6008.tar.bz2
gentoo-2-7686218b65ae3909d6f67076abb81ef5200e6008.zip
Fixed SRC_URI
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-cluster/openmosixtest')
-rw-r--r--sys-cluster/openmosixtest/ChangeLog8
-rw-r--r--sys-cluster/openmosixtest/openmosixtest-0.1-r5.ebuild6
-rw-r--r--sys-cluster/openmosixtest/openmosixtest-0.1-r6.ebuild6
3 files changed, 12 insertions, 8 deletions
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 <tantive@gentoo.org>
+ openmosixtest-0.1-r5.ebuild, openmosixtest-0.1-r6.ebuild:
+ Fixed SRC_URI
19 Sep 2004; Michael Imhof <tantive@gentoo.org>
-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"