219e4c4fd1693ebb24a9a01cba6c3f9e7345f2e8
[gentoo.git] / app-dicts / aspell-fr / aspell-fr-0.60.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="French"
7 ASPELL_VERSION=6
8
9 # This is a hack to allow for using the French 0.50 dictionary until I have
10 # the time to do this properly. Do not stabilise this.
11
12 inherit aspell-dict-r1
13
14 MY_P="aspell-fr-0.50-3"
15
16 SRC_URI="mirror://gnu/aspell/dict/fr/${MY_P}.tar.bz2"
17
18 LICENSE="GPL-2"
19 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 m68k ~mips ppc ppc64 s390 sparc x86 ~ppc-macos"
20 IUSE=""
21
22 S=${WORKDIR}/${MY_P}