commit:     27cbf4586a968ead08dffc109b4b6009810c79c7
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 15 10:03:08 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 15 10:03:08 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27cbf458

sys-libs/libhx: [QA] inherit ltprune.eclass directly

Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sys-libs/libhx/libhx-3.22-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-libs/libhx/libhx-3.22-r1.ebuild 
b/sys-libs/libhx/libhx-3.22-r1.ebuild
index 69c5c6d1ef3..c697c04a25d 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";

Reply via email to