summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarty E. Plummer <hanetzer@startmail.com>2018-03-26 12:39:58 -0500
committerAaron Bauman <bman@gentoo.org>2018-03-27 18:30:00 -0400
commitccdbf8c2ad2acb9000185748d6d81f8592f9b0c8 (patch)
tree7bbfebfb44a6b4161e7fd504a89ac916ca630681 /app-dicts/myspell-hr
parentapp-dicts/myspell-gl: version bump (diff)
downloadgentoo-ccdbf8c2ad2acb9000185748d6d81f8592f9b0c8.tar.gz
gentoo-ccdbf8c2ad2acb9000185748d6d81f8592f9b0c8.tar.bz2
gentoo-ccdbf8c2ad2acb9000185748d6d81f8592f9b0c8.zip
app-dicts/myspell-hr: version bump
EAPI 6 and myspell-r2 Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-dicts/myspell-hr')
-rw-r--r--app-dicts/myspell-hr/Manifest1
-rw-r--r--app-dicts/myspell-hr/myspell-hr-20080813.ebuild27
2 files changed, 28 insertions, 0 deletions
diff --git a/app-dicts/myspell-hr/Manifest b/app-dicts/myspell-hr/Manifest
index 01344b27af86..e1316c43a1f8 100644
--- a/app-dicts/myspell-hr/Manifest
+++ b/app-dicts/myspell-hr/Manifest
@@ -1 +1,2 @@
+DIST myspell-hr-20080813.oxt 1808648 BLAKE2B f7944c0cfeb02c82dfeb82ceabd241dc192c1b16696b80d5e09aac2235d7d64e7a8184d52159678989e2f9fabb088d3d1ca2e4bf9915262ab6973e1680d48e0f SHA512 178a9e51ade7e54b5e32c9b0cb10bbb6e8da1913456d660f79a991f97c59aa965c2b17912f1910adfd6b8e47aaeb94ad9066bfad2e7ad038c0b739c57bd5c18a
DIST myspell-hr_HR-20060316.zip 882838 BLAKE2B f3f15afcfcbb7e20e51208b6672d9c0005cc51ef347761970449a9c7384315fc02d754aac150e312cde548c4e6dc09bed8757edf3f0bcdee507052bd4cabd986 SHA512 48748d3bc3f796916ca53f4c106b1994c540952935643a2fa762099855d66ba5d5af1836762b3d86f6dcf28014f41806a23970bea98d08ec051f294bbf560496
diff --git a/app-dicts/myspell-hr/myspell-hr-20080813.ebuild b/app-dicts/myspell-hr/myspell-hr-20080813.ebuild
new file mode 100644
index 000000000000..1b6e2ed545fc
--- /dev/null
+++ b/app-dicts/myspell-hr/myspell-hr-20080813.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MYSPELL_DICT=(
+ "hr_HR.aff"
+ "hr_HR.dic"
+)
+
+MYSPELL_HYPH=(
+ "hyph_hr.dic"
+)
+
+MYSPELL_THES=(
+)
+
+inherit myspell-r2
+
+DESCRIPTION="Croatian dictionaries for myspell/hunspell"
+LICENSE="LGPL-2.1"
+HOMEPAGE="https://extensions.openoffice.org/en/project/croatian-dictionary-and-hyphenation-patterns"
+SRC_URI="mirror://sourceforge/aoo-extensions/dict-hr.oxt -> ${P}.oxt"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""