commit:     2dec384c15cf468f8af432b2bc2be468777fec57
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  1 06:52:57 2017 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Fri Sep  1 06:54:07 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dec384c

app-misc/evemu: use ltprune instead of eutils

 app-misc/evemu/evemu-2.6.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/evemu/evemu-2.6.0.ebuild 
b/app-misc/evemu/evemu-2.6.0.ebuild
index 83007cff738..8ac8d69567e 100644
--- a/app-misc/evemu/evemu-2.6.0.ebuild
+++ b/app-misc/evemu/evemu-2.6.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 PYTHON_COMPAT=( python2_7 )
 
-inherit eutils python-single-r1
+inherit ltprune python-single-r1
 
 DESCRIPTION="tools and bindings for kernel evdev device emulation, data 
capture, and replay"
 HOMEPAGE="https://www.freedesktop.org/wiki/Evemu/";

Reply via email to