diff options
Diffstat (limited to 'sys-cluster/lspbs')
-rw-r--r-- | sys-cluster/lspbs/lspbs-1.1-r1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-cluster/lspbs/lspbs-1.1-r1.ebuild b/sys-cluster/lspbs/lspbs-1.1-r1.ebuild index 6c7e8850c564..e4aeaf9d1249 100644 --- a/sys-cluster/lspbs/lspbs-1.1-r1.ebuild +++ b/sys-cluster/lspbs/lspbs-1.1-r1.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 + DESCRIPTION="Displays clear, concise and up-to-date PBS node and CPU usage information" SRC_URI="http://homepages.inf.ed.ac.uk/s0239160/misc/lspbs/${P}.tar.gz" HOMEPAGE="http://homepages.inf.ed.ac.uk/s0239160/misc/lspbs/lspbs.html" |