commit:     bc5298510ea6ea0a2cae843449a06b86dec4adf0
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 23 20:59:33 2020 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Feb 23 20:59:33 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc529851

net-vpn/tinc: remove dependence on python, bug #709328

Closes: https://bugs.gentoo.org/709328
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>

 net-vpn/tinc/{tinc-1.1_pre17.ebuild => tinc-1.1_pre17-r1.ebuild} | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/net-vpn/tinc/tinc-1.1_pre17.ebuild 
b/net-vpn/tinc/tinc-1.1_pre17-r1.ebuild
similarity index 96%
rename from net-vpn/tinc/tinc-1.1_pre17.ebuild
rename to net-vpn/tinc/tinc-1.1_pre17-r1.ebuild
index 589684a694b..e376be94df3 100644
--- a/net-vpn/tinc/tinc-1.1_pre17.ebuild
+++ b/net-vpn/tinc/tinc-1.1_pre17-r1.ebuild
@@ -6,9 +6,7 @@ EAPI=7
 MY_PV=${PV/_/}
 MY_P=${PN}-${MY_PV}
 
-PYTHON_COMPAT=( python2_7 )
-
-inherit autotools python-single-r1 systemd
+inherit autotools systemd
 
 DESCRIPTION="tinc is an easy to configure VPN implementation"
 HOMEPAGE="http://www.tinc-vpn.org/";

Reply via email to