]> git.bzium.org - embe/overlay.git/commitdiff
Nowy pakiet: app-dicts/aspell-pl-6.0.20101217.0
authorMichał Bartoszkiewicz <mbartoszkiewicz@gmail.com>
Fri, 17 Dec 2010 18:04:04 +0000 (19:04 +0100)
committerMichał Bartoszkiewicz <mbartoszkiewicz@gmail.com>
Fri, 17 Dec 2010 18:04:04 +0000 (19:04 +0100)
app-dicts/aspell-pl/Manifest [new file with mode: 0644]
app-dicts/aspell-pl/aspell-pl-6.0.20101217.0.ebuild [new file with mode: 0644]

diff --git a/app-dicts/aspell-pl/Manifest b/app-dicts/aspell-pl/Manifest
new file mode 100644 (file)
index 0000000..061aaa2
--- /dev/null
@@ -0,0 +1,2 @@
+DIST sjp-aspell6-pl-6.0_20101217-0.tar.bz2 563017 RMD160 79430895281b6386f808443a9b592eb8e460e3ee SHA1 1525a1c11326f30011a4669dff01510e8a285e91 SHA256 c80f900c2204e04113c539aca9bb35a0cd1cf814aa8b6f8f64f40b46a7f5491c
+EBUILD aspell-pl-6.0.20101217.0.ebuild 465 RMD160 84051c314986b6428bc7065e7d988bd470def70f SHA1 0ae0cc06807c643c4df81a7ac9271b02336e62f5 SHA256 9da915c4f83e417740f1d752c9d917c849e42dd9d427c371db42cf8c59aafe0f
diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20101217.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20101217.0.ebuild
new file mode 100644 (file)
index 0000000..0ef1f79
--- /dev/null
@@ -0,0 +1,17 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+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/"