summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2006-09-25 03:33:44 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2006-09-25 03:33:44 +0000
commit8d3fbd9e378b393dbab7ebb1131e02f64cacaf47 (patch)
treea24acfc276281c5d1a28769284f4c307b77bc862 /sys-cluster
parent(#132711) Symlink binaries to LINUX64 directory on 64-bit systems (Bryan Gree... (diff)
downloadgentoo-2-8d3fbd9e378b393dbab7ebb1131e02f64cacaf47.tar.gz
gentoo-2-8d3fbd9e378b393dbab7ebb1131e02f64cacaf47.tar.bz2
gentoo-2-8d3fbd9e378b393dbab7ebb1131e02f64cacaf47.zip
Update homepage, mpich now defaults to mpich2 page instead of mpich1 page.
(Portage version: 2.1.2_pre1-r1)
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/mpich/ChangeLog6
-rw-r--r--sys-cluster/mpich/mpich-1.2.5.2.ebuild4
-rw-r--r--sys-cluster/mpich/mpich-1.2.6-r4.ebuild4
-rw-r--r--sys-cluster/mpich/mpich-1.2.7_p1.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/sys-cluster/mpich/ChangeLog b/sys-cluster/mpich/ChangeLog
index 71d096e5c1c7..a8828c79ac38 100644
--- a/sys-cluster/mpich/ChangeLog
+++ b/sys-cluster/mpich/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-cluster/mpich
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich/ChangeLog,v 1.27 2006/07/16 21:26:31 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich/ChangeLog,v 1.28 2006/09/25 03:33:44 dberkholz Exp $
+
+ 25 Sep 2006; Donnie Berkholz <dberkholz@gentoo.org>; mpich-1.2.5.2.ebuild,
+ mpich-1.2.6-r4.ebuild, mpich-1.2.7_p1.ebuild:
+ Update homepage, mpich now defaults to mpich2 page instead of mpich1 page.
16 Jul 2006; Michael Imhof <tantive@gentoo.org> mpich-1.2.5.2.ebuild,
-mpich-1.2.6-r3.ebuild, mpich-1.2.6-r4.ebuild, mpich-1.2.7_p1.ebuild:
diff --git a/sys-cluster/mpich/mpich-1.2.5.2.ebuild b/sys-cluster/mpich/mpich-1.2.5.2.ebuild
index 285890d62cca..7c5d9de46fb8 100644
--- a/sys-cluster/mpich/mpich-1.2.5.2.ebuild
+++ b/sys-cluster/mpich/mpich-1.2.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich/mpich-1.2.5.2.ebuild,v 1.11 2006/07/16 21:26:31 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich/mpich-1.2.5.2.ebuild,v 1.12 2006/09/25 03:33:44 dberkholz Exp $
# Set the MPICH_CONFIGURE_OPTS environment variable to change the signal
# mpich listens on or any other custom options (#38207).
@@ -8,7 +8,7 @@
# For example: MPICH_CONFIGURE_OPTS="--with-device=ch_p4:-listener_sig=SIGBUS"
DESCRIPTION="MPICH - A portable MPI implementation"
-HOMEPAGE="http://www-unix.mcs.anl.gov/mpi/mpich"
+HOMEPAGE="http://www-unix.mcs.anl.gov/mpi/mpich1"
SRC_URI="ftp://ftp.mcs.anl.gov/pub/mpi/${P}.tar.gz"
LICENSE="as-is"
diff --git a/sys-cluster/mpich/mpich-1.2.6-r4.ebuild b/sys-cluster/mpich/mpich-1.2.6-r4.ebuild
index 4a5f8dd7e8b7..637d2c2ee585 100644
--- a/sys-cluster/mpich/mpich-1.2.6-r4.ebuild
+++ b/sys-cluster/mpich/mpich-1.2.6-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich/mpich-1.2.6-r4.ebuild,v 1.2 2006/07/16 21:26:31 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich/mpich-1.2.6-r4.ebuild,v 1.3 2006/09/25 03:33:44 dberkholz Exp $
inherit eutils
@@ -10,7 +10,7 @@ inherit eutils
# For example: MPICH_CONFIGURE_OPTS="--with-device=ch_p4:-listener_sig=SIGBUS"
DESCRIPTION="MPICH - A portable MPI implementation"
-HOMEPAGE="http://www-unix.mcs.anl.gov/mpi/mpich"
+HOMEPAGE="http://www-unix.mcs.anl.gov/mpi/mpich1"
SRC_URI="ftp://ftp.mcs.anl.gov/pub/mpi/${P}.tar.gz"
LICENSE="as-is"
diff --git a/sys-cluster/mpich/mpich-1.2.7_p1.ebuild b/sys-cluster/mpich/mpich-1.2.7_p1.ebuild
index f586e5bda139..46da8227be54 100644
--- a/sys-cluster/mpich/mpich-1.2.7_p1.ebuild
+++ b/sys-cluster/mpich/mpich-1.2.7_p1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich/mpich-1.2.7_p1.ebuild,v 1.5 2006/07/16 21:26:31 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich/mpich-1.2.7_p1.ebuild,v 1.6 2006/09/25 03:33:44 dberkholz Exp $
inherit eutils
@@ -12,7 +12,7 @@ inherit eutils
MY_P="${PN}-${PV/_}"
DESCRIPTION="MPICH - A portable MPI implementation"
-HOMEPAGE="http://www-unix.mcs.anl.gov/mpi/mpich"
+HOMEPAGE="http://www-unix.mcs.anl.gov/mpi/mpich1"
SRC_URI="ftp://ftp.mcs.anl.gov/pub/mpi/${MY_P}.tar.gz"
LICENSE="as-is"