diff options
author | Sam James <sam@gentoo.org> | 2021-04-15 11:19:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:20:21 +0100 |
commit | f247fa6c23794e7a01fc89016925cd1cc11ff457 (patch) | |
tree | d3d38117ec62584c0d96d02785b5278cb58c389b /net-misc | |
parent | net-misc/rwhoisd: eutils-- (diff) | |
download | gentoo-f247fa6c23794e7a01fc89016925cd1cc11ff457.tar.gz gentoo-f247fa6c23794e7a01fc89016925cd1cc11ff457.tar.bz2 gentoo-f247fa6c23794e7a01fc89016925cd1cc11ff457.zip |
net-misc/scponly: multilib--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/scponly/scponly-4.8-r6.ebuild | 4 | ||||
-rw-r--r-- | net-misc/scponly/scponly-4.8-r7.ebuild | 4 |
2 files changed, 4 insertions, 4 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" diff --git a/net-misc/scponly/scponly-4.8-r7.ebuild b/net-misc/scponly/scponly-4.8-r7.ebuild index 33e64c389ddb..67f6348fc896 100644 --- a/net-misc/scponly/scponly-4.8-r7.ebuild +++ b/net-misc/scponly/scponly-4.8-r7.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=7 -inherit multilib readme.gentoo-r1 toolchain-funcs +inherit readme.gentoo-r1 toolchain-funcs DESCRIPTION="A tiny pseudoshell which only permits scp and sftp" HOMEPAGE="https://github.com/scponly/scponly" |