commit:     3df4826adcec23a0dce0960bbbdf0138a84f7cb1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 16 13:37:29 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 21 19:01:57 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3df4826a

app-editors/hexcurse: eutils->epatch

Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-editors/hexcurse/hexcurse-1.55.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/hexcurse/hexcurse-1.55.ebuild 
b/app-editors/hexcurse/hexcurse-1.55.ebuild
index f9f75b142fe..5b80c54dbe9 100644
--- a/app-editors/hexcurse/hexcurse-1.55.ebuild
+++ b/app-editors/hexcurse/hexcurse-1.55.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-inherit autotools eutils
+inherit autotools epatch
 
 DESCRIPTION="ncurses based hex editor"
 HOMEPAGE="http://www.jewfish.net/description.php?title=HexCurse";

Reply via email to