From 27cbf4586a968ead08dffc109b4b6009810c79c7 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 15 Feb 2020 11:03:08 +0100 Subject: sys-libs/libhx: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- sys-libs/libhx/libhx-3.22-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-libs') diff --git a/sys-libs/libhx/libhx-3.22-r1.ebuild b/sys-libs/libhx/libhx-3.22-r1.ebuild index 69c5c6d1ef3d..c697c04a25d7 100644 --- a/sys-libs/libhx/libhx-3.22-r1.ebuild +++ b/sys-libs/libhx/libhx-3.22-r1.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=6 -inherit autotools eutils +inherit autotools eutils ltprune DESCRIPTION="Platform independent library providing basic system functions" HOMEPAGE="http://libhx.sourceforge.net" -- cgit v1.2.3-65-gdbad