summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2008-06-18 13:04:11 +0000
committerFerris McCormick <fmccor@gentoo.org>2008-06-18 13:04:11 +0000
commit130a01f6f870c66451528364c0fa62de783e1412 (patch)
treead2f5af8e116f3bf92b224bd356a5a28f91438e2 /sys-cluster
parentversion bump (diff)
downloadgentoo-2-130a01f6f870c66451528364c0fa62de783e1412.tar.gz
gentoo-2-130a01f6f870c66451528364c0fa62de783e1412.tar.bz2
gentoo-2-130a01f6f870c66451528364c0fa62de783e1412.zip
Sparc stable, required for bug #224099.
(Portage version: 2.2_pre8/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/torque/ChangeLog5
-rw-r--r--sys-cluster/torque/torque-2.3.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/torque/ChangeLog b/sys-cluster/torque/ChangeLog
index 9f676ebbcf05..593bb2c88bfe 100644
--- a/sys-cluster/torque/ChangeLog
+++ b/sys-cluster/torque/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/torque
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/ChangeLog,v 1.68 2008/06/10 18:20:56 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/ChangeLog,v 1.69 2008/06/18 13:04:11 fmccor Exp $
+
+ 18 Jun 2008; Ferris McCormick <fmccor@gentoo.org> torque-2.3.0-r1.ebuild:
+ Sparc stable, required for bug #224099.
10 Jun 2008; Raúl Porcel <armin76@gentoo.org> torque-2.3.0-r1.ebuild:
alpha stable
diff --git a/sys-cluster/torque/torque-2.3.0-r1.ebuild b/sys-cluster/torque/torque-2.3.0-r1.ebuild
index 9f6d74c73137..351fc831fe9d 100644
--- a/sys-cluster/torque/torque-2.3.0-r1.ebuild
+++ b/sys-cluster/torque/torque-2.3.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-2.3.0-r1.ebuild,v 1.4 2008/06/10 18:20:56 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-2.3.0-r1.ebuild,v 1.5 2008/06/18 13:04:11 fmccor Exp $
inherit autotools flag-o-matic eutils linux-info
@@ -11,7 +11,7 @@ SRC_URI="http://www.clusterresources.com/downloads/${PN}/${P}.tar.gz"
LICENSE="openpbs"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
IUSE="tk crypt server syslog doc cpusets kernel_linux"
PROVIDE="virtual/pbs"