diff options
Diffstat (limited to 'net-misc/clusterssh/clusterssh-4.03.03.ebuild')
-rw-r--r-- | net-misc/clusterssh/clusterssh-4.03.03.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/clusterssh/clusterssh-4.03.03.ebuild b/net-misc/clusterssh/clusterssh-4.03.03.ebuild index c121d86103db..cb2f2702720f 100644 --- a/net-misc/clusterssh/clusterssh-4.03.03.ebuild +++ b/net-misc/clusterssh/clusterssh-4.03.03.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ MY_PN="App-ClusterSSH" MODULE_AUTHOR="DUNCS" MODULE_VERSION="4.01_05" -inherit eutils perl-module versionator +inherit perl-module DESCRIPTION="Concurrent Multi-Server Terminal Access" HOMEPAGE="https://github.com/duncs/clusterssh" |