commit: e16b42b2b3f9dbeda6c7166b3e13585c9cec94a3 Author: Johannes Huber <johu <AT> gentoo <DOT> org> AuthorDate: Sat Oct 20 08:34:33 2018 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Sat Oct 20 08:34:33 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e16b42b2
net-misc/sshpass: EAPI 7 Signed-off-by: Johannes Huber <johu <AT> gentoo.org> 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(-) diff --git a/net-misc/sshpass/sshpass-1.06.ebuild b/net-misc/sshpass/sshpass-1.06.ebuild index 6e138ac018f..c828b88a4df 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"
