From: David Seifert Date: Sat, 15 Feb 2020 10:01:33 +0000 (+0100) Subject: net-libs/dleyna-core: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5d298ff71ed6c4ab2960b09b5d90cd912e6eb868;p=gentoo.git net-libs/dleyna-core: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/net-libs/dleyna-core/dleyna-core-0.5.0.ebuild b/net-libs/dleyna-core/dleyna-core-0.5.0.ebuild index c7130c6becdc..e8969cb21f79 100644 --- a/net-libs/dleyna-core/dleyna-core-0.5.0.ebuild +++ b/net-libs/dleyna-core/dleyna-core-0.5.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" -inherit eutils +inherit eutils ltprune DESCRIPTION="utility library for higher level dLeyna libraries" HOMEPAGE="https://01.org/dleyna/"