1 # Copyright 1999-2009 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
11 inherit aspell-dict versionator
13 LICENSE="|| ( GPL-2 LGPL-2.1 CCPL-ShareAlike-1.0 MPL-1.1 )"
14 KEYWORDS="amd64 x86 x64-macos"
17 MY_P=$(version_format_string 'aspell${1}-pl-${1}.${2}_${3}-${4}')
18 SRC_URI="http://toy.bzium.org/~embe/dicts/sjp-${MY_P}.tar.bz2 http://sjp.pl/slownik/ort/sjp-${MY_P}.tar.bz2"
19 S="${WORKDIR}/${MY_P}"
21 HOMEPAGE="http://www.sjp.pl/slownik/ort/"