commit: 23b3fd32dba10095249f8bccf190b191d3bbab16
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 15 10:03:05 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 15 10:03:05 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23b3fd32
sys-fs/progsreiserfs: [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-fs/progsreiserfs/progsreiserfs-0.3.1_rc8.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8.ebuild
b/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8.ebuild
index dc0cf2cca90..4d7551d1710 100644
--- a/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8.ebuild
+++ b/sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit eutils flag-o-matic libtool
+inherit eutils flag-o-matic libtool ltprune
MY_P=${PN}-${PV/_/-}