diff options
author | Sam James <sam@gentoo.org> | 2021-04-15 11:31:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:20:04 +0100 |
commit | 4a9e7d9c3283713e5f6ca412a4914b4c38cef407 (patch) | |
tree | bdfbe2667972c1e935824500a6a5365f53c4a0e2 /net-misc/mosh | |
parent | net-misc/mikutter: eutils-- (diff) | |
download | gentoo-4a9e7d9c3283713e5f6ca412a4914b4c38cef407.tar.gz gentoo-4a9e7d9c3283713e5f6ca412a4914b4c38cef407.tar.bz2 gentoo-4a9e7d9c3283713e5f6ca412a4914b4c38cef407.zip |
net-misc/mosh: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/mosh')
-rw-r--r-- | net-misc/mosh/mosh-1.3.2.ebuild | 4 | ||||
-rw-r--r-- | net-misc/mosh/mosh-9999.ebuild | 5 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net-misc/mosh/mosh-1.3.2.ebuild b/net-misc/mosh/mosh-1.3.2.ebuild index 87a94b12e9cb..97c1a5af6eb3 100644 --- a/net-misc/mosh/mosh-1.3.2.ebuild +++ b/net-misc/mosh/mosh-1.3.2.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=6 -inherit autotools bash-completion-r1 eutils +inherit autotools bash-completion-r1 DESCRIPTION="Mobile shell that supports roaming and intelligent local echo" HOMEPAGE="https://mosh.org" diff --git a/net-misc/mosh/mosh-9999.ebuild b/net-misc/mosh/mosh-9999.ebuild index 97e8d3172038..35a74460f7c9 100644 --- a/net-misc/mosh/mosh-9999.ebuild +++ b/net-misc/mosh/mosh-9999.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=6 -inherit autotools bash-completion-r1 eutils git-r3 +inherit autotools bash-completion-r1 git-r3 DESCRIPTION="Mobile shell that supports roaming and intelligent local echo" HOMEPAGE="https://mosh.org" @@ -11,7 +11,6 @@ EGIT_REPO_URI="https://github.com/keithw/mosh.git" LICENSE="GPL-3" SLOT="0" -KEYWORDS="" IUSE="+client examples libressl +mosh-hardening +server ufw +utempter" REQUIRED_USE=" |