diff options
author | Alon Bar-Lev <alonbl@gentoo.org> | 2017-03-25 21:04:34 +0300 |
---|---|---|
committer | Alon Bar-Lev <alonbl@gentoo.org> | 2017-03-25 21:11:35 +0300 |
commit | cf2c4b35275505589d36aac934985d288814bac5 (patch) | |
tree | 35c7a789083d70be425633d88548747780e82df9 /app-crypt | |
parent | app-crypt/openssl-tpm-engine: use ltprune (diff) | |
download | gentoo-cf2c4b35275505589d36aac934985d288814bac5.tar.gz gentoo-cf2c4b35275505589d36aac934985d288814bac5.tar.bz2 gentoo-cf2c4b35275505589d36aac934985d288814bac5.zip |
app-crypt/mhash: use ltprune
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/mhash/mhash-0.9.9.9-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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/" |