diff options
author | David Seifert <soap@gentoo.org> | 2022-01-04 11:29:58 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-01-04 11:29:58 +0100 |
commit | 0b89563ac6dc41357e636b6d5d83940b2ef279e6 (patch) | |
tree | 8ec40ffe023b47f897c46a39ede828fd89ff7cca /sys-cluster/torque | |
parent | sys-apps/gptfdisk: remove implicit kernel_linux (diff) | |
download | gentoo-0b89563ac6dc41357e636b6d5d83940b2ef279e6.tar.gz gentoo-0b89563ac6dc41357e636b6d5d83940b2ef279e6.tar.bz2 gentoo-0b89563ac6dc41357e636b6d5d83940b2ef279e6.zip |
sys-cluster/torque: remove implicit kernel_linux
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sys-cluster/torque')
-rw-r--r-- | sys-cluster/torque/torque-4.1.7-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-cluster/torque/torque-4.2.10-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-cluster/torque/torque-6.0.4-r2.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-cluster/torque/torque-4.1.7-r2.ebuild b/sys-cluster/torque/torque-4.1.7-r2.ebuild index 1b91e3e2602d..c6ced6d96c39 100644 --- a/sys-cluster/torque/torque-4.1.7-r2.ebuild +++ b/sys-cluster/torque/torque-4.1.7-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://www.adaptivecomputing.com/index.php?wpfb_dl=1690 -> ${P}.tar.gz" LICENSE="torque-2.5" SLOT="0" KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86" -IUSE="cpusets +crypt doc drmaa kernel_linux munge nvidia server +syslog tk" +IUSE="cpusets +crypt doc drmaa munge nvidia server +syslog tk" DEPEND_COMMON=" sys-libs/zlib diff --git a/sys-cluster/torque/torque-4.2.10-r2.ebuild b/sys-cluster/torque/torque-4.2.10-r2.ebuild index 3366b0f28533..07f2642850af 100644 --- a/sys-cluster/torque/torque-4.2.10-r2.ebuild +++ b/sys-cluster/torque/torque-4.2.10-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/adaptivecomputing/torque/archive/ddf5c4f40091b615716 LICENSE="torque-2.5" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" -IUSE="cpusets +crypt doc drmaa kernel_linux munge nvidia server +syslog tk" +IUSE="cpusets +crypt doc drmaa munge nvidia server +syslog tk" DEPEND_COMMON=" sys-libs/zlib diff --git a/sys-cluster/torque/torque-6.0.4-r2.ebuild b/sys-cluster/torque/torque-6.0.4-r2.ebuild index 982514daa400..feb8fad349fe 100644 --- a/sys-cluster/torque/torque-6.0.4-r2.ebuild +++ b/sys-cluster/torque/torque-6.0.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/adaptivecomputing/torque/archive/6a0b37f85c7d644e921 LICENSE="torque-2.5" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" -IUSE="autorun cgroups cpusets +crypt doc kernel_linux munge nvidia quickcommit server +syslog tk" +IUSE="autorun cgroups cpusets +crypt doc munge nvidia quickcommit server +syslog tk" DEPEND_COMMON=" sys-libs/zlib |