From: David Seifert Date: Sat, 15 Feb 2020 10:03:20 +0000 (+0100) Subject: x11-plugins/pidgin-gpg: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7f006925e4d3b82649c429d76ffdbc8d70e75e30;p=gentoo.git x11-plugins/pidgin-gpg: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/x11-plugins/pidgin-gpg/pidgin-gpg-0.9.3.ebuild b/x11-plugins/pidgin-gpg/pidgin-gpg-0.9.3.ebuild index 38840750300e..1d49c9c8eff5 100644 --- a/x11-plugins/pidgin-gpg/pidgin-gpg-0.9.3.ebuild +++ b/x11-plugins/pidgin-gpg/pidgin-gpg-0.9.3.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 autotools eutils +inherit autotools eutils ltprune DESCRIPTION="Pidgin GPG/OpenPGP (XEP-0027) plugin" HOMEPAGE="https://github.com/Draghtnod/Pidgin-GPG"