From c1a654255ded69cdb90e30252636674ea2565eba Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 15 Feb 2020 10:58:44 +0100 Subject: [PATCH] dev-libs/libconfig: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- dev-libs/libconfig/libconfig-1.5.ebuild | 4 ++-- dev-libs/libconfig/libconfig-1.7.1.ebuild | 4 ++-- dev-libs/libconfig/libconfig-1.7.2.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-libs/libconfig/libconfig-1.5.ebuild b/dev-libs/libconfig/libconfig-1.5.ebuild index ba09057dd62a..b707232a0aff 100644 --- a/dev-libs/libconfig/libconfig-1.5.ebuild +++ b/dev-libs/libconfig/libconfig-1.5.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 AUTOTOOLS_AUTORECONF="1" -inherit eutils autotools-multilib +inherit eutils autotools-multilib ltprune DESCRIPTION="Libconfig is a simple library for manipulating structured configuration files" HOMEPAGE="http://www.hyperrealm.com/libconfig/libconfig.html" diff --git a/dev-libs/libconfig/libconfig-1.7.1.ebuild b/dev-libs/libconfig/libconfig-1.7.1.ebuild index 96e4ed4d39e4..630dd6e6e085 100644 --- a/dev-libs/libconfig/libconfig-1.7.1.ebuild +++ b/dev-libs/libconfig/libconfig-1.7.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools eutils multilib-minimal +inherit autotools eutils ltprune multilib-minimal DESCRIPTION="Libconfig is a simple library for manipulating structured configuration files" HOMEPAGE=" diff --git a/dev-libs/libconfig/libconfig-1.7.2.ebuild b/dev-libs/libconfig/libconfig-1.7.2.ebuild index ac9ee0f1f56a..b200d6654c11 100644 --- a/dev-libs/libconfig/libconfig-1.7.2.ebuild +++ b/dev-libs/libconfig/libconfig-1.7.2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools eutils multilib-minimal +inherit autotools eutils ltprune multilib-minimal DESCRIPTION="Libconfig is a simple library for manipulating structured configuration files" HOMEPAGE=" -- 2.26.2