diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 14:38:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 06:53:12 +0100 |
commit | b3d4d2b0f1017551012ab28edffaab0e64f31b52 (patch) | |
tree | 9a9607ef3cce8c46854a96974e9a9a96cfd3d56c /app-i18n | |
parent | app-forensics/ovaldi: eutils->epatch (diff) | |
download | gentoo-b3d4d2b0f1017551012ab28edffaab0e64f31b52.tar.gz gentoo-b3d4d2b0f1017551012ab28edffaab0e64f31b52.tar.bz2 gentoo-b3d4d2b0f1017551012ab28edffaab0e64f31b52.zip |
app-i18n/scim-anthy: 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-i18n')
-rw-r--r-- | app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild b/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild index 84ab4c38fa3f..4532e744ba5b 100644 --- a/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild +++ b/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.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=6 -inherit autotools eutils +inherit autotools epatch DESCRIPTION="Japanese input method Anthy IMEngine for SCIM" HOMEPAGE="http://scim-imengine.sourceforge.jp/index.cgi?cmd=view;name=SCIMAnthy" |