summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 10:57:37 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 10:57:37 +0100
commit0b0626499a261624deec609f1db8f917fef90100 (patch)
tree6ee430923e55939089ebfd616521ec44cf8a2cc2 /app-i18n
parentapp-i18n/scim-bridge: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-0b0626499a261624deec609f1db8f917fef90100.tar.gz
gentoo-0b0626499a261624deec609f1db8f917fef90100.tar.bz2
gentoo-0b0626499a261624deec609f1db8f917fef90100.zip
app-i18n/scim-tomoe: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/scim-tomoe/scim-tomoe-0.6.0-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r3.ebuild b/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r3.ebuild
index dde8e4a9a8a7..c694b18be27a 100644
--- a/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r3.ebuild
+++ b/app-i18n/scim-tomoe/scim-tomoe-0.6.0-r3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils
+inherit eutils ltprune
DESCRIPTION="Japanese input method Tomoe IMEngine for SCIM"
HOMEPAGE="http://tomoe.sourceforge.net/"