dev-embedded/libjaylink: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 09:58:06 +0000 (10:58 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 09:58:06 +0000 (10:58 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-embedded/libjaylink/libjaylink-0.1.0.ebuild
dev-embedded/libjaylink/libjaylink-9999.ebuild

index 98eb0d9fd4327582d08a88a77e9d0d19321cb629..b5453cd46e9686e9665c5efc71dde210d47c7a13 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
 
-inherit autotools eutils
+inherit autotools eutils ltprune
 
 DESCRIPTION="Library to access J-Link devices"
 HOMEPAGE="https://gitlab.zapb.de/zapb/libjaylink"
index 494be90f48aa9dad0e30b5ffd777097029ba86db..3f1f59b950a1e233e529a7d14532b2c04598a6e9 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
 
 EGIT_REPO_URI="https://gitlab.zapb.de/zapb/libjaylink.git"
 
-inherit git-r3 autotools eutils
+inherit git-r3 autotools eutils ltprune
 
 DESCRIPTION="Library to access J-Link devices"
 HOMEPAGE="https://gitlab.zapb.de/zapb/libjaylink"