app-crypt/mhash: use ltprune
authorAlon Bar-Lev <alonbl@gentoo.org>
Sat, 25 Mar 2017 18:04:34 +0000 (21:04 +0300)
committerAlon Bar-Lev <alonbl@gentoo.org>
Sat, 25 Mar 2017 18:11:35 +0000 (21:11 +0300)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

app-crypt/mhash/mhash-0.9.9.9-r2.ebuild

index fb62adb1201b01c832b6b31d98db32ba9b1530f9..e719837a52ad14f53c71db2523f707bfca21a562 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit eutils
+inherit ltprune
 
 DESCRIPTION="library providing a uniform interface to a large number of hash algorithms"
 HOMEPAGE="http://mhash.sourceforge.net/"