diff options
Diffstat (limited to 'sys-cluster/osc-mpiexec/osc-mpiexec-0.83.ebuild')
-rw-r--r-- | sys-cluster/osc-mpiexec/osc-mpiexec-0.83.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-cluster/osc-mpiexec/osc-mpiexec-0.83.ebuild b/sys-cluster/osc-mpiexec/osc-mpiexec-0.83.ebuild index 58b0836bf837..22ec57399397 100644 --- a/sys-cluster/osc-mpiexec/osc-mpiexec-0.83.ebuild +++ b/sys-cluster/osc-mpiexec/osc-mpiexec-0.83.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + MY_PN=${PN#osc-} DESCRIPTION="replacement for mpirun, integrates MPI with PBS" SRC_URI="http://www.osc.edu/~djohnson/mpiexec/${MY_PN}-${PV}.tgz" |