summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 14:39:15 +0100
committerSam James <sam@gentoo.org>2021-04-18 06:53:23 +0100
commita49323573c53c072b1f7fa58fdd7e9618a75e8ba (patch)
treee6d318c7a67dfd3cf51d0f0e0736759197a5c546 /app-misc
parentapp-misc/irtrans-irserver: eutils->wrapper (diff)
downloadgentoo-a49323573c53c072b1f7fa58fdd7e9618a75e8ba.tar.gz
gentoo-a49323573c53c072b1f7fa58fdd7e9618a75e8ba.tar.bz2
gentoo-a49323573c53c072b1f7fa58fdd7e9618a75e8ba.zip
app-misc/kanatest: 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-misc')
-rw-r--r--app-misc/kanatest/kanatest-0.4.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/kanatest/kanatest-0.4.8.ebuild b/app-misc/kanatest/kanatest-0.4.8.ebuild
index 903fce705d6e..2d5929f2f05d 100644
--- a/app-misc/kanatest/kanatest-0.4.8.ebuild
+++ b/app-misc/kanatest/kanatest-0.4.8.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit autotools eutils gnome2-utils
+inherit autotools epatch gnome2-utils
DESCRIPTION="Visual flashcard tool for memorizing the Japanese Hiragana and Katakana alphabet"
HOMEPAGE="http://www.clayo.org/kanatest"