summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-11-15 12:41:33 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-11-15 12:41:33 +0000
commitaf2213c7174377e88f4b6c60c4c8ab85c56afad0 (patch)
tree2d5ab9d36ee242a5e0027d29f1366f982164aef6 /sys-cluster
parentStable on ppc64; bug #152104 (diff)
downloadgentoo-2-af2213c7174377e88f4b6c60c4c8ab85c56afad0.tar.gz
gentoo-2-af2213c7174377e88f4b6c60c4c8ab85c56afad0.tar.bz2
gentoo-2-af2213c7174377e88f4b6c60c4c8ab85c56afad0.zip
Stable on ppc64; bug #152104
(Portage version: 2.1.1-r1)
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/torque/ChangeLog5
-rw-r--r--sys-cluster/torque/torque-2.1.2-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/torque/ChangeLog b/sys-cluster/torque/ChangeLog
index edbfdd72d2a6..de75d2b7e3c0 100644
--- a/sys-cluster/torque/ChangeLog
+++ b/sys-cluster/torque/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/torque
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/ChangeLog,v 1.38 2006/11/11 00:34:09 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/ChangeLog,v 1.39 2006/11/15 12:41:33 corsair Exp $
+
+ 15 Nov 2006; Markus Rothe <corsair@gentoo.org> torque-2.1.2-r2.ebuild:
+ Stable on ppc64; bug #152104
11 Nov 2006; Andrej Kacian <ticho@gentoo.org> torque-2.1.2-r2.ebuild:
Stable on x86, security bug #152104.
diff --git a/sys-cluster/torque/torque-2.1.2-r2.ebuild b/sys-cluster/torque/torque-2.1.2-r2.ebuild
index 2430c4de4b0a..118808b7e721 100644
--- a/sys-cluster/torque/torque-2.1.2-r2.ebuild
+++ b/sys-cluster/torque/torque-2.1.2-r2.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/torque/torque-2.1.2-r2.ebuild,v 1.3 2006/11/11 00:34:09 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-2.1.2-r2.ebuild,v 1.4 2006/11/15 12:41:33 corsair Exp $
inherit autotools flag-o-matic eutils
@@ -13,7 +13,7 @@ SRC_URI="http://www.clusterresources.com/downloads/${PN}/${MY_P}.tar.gz"
LICENSE="openpbs"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 x86"
+KEYWORDS="~amd64 ~ppc ppc64 x86"
IUSE="tk crypt server"
PROVIDE="virtual/pbs"