]> git.bzium.org - embe/overlay.git/blob - app-dicts/aspell-pl/aspell-pl-6.0.20101217.0.ebuild
Nowy pakiet: app-dicts/aspell-pl-6.0.20101217.0
[embe/overlay.git] / app-dicts / aspell-pl / aspell-pl-6.0.20101217.0.ebuild
1 # Copyright 1999-2009 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 ASPELL_LANG="Polish"
5 ASPOSTFIX="6"
6
7 inherit aspell-dict versionator
8
9 LICENSE="|| ( GPL-2 LGPL-2.1 CCPL-ShareAlike-1.0 MPL-1.1 )"
10 KEYWORDS="amd64 x86 x64-macos"
11 IUSE=""
12
13 MY_P=$(version_format_string 'aspell${1}-pl-${1}.${2}_${3}-${4}')
14 SRC_URI="http://sjp.pl/slownik/ort/sjp-${MY_P}.tar.bz2"
15 S="${WORKDIR}/${MY_P}"
16
17 HOMEPAGE="http://www.sjp.pl/slownik/ort/"