diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-12-04 15:46:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-12-04 15:46:50 +0000 |
commit | c1fc56c10cd86bfb9541a9a6a9069c7df3df6cf5 (patch) | |
tree | f654e3f03b92ee9dfe3157a1592bfb5658c0d9b1 /sys-cluster/torque | |
parent | alpha/ia64/sh/sparc stable wrt #346687 (diff) | |
download | gentoo-2-c1fc56c10cd86bfb9541a9a6a9069c7df3df6cf5.tar.gz gentoo-2-c1fc56c10cd86bfb9541a9a6a9069c7df3df6cf5.tar.bz2 gentoo-2-c1fc56c10cd86bfb9541a9a6a9069c7df3df6cf5.zip |
alpha/ia64/sparc stable wrt #345463
(Portage version: 2.1.9.24/cvs/Linux ia64)
Diffstat (limited to 'sys-cluster/torque')
-rw-r--r-- | sys-cluster/torque/ChangeLog | 5 | ||||
-rw-r--r-- | sys-cluster/torque/torque-2.3.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/torque/ChangeLog b/sys-cluster/torque/ChangeLog index 87777cca7b45..68cafa1acf71 100644 --- a/sys-cluster/torque/ChangeLog +++ b/sys-cluster/torque/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/torque # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/ChangeLog,v 1.103 2010/11/26 15:38:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/ChangeLog,v 1.104 2010/12/04 15:46:50 armin76 Exp $ + + 04 Dec 2010; Raúl Porcel <armin76@gentoo.org> torque-2.3.13.ebuild: + alpha/ia64/sparc stable wrt #345463 26 Nov 2010; Jeroen Roovers <jer@gentoo.org> torque-2.3.13.ebuild: Stable for HPPA (bug #345463). diff --git a/sys-cluster/torque/torque-2.3.13.ebuild b/sys-cluster/torque/torque-2.3.13.ebuild index d1e12bc2a914..03fca3230e70 100644 --- a/sys-cluster/torque/torque-2.3.13.ebuild +++ b/sys-cluster/torque/torque-2.3.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-2.3.13.ebuild,v 1.4 2010/11/26 15:38:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-2.3.13.ebuild,v 1.5 2010/12/04 15:46:50 armin76 Exp $ EAPI=2 inherit flag-o-matic eutils linux-info autotools @@ -12,7 +12,7 @@ SRC_URI="http://www.clusterresources.com/downloads/${PN}/${P}.tar.gz" LICENSE="openpbs" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha ~amd64 hppa ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="tk +crypt drmaa server +syslog doc cpusets kernel_linux" # ed is used by makedepend-sh |