commit: 416ac1b0963e7a2afa8b15a7fff0ac09e74713b7
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 15 10:03:04 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 15 10:03:04 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=416ac1b0
sys-fs/ntfs3g: [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/ntfs3g/ntfs3g-2016.2.22-r2.ebuild | 2 +-
sys-fs/ntfs3g/ntfs3g-2017.3.23-r1.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-fs/ntfs3g/ntfs3g-2016.2.22-r2.ebuild
b/sys-fs/ntfs3g/ntfs3g-2016.2.22-r2.ebuild
index 098a2479874..fbc0aa7cfe4 100644
--- a/sys-fs/ntfs3g/ntfs3g-2016.2.22-r2.ebuild
+++ b/sys-fs/ntfs3g/ntfs3g-2016.2.22-r2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit eutils linux-info udev toolchain-funcs libtool
+inherit eutils linux-info ltprune udev toolchain-funcs libtool
MY_PN=${PN/3g/-3g}
MY_P=${MY_PN}_ntfsprogs-${PV}
diff --git a/sys-fs/ntfs3g/ntfs3g-2017.3.23-r1.ebuild
b/sys-fs/ntfs3g/ntfs3g-2017.3.23-r1.ebuild
index 29f78020cb2..41b17fedcc7 100644
--- a/sys-fs/ntfs3g/ntfs3g-2017.3.23-r1.ebuild
+++ b/sys-fs/ntfs3g/ntfs3g-2017.3.23-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils linux-info udev toolchain-funcs libtool
+inherit eutils linux-info ltprune udev toolchain-funcs libtool
MY_PN=${PN/3g/-3g}
MY_P=${MY_PN}_ntfsprogs-${PV}