diff options
Diffstat (limited to 'net-misc/shmux/shmux-1.0.ebuild')
-rw-r--r-- | net-misc/shmux/shmux-1.0.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net-misc/shmux/shmux-1.0.ebuild b/net-misc/shmux/shmux-1.0.ebuild index 38327b1a0241..3d92be962273 100644 --- a/net-misc/shmux/shmux-1.0.ebuild +++ b/net-misc/shmux/shmux-1.0.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + DESCRIPTION="Program for executing the same command on many hosts in parallel" HOMEPAGE="http://web.taranis.org/shmux/" SRC_URI="http://web.taranis.org/${PN}/dist/${P}.tgz" |