net-misc/dleyna-server: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:01:56 +0000 (11:01 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:01:56 +0000 (11:01 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
net-misc/dleyna-server/dleyna-server-0.5.0.ebuild

index 9d565e6f13d55decc8ce59373c2ec098078beec3..72f80642cf9076cb39266a39f5dd21379dcf5a53 100644 (file)
@@ -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 eutils
+inherit eutils ltprune
 
 DESCRIPTION="library for implementing services that allow clients to discover, browse and manipulate DLNA Servers"
 HOMEPAGE="https://01.org/dleyna/"