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
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')
-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
-rw-r--r--sys-cluster/openmosixview/ChangeLog6
-rw-r--r--sys-cluster/openmosixview/openmosixview-1.4-r1.ebuild4
-rw-r--r--sys-cluster/openmosixview/openmosixview-1.5-r1.ebuild4
6 files changed, 21 insertions, 13 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"
diff --git a/sys-cluster/openmosixview/ChangeLog b/sys-cluster/openmosixview/ChangeLog
index 7a88799d70d6..46824e683949 100644
--- a/sys-cluster/openmosixview/ChangeLog
+++ b/sys-cluster/openmosixview/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-cluster/openmosixview
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosixview/ChangeLog,v 1.7 2005/04/16 13:01:07 xmerlin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosixview/ChangeLog,v 1.8 2005/05/21 10:35:47 tantive Exp $
+
+ 21 May 2005; Michael Imhof <tantive@gentoo.org>
+ openmosixview-1.4-r1.ebuild, openmosixview-1.5-r1.ebuild:
+ Fixed SRC_URI
*openmosixview-1.5-r1 (16 Apr 2005)
diff --git a/sys-cluster/openmosixview/openmosixview-1.4-r1.ebuild b/sys-cluster/openmosixview/openmosixview-1.4-r1.ebuild
index 34db986cbbed..186c716729d9 100644
--- a/sys-cluster/openmosixview/openmosixview-1.4-r1.ebuild
+++ b/sys-cluster/openmosixview/openmosixview-1.4-r1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosixview/openmosixview-1.4-r1.ebuild,v 1.4 2005/01/18 16:40:53 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosixview/openmosixview-1.4-r1.ebuild,v 1.5 2005/05/21 10:35:47 tantive Exp $
inherit toolchain-funcs
S=${WORKDIR}/openmosixview-${PV}
DESCRIPTION="cluster-management GUI for OpenMosix"
-SRC_URI="www.openmosixview.com/download/openmosixview-${PV}.tar.gz"
+SRC_URI="http://www.openmosixview.com/download/openmosixview-${PV}.tar.gz"
HOMEPAGE="http://www.openmosixview.com"
IUSE=""
diff --git a/sys-cluster/openmosixview/openmosixview-1.5-r1.ebuild b/sys-cluster/openmosixview/openmosixview-1.5-r1.ebuild
index 01176e76514d..a17d1c8dd4e3 100644
--- a/sys-cluster/openmosixview/openmosixview-1.5-r1.ebuild
+++ b/sys-cluster/openmosixview/openmosixview-1.5-r1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosixview/openmosixview-1.5-r1.ebuild,v 1.1 2005/04/16 13:01:07 xmerlin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosixview/openmosixview-1.5-r1.ebuild,v 1.2 2005/05/21 10:35:47 tantive Exp $
inherit toolchain-funcs eutils
S=${WORKDIR}/openmosixview-${PV}
DESCRIPTION="cluster-management GUI for OpenMosix"
-SRC_URI="www.openmosixview.com/download/openmosixview-${PV}.tar.gz"
+SRC_URI="http://www.openmosixview.com/download/openmosixview-${PV}.tar.gz"
HOMEPAGE="http://www.openmosixview.com"
IUSE=""