diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-12-16 08:33:25 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-12-16 08:33:25 +0000 |
commit | d7863dda15a1b29d41546b659f936762cad9c499 (patch) | |
tree | 4cb8ec18f1d41f87bd7684986026a62606e6e2fe /sys-cluster/torque | |
parent | version bump (diff) | |
download | gentoo-2-d7863dda15a1b29d41546b659f936762cad9c499.tar.gz gentoo-2-d7863dda15a1b29d41546b659f936762cad9c499.tar.bz2 gentoo-2-d7863dda15a1b29d41546b659f936762cad9c499.zip |
Stable for HPPA (bug #491270).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-cluster/torque')
-rw-r--r-- | sys-cluster/torque/ChangeLog | 5 | ||||
-rw-r--r-- | sys-cluster/torque/torque-2.5.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/torque/ChangeLog b/sys-cluster/torque/ChangeLog index ee77f26e28d2..194e728f22bf 100644 --- a/sys-cluster/torque/ChangeLog +++ b/sys-cluster/torque/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/torque # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/ChangeLog,v 1.175 2014/12/16 03:33:43 jsbronder Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/ChangeLog,v 1.176 2014/12/16 08:33:25 jer Exp $ + + 16 Dec 2014; Jeroen Roovers <jer@gentoo.org> torque-2.5.13.ebuild: + Stable for HPPA (bug #491270). *torque-4.2.9-r2 (16 Dec 2014) diff --git a/sys-cluster/torque/torque-2.5.13.ebuild b/sys-cluster/torque/torque-2.5.13.ebuild index 595e8bd23bc0..32cb5c6dcbf7 100644 --- a/sys-cluster/torque/torque-2.5.13.ebuild +++ b/sys-cluster/torque/torque-2.5.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-2.5.13.ebuild,v 1.2 2014/12/16 03:33:43 jsbronder Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-2.5.13.ebuild,v 1.3 2014/12/16 08:33:25 jer Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="http://www.adaptivecomputing.com/index.php?wpfb_dl=1643 -> ${P}.tar.gz" LICENSE="torque-2.5" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="cpusets +crypt doc drmaa kernel_linux munge server static-libs +syslog threads tk xml" # ed is used by makedepend-sh |