Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/xlhtml/
Date: Wed, 12 Feb 2020 18:06:29
Message-Id: 1581530529.fd6d61b2da89062a0c77ce953307611333c2e73b.soap@gentoo
1 commit: fd6d61b2da89062a0c77ce953307611333c2e73b
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 12 18:02:09 2020 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 12 18:02:09 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd6d61b2
7
8 app-text/xlhtml: [QA] inherit vcs-clean.eclass directly
9
10 Package-Manager: Portage-2.3.88, Repoman-2.3.20
11 Signed-off-by: David Seifert <soap <AT> gentoo.org>
12
13 app-text/xlhtml/xlhtml-0.5.1_p6.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-text/xlhtml/xlhtml-0.5.1_p6.ebuild b/app-text/xlhtml/xlhtml-0.5.1_p6.ebuild
17 index 455462deef3..e7b9c2b7218 100644
18 --- a/app-text/xlhtml/xlhtml-0.5.1_p6.ebuild
19 +++ b/app-text/xlhtml/xlhtml-0.5.1_p6.ebuild
20 @@ -3,7 +3,7 @@
21
22 EAPI=5
23
24 -inherit autotools eutils
25 +inherit autotools eutils vcs-clean
26
27 MY_PV=${PV/_p*/}
28 DEB_PR=${PV/*_p/}