summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 15:02:47 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:04:42 +0100
commite9c0a3349ef5e883bf426235470478fdb384ee21 (patch)
treeae12cf4d79375a3144669f2180346ba47f7d96e7 /sys-cluster
parentsys-cluster/mpe2: eutils->epatch (diff)
downloadgentoo-e9c0a3349ef5e883bf426235470478fdb384ee21.tar.gz
gentoo-e9c0a3349ef5e883bf426235470478fdb384ee21.tar.bz2
gentoo-e9c0a3349ef5e883bf426235470478fdb384ee21.zip
sys-cluster/torque: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/torque/torque-4.1.7-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/torque/torque-4.1.7-r1.ebuild b/sys-cluster/torque/torque-4.1.7-r1.ebuild
index 7c5658e51a5e..5717c9d7453c 100644
--- a/sys-cluster/torque/torque-4.1.7-r1.ebuild
+++ b/sys-cluster/torque/torque-4.1.7-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit flag-o-matic eutils linux-info
+inherit flag-o-matic epatch linux-info
DESCRIPTION="Resource manager and queuing system based on OpenPBS"
HOMEPAGE="http://www.adaptivecomputing.com/products/open-source/torque"