From: David Seifert Date: Sat, 15 Feb 2020 10:01:34 +0000 (+0100) Subject: net-libs/dleyna-renderer: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=199d4171bc026dab4f6054c48e3b23935ef68bd3;p=gentoo.git net-libs/dleyna-renderer: [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-renderer/dleyna-renderer-0.5.0.ebuild b/net-libs/dleyna-renderer/dleyna-renderer-0.5.0.ebuild index 518fbb875465..a62e8c4fd927 100644 --- a/net-libs/dleyna-renderer/dleyna-renderer-0.5.0.ebuild +++ b/net-libs/dleyna-renderer/dleyna-renderer-0.5.0.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 +inherit eutils ltprune DESCRIPTION="library implementing services that allow clients to discover and manipulate DLNA renderers" HOMEPAGE="https://01.org/dleyna/"