summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 11:03:08 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 11:03:08 +0100
commit27cbf4586a968ead08dffc109b4b6009810c79c7 (patch)
tree0377763ebe5b822fd204b4bf879448cc36eb4447
parentsys-fs/udisks: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-27cbf4586a968ead08dffc109b4b6009810c79c7.tar.gz
gentoo-27cbf4586a968ead08dffc109b4b6009810c79c7.tar.bz2
gentoo-27cbf4586a968ead08dffc109b4b6009810c79c7.zip
sys-libs/libhx: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r--sys-libs/libhx/libhx-3.22-r1.ebuild4
1 files 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 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"