diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-03 21:11:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-03 21:11:39 +0000 |
commit | e3a83dccec6e3df8dc33aa3dd830208caa6726f6 (patch) | |
tree | 356e42df2ede849caee840226c867c582a93583f /sys-cluster/torque/torque-4.1.5.1-r1.ebuild | |
parent | Stable for amd64, wrt bug #492784 (diff) | |
download | gentoo-2-e3a83dccec6e3df8dc33aa3dd830208caa6726f6.tar.gz gentoo-2-e3a83dccec6e3df8dc33aa3dd830208caa6726f6.tar.bz2 gentoo-2-e3a83dccec6e3df8dc33aa3dd830208caa6726f6.zip |
Stable for amd64, wrt bug #484320
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-cluster/torque/torque-4.1.5.1-r1.ebuild')
-rw-r--r-- | sys-cluster/torque/torque-4.1.5.1-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-cluster/torque/torque-4.1.5.1-r1.ebuild b/sys-cluster/torque/torque-4.1.5.1-r1.ebuild index 9b34320be799..1ee78d90129f 100644 --- a/sys-cluster/torque/torque-4.1.5.1-r1.ebuild +++ b/sys-cluster/torque/torque-4.1.5.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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-4.1.5.1-r1.ebuild,v 1.2 2013/12/25 21:37:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-4.1.5.1-r1.ebuild,v 1.3 2014/01/03 21:11:39 ago Exp $ EAPI=4 inherit flag-o-matic eutils linux-info @@ -13,7 +13,7 @@ SRC_URI="http://www.adaptivecomputing.com/index.php?wpfb_dl=1058 -> ${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 nvidia server +syslog tk" DEPEND_COMMON="sys-libs/ncurses |