summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 10:57:42 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 10:57:42 +0100
commite14c13c743853f3b089989ffa10575b03e725535 (patch)
tree8a50ff0faee001d3d347393e510246e7e756e184 /app-text/chasen/chasen-2.4.4-r3.ebuild
parentapp-text/a2ps: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-e14c13c743853f3b089989ffa10575b03e725535.tar.gz
gentoo-e14c13c743853f3b089989ffa10575b03e725535.tar.bz2
gentoo-e14c13c743853f3b089989ffa10575b03e725535.zip
app-text/chasen: [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-text/chasen/chasen-2.4.4-r3.ebuild')
-rw-r--r--app-text/chasen/chasen-2.4.4-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/chasen/chasen-2.4.4-r3.ebuild b/app-text/chasen/chasen-2.4.4-r3.ebuild
index 918861f19523..102f7e147888 100644
--- a/app-text/chasen/chasen-2.4.4-r3.ebuild
+++ b/app-text/chasen/chasen-2.4.4-r3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
-inherit eutils perl-module
+inherit eutils ltprune perl-module
DESCRIPTION="Japanese Morphological Analysis System, ChaSen"
HOMEPAGE="http://chasen-legacy.sourceforge.jp/"