summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-cluster/lam-mpi/ChangeLog6
-rw-r--r--sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild4
-rw-r--r--sys-cluster/openpbs-common/ChangeLog6
-rw-r--r--sys-cluster/openpbs-common/openpbs-common-1.1.1.ebuild4
-rw-r--r--sys-cluster/torque/ChangeLog5
-rw-r--r--sys-cluster/torque/torque-2.1.6.ebuild4
6 files changed, 20 insertions, 9 deletions
diff --git a/sys-cluster/lam-mpi/ChangeLog b/sys-cluster/lam-mpi/ChangeLog
index c188144963c4..7ba0ef210639 100644
--- a/sys-cluster/lam-mpi/ChangeLog
+++ b/sys-cluster/lam-mpi/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-cluster/lam-mpi
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/ChangeLog,v 1.56 2007/03/31 09:52:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/ChangeLog,v 1.57 2007/04/06 20:03:36 dertobi123 Exp $
+
+ 06 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ lam-mpi-7.1.2.ebuild:
+ ppc stable, bug #157799
31 Mar 2007; Raúl Porcel <armin76@gentoo.org> lam-mpi-7.1.2.ebuild:
Add ~ia64
diff --git a/sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild b/sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild
index 41315c42eaf2..a058cfe3c95b 100644
--- a/sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild
+++ b/sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild,v 1.11 2007/03/31 09:52:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild,v 1.12 2007/04/06 20:03:36 dertobi123 Exp $
inherit autotools eutils fortran flag-o-matic multilib portability
@@ -25,7 +25,7 @@ RDEPEND="${DEPEND}
!crypt? ( net-misc/netkit-rsh )"
SLOT="6"
-KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86"
LICENSE="as-is"
# confcache breaks the make process
RESTRICT="confcache"
diff --git a/sys-cluster/openpbs-common/ChangeLog b/sys-cluster/openpbs-common/ChangeLog
index 0b238487c254..c563771503a7 100644
--- a/sys-cluster/openpbs-common/ChangeLog
+++ b/sys-cluster/openpbs-common/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-cluster/openpbs-common
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openpbs-common/ChangeLog,v 1.10 2007/04/01 09:52:46 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openpbs-common/ChangeLog,v 1.11 2007/04/06 20:02:25 dertobi123 Exp $
+
+ 06 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ openpbs-common-1.1.1.ebuild:
+ ppc stable, bug #157799
01 Apr 2007; Raúl Porcel <armin76@gentoo.org>
openpbs-common-1.1.1.ebuild:
diff --git a/sys-cluster/openpbs-common/openpbs-common-1.1.1.ebuild b/sys-cluster/openpbs-common/openpbs-common-1.1.1.ebuild
index 88b411c99ef8..98e8b0c24e16 100644
--- a/sys-cluster/openpbs-common/openpbs-common-1.1.1.ebuild
+++ b/sys-cluster/openpbs-common/openpbs-common-1.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openpbs-common/openpbs-common-1.1.1.ebuild,v 1.6 2007/04/01 09:52:46 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openpbs-common/openpbs-common-1.1.1.ebuild,v 1.7 2007/04/06 20:02:25 dertobi123 Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ppc64 x86"
+KEYWORDS="amd64 ~ia64 ppc ppc64 x86"
IUSE=""
DEPEND=""
diff --git a/sys-cluster/torque/ChangeLog b/sys-cluster/torque/ChangeLog
index 9b650b7ffc1e..fcccfa572d40 100644
--- a/sys-cluster/torque/ChangeLog
+++ b/sys-cluster/torque/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/torque
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/ChangeLog,v 1.45 2007/03/31 09:51:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/ChangeLog,v 1.46 2007/04/06 20:03:10 dertobi123 Exp $
+
+ 06 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org> torque-2.1.6.ebuild:
+ ppc stable, bug #157799
31 Mar 2007; Raúl Porcel <armin76@gentoo.org> torque-2.1.6.ebuild:
Add ~ia64
diff --git a/sys-cluster/torque/torque-2.1.6.ebuild b/sys-cluster/torque/torque-2.1.6.ebuild
index 05892164baf4..2210f5ee53d5 100644
--- a/sys-cluster/torque/torque-2.1.6.ebuild
+++ b/sys-cluster/torque/torque-2.1.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-2.1.6.ebuild,v 1.5 2007/03/31 09:51:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-2.1.6.ebuild,v 1.6 2007/04/06 20:03:10 dertobi123 Exp $
inherit autotools flag-o-matic eutils
@@ -12,7 +12,7 @@ SRC_URI="http://www.clusterresources.com/downloads/${PN}/${MY_P}.tar.gz"
LICENSE="openpbs"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ppc64 x86"
+KEYWORDS="amd64 ~ia64 ppc ppc64 x86"
IUSE="tk crypt server"
PROVIDE="virtual/pbs"