diff options
Diffstat (limited to 'app-text/xlhtml/xlhtml-0.5.1_p6.ebuild')
-rw-r--r-- | app-text/xlhtml/xlhtml-0.5.1_p6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xlhtml/xlhtml-0.5.1_p6.ebuild b/app-text/xlhtml/xlhtml-0.5.1_p6.ebuild index e7b9c2b72180..8322bc031d19 100644 --- a/app-text/xlhtml/xlhtml-0.5.1_p6.ebuild +++ b/app-text/xlhtml/xlhtml-0.5.1_p6.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit autotools eutils vcs-clean +inherit autotools epatch vcs-clean MY_PV=${PV/_p*/} DEB_PR=${PV/*_p/} |