app-emacs/pymacs: x86 stable wrt bug #721740
[gentoo.git] / app-emacs / sumibi / sumibi-0.7.4.ebuild
1 # Copyright 1999-2019 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=7
5
6 inherit elisp
7
8 DESCRIPTION="Statistical Japanese input method using the Internet as a large corpus"
9 HOMEPAGE="http://sumibi.org/sumibi/sumibi.html"
10 SRC_URI="mirror://sourceforge.jp/sumibi/26504/${P}.tar.gz"
11
12 LICENSE="GPL-2+"
13 SLOT="0"
14 KEYWORDS="~amd64 ~x86"
15
16 S="${WORKDIR}/${P}/client/elisp"
17 SITEFILE="50${PN}-gentoo-${PV}.el"
18 DOCS="../../CHANGELOG ../../CREDITS ../../README"