diff options
author | David Seifert <soap@gentoo.org> | 2020-02-15 11:01:31 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-02-15 11:01:31 +0100 |
commit | e3c32204d53451219437a19b7ffe93b058728ef4 (patch) | |
tree | b74e37ebd5e12cbd8b2d8cd8a9be787b884e5ce4 /net-libs/dleyna-connector-dbus | |
parent | net-libs/courier-unicode: [QA] inherit ltprune.eclass directly (diff) | |
download | gentoo-e3c32204d53451219437a19b7ffe93b058728ef4.tar.gz gentoo-e3c32204d53451219437a19b7ffe93b058728ef4.tar.bz2 gentoo-e3c32204d53451219437a19b7ffe93b058728ef4.zip |
net-libs/dleyna-connector-dbus: [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-connector-dbus')
-rw-r--r-- | net-libs/dleyna-connector-dbus/dleyna-connector-dbus-0.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/dleyna-connector-dbus/dleyna-connector-dbus-0.2.0.ebuild b/net-libs/dleyna-connector-dbus/dleyna-connector-dbus-0.2.0.ebuild index 9bca0dc65e27..06c1e001adb3 100644 --- a/net-libs/dleyna-connector-dbus/dleyna-connector-dbus-0.2.0.ebuild +++ b/net-libs/dleyna-connector-dbus/dleyna-connector-dbus-0.2.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/" |