Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/torque/
Date: Tue, 04 Jan 2022 10:30:46
Message-Id: 1641292198.0b89563ac6dc41357e636b6d5d83940b2ef279e6.soap@gentoo
1 commit: 0b89563ac6dc41357e636b6d5d83940b2ef279e6
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 4 10:29:58 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 4 10:29:58 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b89563a
7
8 sys-cluster/torque: remove implicit kernel_linux
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 sys-cluster/torque/torque-4.1.7-r2.ebuild | 4 ++--
13 sys-cluster/torque/torque-4.2.10-r2.ebuild | 4 ++--
14 sys-cluster/torque/torque-6.0.4-r2.ebuild | 4 ++--
15 3 files changed, 6 insertions(+), 6 deletions(-)
16
17 diff --git a/sys-cluster/torque/torque-4.1.7-r2.ebuild b/sys-cluster/torque/torque-4.1.7-r2.ebuild
18 index 1b91e3e2602d..c6ced6d96c39 100644
19 --- a/sys-cluster/torque/torque-4.1.7-r2.ebuild
20 +++ b/sys-cluster/torque/torque-4.1.7-r2.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2021 Gentoo Authors
23 +# Copyright 1999-2022 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -14,7 +14,7 @@ SRC_URI="http://www.adaptivecomputing.com/index.php?wpfb_dl=1690 -> ${P}.tar.gz"
28 LICENSE="torque-2.5"
29 SLOT="0"
30 KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
31 -IUSE="cpusets +crypt doc drmaa kernel_linux munge nvidia server +syslog tk"
32 +IUSE="cpusets +crypt doc drmaa munge nvidia server +syslog tk"
33
34 DEPEND_COMMON="
35 sys-libs/zlib
36
37 diff --git a/sys-cluster/torque/torque-4.2.10-r2.ebuild b/sys-cluster/torque/torque-4.2.10-r2.ebuild
38 index 3366b0f28533..07f2642850af 100644
39 --- a/sys-cluster/torque/torque-4.2.10-r2.ebuild
40 +++ b/sys-cluster/torque/torque-4.2.10-r2.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2021 Gentoo Authors
43 +# Copyright 1999-2022 Gentoo Authors
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI=6
47 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/adaptivecomputing/torque/archive/ddf5c4f40091b615716
48 LICENSE="torque-2.5"
49 SLOT="0"
50 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
51 -IUSE="cpusets +crypt doc drmaa kernel_linux munge nvidia server +syslog tk"
52 +IUSE="cpusets +crypt doc drmaa munge nvidia server +syslog tk"
53
54 DEPEND_COMMON="
55 sys-libs/zlib
56
57 diff --git a/sys-cluster/torque/torque-6.0.4-r2.ebuild b/sys-cluster/torque/torque-6.0.4-r2.ebuild
58 index 982514daa400..feb8fad349fe 100644
59 --- a/sys-cluster/torque/torque-6.0.4-r2.ebuild
60 +++ b/sys-cluster/torque/torque-6.0.4-r2.ebuild
61 @@ -1,4 +1,4 @@
62 -# Copyright 1999-2021 Gentoo Authors
63 +# Copyright 1999-2022 Gentoo Authors
64 # Distributed under the terms of the GNU General Public License v2
65
66 EAPI=6
67 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/adaptivecomputing/torque/archive/6a0b37f85c7d644e921
68 LICENSE="torque-2.5"
69 SLOT="0"
70 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
71 -IUSE="autorun cgroups cpusets +crypt doc kernel_linux munge nvidia quickcommit server +syslog tk"
72 +IUSE="autorun cgroups cpusets +crypt doc munge nvidia quickcommit server +syslog tk"
73
74 DEPEND_COMMON="
75 sys-libs/zlib