From: David Seifert Date: Sat, 15 Feb 2020 09:59:31 +0000 (+0100) Subject: dev-lua/luacrypto: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0f4b3c867790131814d12560087f639657c295a0;p=gentoo.git dev-lua/luacrypto: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/dev-lua/luacrypto/luacrypto-0.3.2-r1.ebuild b/dev-lua/luacrypto/luacrypto-0.3.2-r1.ebuild index 2166a46878b5..5dadf1c93111 100644 --- a/dev-lua/luacrypto/luacrypto-0.3.2-r1.ebuild +++ b/dev-lua/luacrypto/luacrypto-0.3.2-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils autotools +inherit eutils autotools ltprune DESCRIPTION="Lua frontend to OpenSSL" HOMEPAGE="http://mkottman.github.io/luacrypto/ https://github.com/mkottman/luacrypto/"