diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-07-02 18:12:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-07-02 18:12:32 +0000 |
commit | 225782503f890ccce7d4c8bb76dda3d5766ed2f4 (patch) | |
tree | b2cc7c00ec83592c2f0235d10961651dd94170b3 /sys-cluster | |
parent | Version bump to fix bug #373833 reported by Vasileios Lourdas <bugzilla@lourd... (diff) | |
download | historical-225782503f890ccce7d4c8bb76dda3d5766ed2f4.tar.gz historical-225782503f890ccce7d4c8bb76dda3d5766ed2f4.tar.bz2 historical-225782503f890ccce7d4c8bb76dda3d5766ed2f4.zip |
alpha/ia64/sparc stable wrt #372959
Package-Manager: portage-2.1.10.3/cvs/Linux ia64
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/torque/ChangeLog | 5 | ||||
-rw-r--r-- | sys-cluster/torque/torque-2.4.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/torque/ChangeLog b/sys-cluster/torque/ChangeLog index af99d2ed057b..fd40d9f2e1f9 100644 --- a/sys-cluster/torque/ChangeLog +++ b/sys-cluster/torque/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/torque # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/ChangeLog,v 1.116 2011/06/29 19:43:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/ChangeLog,v 1.117 2011/07/02 18:12:32 armin76 Exp $ + + 02 Jul 2011; Raúl Porcel <armin76@gentoo.org> torque-2.4.14.ebuild: + alpha/ia64/sparc stable wrt #372959 29 Jun 2011; Markus Meier <maekke@gentoo.org> torque-2.4.14.ebuild: x86 stable, bug #372959 diff --git a/sys-cluster/torque/torque-2.4.14.ebuild b/sys-cluster/torque/torque-2.4.14.ebuild index c328eafbdad0..bf9752a074c9 100644 --- a/sys-cluster/torque/torque-2.4.14.ebuild +++ b/sys-cluster/torque/torque-2.4.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-2.4.14.ebuild,v 1.4 2011/06/29 19:43:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-2.4.14.ebuild,v 1.5 2011/07/02 18:12:32 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 |