diff options
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/torque/torque-4.1.7-r1.ebuild | 4 |
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" |