diff options
Diffstat (limited to 'sys-cluster/torque')
-rw-r--r-- | sys-cluster/torque/ChangeLog | 5 | ||||
-rw-r--r-- | sys-cluster/torque/torque-2.4.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/torque/ChangeLog b/sys-cluster/torque/ChangeLog index 5e29bed25a9f..fe294ce19c3a 100644 --- a/sys-cluster/torque/ChangeLog +++ b/sys-cluster/torque/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/torque # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/ChangeLog,v 1.133 2012/02/23 17:11:50 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/ChangeLog,v 1.134 2012/03/06 20:49:17 ranger Exp $ + + 06 Mar 2012; Brent Baude <ranger@gentoo.org> torque-2.4.16.ebuild: + Marking torque-2.4.16 ppc for bug 397831 23 Feb 2012; Kacper Kowalik <xarthisius@gentoo.org> torque-2.3.13.ebuild, torque-2.4.14.ebuild, torque-2.4.16.ebuild: diff --git a/sys-cluster/torque/torque-2.4.16.ebuild b/sys-cluster/torque/torque-2.4.16.ebuild index e8c90029edf5..fcd9a099db3a 100644 --- a/sys-cluster/torque/torque-2.4.16.ebuild +++ b/sys-cluster/torque/torque-2.4.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-2.4.16.ebuild,v 1.5 2012/02/23 17:11:50 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-2.4.16.ebuild,v 1.6 2012/03/06 20:49:17 ranger 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 |