From 4df83f046a69d1318fde09492128702df4ec9bb9 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 15 Feb 2020 10:58:06 +0100 Subject: dev-embedded/libjaylink: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- dev-embedded/libjaylink/libjaylink-0.1.0.ebuild | 4 ++-- dev-embedded/libjaylink/libjaylink-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-embedded/libjaylink') diff --git a/dev-embedded/libjaylink/libjaylink-0.1.0.ebuild b/dev-embedded/libjaylink/libjaylink-0.1.0.ebuild index 98eb0d9fd432..b5453cd46e96 100644 --- a/dev-embedded/libjaylink/libjaylink-0.1.0.ebuild +++ b/dev-embedded/libjaylink/libjaylink-0.1.0.ebuild @@ -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" diff --git a/dev-embedded/libjaylink/libjaylink-9999.ebuild b/dev-embedded/libjaylink/libjaylink-9999.ebuild index 494be90f48aa..3f1f59b950a1 100644 --- a/dev-embedded/libjaylink/libjaylink-9999.ebuild +++ b/dev-embedded/libjaylink/libjaylink-9999.ebuild @@ -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" -- cgit v1.2.3-65-gdbad