From: Alon Bar-Lev Date: Sat, 25 Mar 2017 21:21:46 +0000 (+0300) Subject: dev-libs/libmcrypt: remove eutils X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4b1e08c40be73319dd78ec7c0df6a2615aa3c030;p=gentoo.git dev-libs/libmcrypt: remove eutils Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/dev-libs/libmcrypt/libmcrypt-2.5.8-r4.ebuild b/dev-libs/libmcrypt/libmcrypt-2.5.8-r4.ebuild index d5b5c9ea7415..b5bbdb50890b 100644 --- a/dev-libs/libmcrypt/libmcrypt-2.5.8-r4.ebuild +++ b/dev-libs/libmcrypt/libmcrypt-2.5.8-r4.ebuild @@ -3,7 +3,7 @@ EAPI="6" -inherit autotools eutils +inherit autotools DESCRIPTION="libmcrypt provides uniform interface to access several encryption algorithms" HOMEPAGE="http://mcrypt.sourceforge.net/"