diff options
Diffstat (limited to 'net-misc/scponly/scponly-4.8-r6.ebuild')
-rw-r--r-- | net-misc/scponly/scponly-4.8-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/scponly/scponly-4.8-r6.ebuild b/net-misc/scponly/scponly-4.8-r6.ebuild index c7b2b8ba88d0..8e34824af99f 100644 --- a/net-misc/scponly/scponly-4.8-r6.ebuild +++ b/net-misc/scponly/scponly-4.8-r6.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit multilib readme.gentoo-r1 toolchain-funcs user +inherit readme.gentoo-r1 toolchain-funcs user DESCRIPTION="A tiny pseudoshell which only permits scp and sftp" HOMEPAGE="https://github.com/scponly/scponly" |