app-text/xmlto: eutils->epatch in old

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-04-02 04:11:09 +01:00
parent ab2c740cd2
commit d76cedbb99

View File

@@ -2,7 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit eutils
inherit epatch
DESCRIPTION="script for converting XML and DocBook documents to a variety of output formats"
HOMEPAGE="https://pagure.io/xmlto"