diff options
author | 2020-02-15 11:01:33 +0100 | |
---|---|---|
committer | 2020-02-15 11:01:33 +0100 | |
commit | 5d298ff71ed6c4ab2960b09b5d90cd912e6eb868 (patch) | |
tree | 081033ef56c20244fa30efac5b9763c06cd4b4d3 /net-libs/dleyna-core | |
parent | net-libs/dleyna-connector-dbus: [QA] inherit ltprune.eclass directly (diff) | |
download | gentoo-5d298ff71ed6c4ab2960b09b5d90cd912e6eb868.tar.gz gentoo-5d298ff71ed6c4ab2960b09b5d90cd912e6eb868.tar.bz2 gentoo-5d298ff71ed6c4ab2960b09b5d90cd912e6eb868.zip |
net-libs/dleyna-core: [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-core')
-rw-r--r-- | net-libs/dleyna-core/dleyna-core-0.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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/" |