summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2014-05-21 12:18:31 +0000
committerJustin Lecher <jlec@gentoo.org>2014-05-21 12:18:31 +0000
commitd72ae1074a04ff9e92f163668826050f55294946 (patch)
tree1fff3adcc54fcd9cf1bda200848f805900816af8 /sys-cluster
parentAdd krb5-config to MULTILIB_CHOST_TOOLS. (diff)
downloadgentoo-2-d72ae1074a04ff9e92f163668826050f55294946.tar.gz
gentoo-2-d72ae1074a04ff9e92f163668826050f55294946.tar.bz2
gentoo-2-d72ae1074a04ff9e92f163668826050f55294946.zip
sys-cluster/maui: Fix HOMEPAGE
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/maui/ChangeLog9
-rw-r--r--sys-cluster/maui/maui-3.2.6_p16.ebuild6
-rw-r--r--sys-cluster/maui/maui-3.2.6_p21-r1.ebuild6
-rw-r--r--sys-cluster/maui/maui-3.2.6_p21.ebuild6
-rw-r--r--sys-cluster/maui/maui-3.3.1-r2.ebuild6
-rw-r--r--sys-cluster/maui/maui-3.3.1-r3.ebuild6
-rw-r--r--sys-cluster/maui/maui-3.3.ebuild6
7 files changed, 25 insertions, 20 deletions
diff --git a/sys-cluster/maui/ChangeLog b/sys-cluster/maui/ChangeLog
index f0019bac8060..f5f673ddc42a 100644
--- a/sys-cluster/maui/ChangeLog
+++ b/sys-cluster/maui/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-cluster/maui
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/ChangeLog,v 1.26 2013/09/25 11:24:32 jlec Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/ChangeLog,v 1.27 2014/05/21 12:18:31 jlec Exp $
+
+ 21 May 2014; Justin Lecher <jlec@gentoo.org> maui-3.2.6_p16.ebuild,
+ maui-3.2.6_p21.ebuild, maui-3.2.6_p21-r1.ebuild, maui-3.3.ebuild,
+ maui-3.3.1-r2.ebuild, maui-3.3.1-r3.ebuild:
+ Fix HOMEPAGE
*maui-3.3.1-r3 (25 Sep 2013)
diff --git a/sys-cluster/maui/maui-3.2.6_p16.ebuild b/sys-cluster/maui/maui-3.2.6_p16.ebuild
index 74664c5614c5..2bc292b15323 100644
--- a/sys-cluster/maui/maui-3.2.6_p16.ebuild
+++ b/sys-cluster/maui/maui-3.2.6_p16.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.2.6_p16.ebuild,v 1.6 2011/09/06 08:23:37 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.2.6_p16.ebuild,v 1.7 2014/05/21 12:18:31 jlec Exp $
inherit autotools eutils multilib
DESCRIPTION="Maui Cluster Scheduler"
-HOMEPAGE="http://www.clusterresources.com/pages/products/maui-cluster-scheduler.php"
+HOMEPAGE="http://www.adaptivecomputing.com/products/open-source/maui/"
SRC_URI="http://www.clusterresources.com/downloads/maui/${P/_/}.tar.gz"
IUSE=""
DEPEND="sys-cluster/torque"
diff --git a/sys-cluster/maui/maui-3.2.6_p21-r1.ebuild b/sys-cluster/maui/maui-3.2.6_p21-r1.ebuild
index 096620acf220..7243fd15649b 100644
--- a/sys-cluster/maui/maui-3.2.6_p21-r1.ebuild
+++ b/sys-cluster/maui/maui-3.2.6_p21-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.2.6_p21-r1.ebuild,v 1.2 2011/09/06 08:23:37 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.2.6_p21-r1.ebuild,v 1.3 2014/05/21 12:18:31 jlec Exp $
inherit autotools eutils multilib
DESCRIPTION="Maui Cluster Scheduler"
-HOMEPAGE="http://www.clusterresources.com/pages/products/maui-cluster-scheduler.php"
+HOMEPAGE="http://www.adaptivecomputing.com/products/open-source/maui/"
SRC_URI="http://www.clusterresources.com/downloads/maui/${P/_/}.tar.gz"
IUSE=""
DEPEND="sys-cluster/torque"
diff --git a/sys-cluster/maui/maui-3.2.6_p21.ebuild b/sys-cluster/maui/maui-3.2.6_p21.ebuild
index 7f1ea211f7fe..7ffd6d87d429 100644
--- a/sys-cluster/maui/maui-3.2.6_p21.ebuild
+++ b/sys-cluster/maui/maui-3.2.6_p21.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.2.6_p21.ebuild,v 1.4 2011/09/06 08:23:37 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.2.6_p21.ebuild,v 1.5 2014/05/21 12:18:31 jlec Exp $
inherit autotools eutils multilib
DESCRIPTION="Maui Cluster Scheduler"
-HOMEPAGE="http://www.clusterresources.com/pages/products/maui-cluster-scheduler.php"
+HOMEPAGE="http://www.adaptivecomputing.com/products/open-source/maui/"
SRC_URI="http://www.clusterresources.com/downloads/maui/${P/_/}.tar.gz"
IUSE=""
DEPEND="sys-cluster/torque"
diff --git a/sys-cluster/maui/maui-3.3.1-r2.ebuild b/sys-cluster/maui/maui-3.3.1-r2.ebuild
index 1fddc03c8d61..f74c271e1503 100644
--- a/sys-cluster/maui/maui-3.3.1-r2.ebuild
+++ b/sys-cluster/maui/maui-3.3.1-r2.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.3.1-r2.ebuild,v 1.4 2011/10/31 10:30:09 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.3.1-r2.ebuild,v 1.5 2014/05/21 12:18:31 jlec Exp $
EAPI="4"
inherit eutils multilib
DESCRIPTION="Maui Cluster Scheduler"
-HOMEPAGE="http://www.clusterresources.com/pages/products/maui-cluster-scheduler.php"
+HOMEPAGE="http://www.adaptivecomputing.com/products/open-source/maui/"
SRC_URI="http://www.adaptivecomputing.com/download/${PN}/${P}.tar.gz"
LICENSE="maui"
diff --git a/sys-cluster/maui/maui-3.3.1-r3.ebuild b/sys-cluster/maui/maui-3.3.1-r3.ebuild
index 97d0b6f4d29c..51a456bd97e0 100644
--- a/sys-cluster/maui/maui-3.3.1-r3.ebuild
+++ b/sys-cluster/maui/maui-3.3.1-r3.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.3.1-r3.ebuild,v 1.1 2013/09/25 11:24:32 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.3.1-r3.ebuild,v 1.2 2014/05/21 12:18:31 jlec Exp $
EAPI="4"
inherit eutils multilib
DESCRIPTION="Maui Cluster Scheduler"
-HOMEPAGE="http://www.clusterresources.com/pages/products/maui-cluster-scheduler.php"
+HOMEPAGE="http://www.adaptivecomputing.com/products/open-source/maui/"
SRC_URI="http://www.adaptivecomputing.com/download/${PN}/${P}.tar.gz"
LICENSE="maui"
diff --git a/sys-cluster/maui/maui-3.3.ebuild b/sys-cluster/maui/maui-3.3.ebuild
index b23ddb3b2a68..0cfa1e12ecdc 100644
--- a/sys-cluster/maui/maui-3.3.ebuild
+++ b/sys-cluster/maui/maui-3.3.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.3.ebuild,v 1.2 2011/09/06 08:23:37 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.3.ebuild,v 1.3 2014/05/21 12:18:31 jlec Exp $
EAPI="3"
inherit autotools eutils multilib
DESCRIPTION="Maui Cluster Scheduler"
-HOMEPAGE="http://www.clusterresources.com/pages/products/maui-cluster-scheduler.php"
+HOMEPAGE="http://www.adaptivecomputing.com/products/open-source/maui/"
SRC_URI="http://www.clusterresources.com/downloads/maui/${P/_/}.tar.gz"
IUSE=""