commit: fd6d61b2da89062a0c77ce953307611333c2e73b
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 12 18:02:09 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Feb 12 18:02:09 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd6d61b2
app-text/xlhtml: [QA] inherit vcs-clean.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap <AT> gentoo.org>
app-text/xlhtml/xlhtml-0.5.1_p6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/xlhtml/xlhtml-0.5.1_p6.ebuild
b/app-text/xlhtml/xlhtml-0.5.1_p6.ebuild
index 455462deef3..e7b9c2b7218 100644
--- a/app-text/xlhtml/xlhtml-0.5.1_p6.ebuild
+++ b/app-text/xlhtml/xlhtml-0.5.1_p6.ebuild
@@ -3,7 +3,7 @@
EAPI=5
-inherit autotools eutils
+inherit autotools eutils vcs-clean
MY_PV=${PV/_p*/}
DEB_PR=${PV/*_p/}