| 1 |
scarabeus |
1.1 |
# Copyright 1999-2012 Gentoo Foundation
|
| 2 |
|
|
# Distributed under the terms of the GNU General Public License v2
|
| 3 |
armin76 |
1.10 |
# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild,v 1.9 2012/08/08 19:27:43 ranger Exp $
|
| 4 |
scarabeus |
1.1 |
|
| 5 |
|
|
ASPELL_LANG="Polish"
|
| 6 |
|
|
ASPOSTFIX="6"
|
| 7 |
mr_bones_ |
1.2 |
inherit versionator aspell-dict
|
| 8 |
scarabeus |
1.1 |
|
| 9 |
|
|
HOMEPAGE="http://www.sjp.pl/slownik/"
|
| 10 |
|
|
LICENSE="GPL-2"
|
| 11 |
armin76 |
1.10 |
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
|
| 12 |
scarabeus |
1.1 |
IUSE=""
|
| 13 |
|
|
|
| 14 |
|
|
FILENAME="${PN/aspell/aspell6}-$(replace_version_separator 2 _ $(replace_version_separator 3 -))"
|
| 15 |
|
|
SRC_URI="http://www.sjp.pl/slownik/ort/sjp-${FILENAME}.tar.bz2"
|
| 16 |
|
|
S="${WORKDIR}/${FILENAME}"
|