From fd6d61b2da89062a0c77ce953307611333c2e73b Mon Sep 17 00:00:00 2001 From: David Seifert Date: Wed, 12 Feb 2020 19:02:09 +0100 Subject: app-text/xlhtml: [QA] inherit vcs-clean.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- 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 455462deef33..e7b9c2b72180 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/} -- cgit v1.2.3-65-gdbad