sys-libs/libhx: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:03:08 +0000 (11:03 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:03:08 +0000 (11:03 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
sys-libs/libhx/libhx-3.22-r1.ebuild

index 69c5c6d1ef3d2d49f6c8ff414e9d197ab23a3b90..c697c04a25d7fefcfbd58f4e8e0b92436217f6c2 100644 (file)
@@ -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"