summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 11:03:15 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 11:03:15 +0100
commited2f35bdd953287f7903b3e576c003fd3c30c6a4 (patch)
tree99e27c3351d30e221618176f6f1bb030c7fe388d /x11-libs
parentx11-libs/gtkdatabox: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-ed2f35bdd953287f7903b3e576c003fd3c30c6a4.tar.gz
gentoo-ed2f35bdd953287f7903b3e576c003fd3c30c6a4.tar.bz2
gentoo-ed2f35bdd953287f7903b3e576c003fd3c30c6a4.zip
x11-libs/librfm: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/librfm/librfm-5.3.16.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/librfm/librfm-5.3.16.3-r1.ebuild b/x11-libs/librfm/librfm-5.3.16.3-r1.ebuild
index ee20c76b2fe4..bba8880c72b0 100644
--- a/x11-libs/librfm/librfm-5.3.16.3-r1.ebuild
+++ b/x11-libs/librfm/librfm-5.3.16.3-r1.ebuild
@@ -1,8 +1,8 @@
-# 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
MY_P="${PN}5-${PV}"