commit: 745dfbdf4cdfffd40c4621bd994d6be12fc13b93 Author: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org> AuthorDate: Fri Feb 24 03:44:11 2017 +0000 Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org> CommitDate: Fri Feb 24 03:44:53 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=745dfbdf
net-misc/logmein-hamachi: bump to EAPI 6 and drop inherit eutils Package-Manager: Portage-2.3.3, Repoman-2.3.1 net-misc/logmein-hamachi/logmein-hamachi-2.1.0.174.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/logmein-hamachi/logmein-hamachi-2.1.0.174.ebuild b/net-misc/logmein-hamachi/logmein-hamachi-2.1.0.174.ebuild index 19271fea08..74b2c65fe2 100644 --- a/net-misc/logmein-hamachi/logmein-hamachi-2.1.0.174.ebuild +++ b/net-misc/logmein-hamachi/logmein-hamachi-2.1.0.174.ebuild @@ -2,8 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 -inherit eutils linux-info systemd +EAPI=6 +inherit linux-info systemd DESCRIPTION="LogMeIn Hamachi VPN tunneling engine" HOMEPAGE="https://www.vpn.net/"
