0ea6e76ca249013a3c67e83536d381f7d408a7a0
[gentoo.git] / app-dicts / aspell-lt / aspell-lt-1.0.1.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=6
5
6 ASPELL_LANG="Lithuanian"
7 ASPELL_VERSION=6
8
9 inherit aspell-dict-r1
10
11 MY_P="aspell6-lt-1.0-1"
12
13 SRC_URI="mirror://gnu/aspell/dict/lt/${MY_P}.tar.bz2"
14
15 LICENSE="GPL-2"
16 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 m68k ~mips ppc ppc64 s390 sparc x86"
17 IUSE=""
18
19 S="${WORKDIR}/${MY_P}"