summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-12 19:02:09 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-12 19:02:09 +0100
commitfd6d61b2da89062a0c77ce953307611333c2e73b (patch)
tree76099388fdeec92ff867429aedf5d72fd7b119a4
parentapp-editors/fte: [QA] inherit vcs-clean.eclass directly (diff)
downloadgentoo-fd6d61b2.tar.gz
gentoo-fd6d61b2.tar.bz2
gentoo-fd6d61b2.zip
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@gentoo.org>
-rw-r--r--app-text/xlhtml/xlhtml-0.5.1_p6.ebuild2
1 files changed, 1 insertions, 1 deletions
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/}