From: David Seifert Date: Sat, 15 Feb 2020 10:01:27 +0000 (+0100) Subject: net-im/purple-events: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6c9b530b3a0e12ec2ab5e8b0d1eed18fdde26e4f;p=gentoo.git net-im/purple-events: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/net-im/purple-events/purple-events-0.99.1.ebuild b/net-im/purple-events/purple-events-0.99.1.ebuild index b325654096ac..dfc0c6bc7c50 100644 --- a/net-im/purple-events/purple-events-0.99.1.ebuild +++ b/net-im/purple-events/purple-events-0.99.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 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="Allows a fine-grained control over libpurple events" HOMEPAGE="http://purple-events.sardemff7.net/"