app-misc/evemu: use ltprune instead of eutils
authorTim Harder <radhermit@gentoo.org>
Fri, 1 Sep 2017 06:52:57 +0000 (02:52 -0400)
committerTim Harder <radhermit@gentoo.org>
Fri, 1 Sep 2017 06:54:07 +0000 (02:54 -0400)
app-misc/evemu/evemu-2.6.0.ebuild

index 83007cff7385176493733caf29f18ab5fb7cd6ce..8ac8d69567ecd74c7c3038a3e40b160be23193a2 100644 (file)
@@ -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/"