X-Git-Url: https://git.bzium.org/embe/overlay.git/blobdiff_plain/da0df6cd4210da71f8ce1f620c24a7932a8c3a13..c76c1109a44c6cf60077b07f564e2b622481ad68:/app-dicts/aspell-pl/aspell-pl-6.0.20101220.0.ebuild diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20101220.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20101220.0.ebuild new file mode 100644 index 0000000..82cf0a5 --- /dev/null +++ b/app-dicts/aspell-pl/aspell-pl-6.0.20101220.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI="3" + +ASPELL_LANG="Polish" +ASPOSTFIX="6" + +inherit aspell-dict versionator + +LICENSE="|| ( GPL-2 LGPL-2.1 CCPL-ShareAlike-1.0 MPL-1.1 )" +KEYWORDS="amd64 x86 x64-macos" +IUSE="" + +MY_P=$(version_format_string 'aspell${1}-pl-${1}.${2}_${3}-${4}') +SRC_URI="http://sjp.pl/slownik/ort/sjp-${MY_P}.tar.bz2" +S="${WORKDIR}/${MY_P}" + +HOMEPAGE="http://www.sjp.pl/slownik/ort/"