summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 14:37:14 +0100
committerSam James <sam@gentoo.org>2021-04-18 06:53:00 +0100
commitedc77a6c003c3564e07622deada4ece36ca4ca87 (patch)
tree5eb5f144bc804407e6618b6165f6484eba374098 /app-editors
parentapp-doc/psmark: eutils->epatch (diff)
downloadgentoo-edc77a6c003c3564e07622deada4ece36ca4ca87.tar.gz
gentoo-edc77a6c003c3564e07622deada4ece36ca4ca87.tar.bz2
gentoo-edc77a6c003c3564e07622deada4ece36ca4ca87.zip
app-editors/amyedit: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/amyedit/amyedit-1.0-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/amyedit/amyedit-1.0-r3.ebuild b/app-editors/amyedit/amyedit-1.0-r3.ebuild
index 5a41b9a271c3..eefaf494464f 100644
--- a/app-editors/amyedit/amyedit-1.0-r3.ebuild
+++ b/app-editors/amyedit/amyedit-1.0-r3.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit autotools eutils flag-o-matic
+inherit autotools epatch flag-o-matic
DESCRIPTION=" AmyEdit is a LaTeX editor"
HOMEPAGE="http://amyedit.sf.net"