diff options
author | David Seifert <soap@gentoo.org> | 2020-02-15 11:01:34 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-02-15 11:01:34 +0100 |
commit | 199d4171bc026dab4f6054c48e3b23935ef68bd3 (patch) | |
tree | b3e8bb7f9dcb378d9a23531bfed715fb8c0383bd /net-libs/dleyna-renderer | |
parent | net-libs/dleyna-core: [QA] inherit ltprune.eclass directly (diff) | |
download | gentoo-199d4171bc026dab4f6054c48e3b23935ef68bd3.tar.gz gentoo-199d4171bc026dab4f6054c48e3b23935ef68bd3.tar.bz2 gentoo-199d4171bc026dab4f6054c48e3b23935ef68bd3.zip |
net-libs/dleyna-renderer: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-libs/dleyna-renderer')
-rw-r--r-- | net-libs/dleyna-renderer/dleyna-renderer-0.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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/" |