dev-vcs/git-tools: drop eutils
authorMike Gilbert <floppym@gentoo.org>
Mon, 27 Nov 2017 15:04:39 +0000 (10:04 -0500)
committerMike Gilbert <floppym@gentoo.org>
Mon, 27 Nov 2017 15:04:39 +0000 (10:04 -0500)
Package-Manager: Portage-2.3.15, Repoman-2.3.6_p7

dev-vcs/git-tools/git-tools-2017.10.ebuild

index b5eaaffb3d63ff7b4a50b5a34c263df9c59217be..a5ac828c614eda0d83e4d13dea5c284302aaaab9 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
-inherit eutils python-r1
+inherit python-r1
 
 DESCRIPTION="Assorted git-related scripts"
 HOMEPAGE="https://github.com/MestreLion/git-tools"