From e16b42b2b3f9dbeda6c7166b3e13585c9cec94a3 Mon Sep 17 00:00:00 2001 From: Johannes Huber Date: Sat, 20 Oct 2018 10:34:33 +0200 Subject: net-misc/sshpass: EAPI 7 Signed-off-by: Johannes Huber Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- net-misc/sshpass/sshpass-1.06.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-misc/sshpass') diff --git a/net-misc/sshpass/sshpass-1.06.ebuild b/net-misc/sshpass/sshpass-1.06.ebuild index 6e138ac018fc..c828b88a4dfc 100644 --- a/net-misc/sshpass/sshpass-1.06.ebuild +++ b/net-misc/sshpass/sshpass-1.06.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 DESCRIPTION="Tool for noninteractively performing password authentication with ssh" HOMEPAGE="http://sshpass.sourceforge.net" -- cgit v1.2.3-65-gdbad