From: Alon Bar-Lev Date: Sat, 25 Mar 2017 18:04:34 +0000 (+0300) Subject: app-crypt/mhash: use ltprune X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cf2c4b35275505589d36aac934985d288814bac5;p=gentoo.git app-crypt/mhash: use ltprune Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/app-crypt/mhash/mhash-0.9.9.9-r2.ebuild b/app-crypt/mhash/mhash-0.9.9.9-r2.ebuild index fb62adb1201b..e719837a52ad 100644 --- a/app-crypt/mhash/mhash-0.9.9.9-r2.ebuild +++ b/app-crypt/mhash/mhash-0.9.9.9-r2.ebuild @@ -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/"