summaryrefslogtreecommitdiff
path: root/app-dicts/myspell-hr
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-03-29 16:53:27 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-03-29 16:53:27 +0100
commit1173ad5704ce725916e0c332416aff326d850d06 (patch)
treed48d60977ce19864893dfb2222bf2982ffb4262a /app-dicts/myspell-hr
parent8c364c784966be1700ea39ae45028f3e9be9cae0 (diff)
gentoo resync : 29.03.2018
Diffstat (limited to 'app-dicts/myspell-hr')
-rw-r--r--app-dicts/myspell-hr/Manifest2
-rw-r--r--app-dicts/myspell-hr/myspell-hr-20080813.ebuild27
2 files changed, 29 insertions, 0 deletions
diff --git a/app-dicts/myspell-hr/Manifest b/app-dicts/myspell-hr/Manifest
index 212d9b41cb15..70a5fea566b3 100644
--- a/app-dicts/myspell-hr/Manifest
+++ b/app-dicts/myspell-hr/Manifest
@@ -1,3 +1,5 @@
+DIST myspell-hr-20080813.oxt 1808648 BLAKE2B f7944c0cfeb02c82dfeb82ceabd241dc192c1b16696b80d5e09aac2235d7d64e7a8184d52159678989e2f9fabb088d3d1ca2e4bf9915262ab6973e1680d48e0f SHA512 178a9e51ade7e54b5e32c9b0cb10bbb6e8da1913456d660f79a991f97c59aa965c2b17912f1910adfd6b8e47aaeb94ad9066bfad2e7ad038c0b739c57bd5c18a
DIST myspell-hr_HR-20060316.zip 882838 BLAKE2B f3f15afcfcbb7e20e51208b6672d9c0005cc51ef347761970449a9c7384315fc02d754aac150e312cde548c4e6dc09bed8757edf3f0bcdee507052bd4cabd986 SHA512 48748d3bc3f796916ca53f4c106b1994c540952935643a2fa762099855d66ba5d5af1836762b3d86f6dcf28014f41806a23970bea98d08ec051f294bbf560496
EBUILD myspell-hr-20060316.ebuild 506 BLAKE2B ea332f081651405715c7170dfdbd476ecbc176d8782f08f3e976557cd97f1314c95ef2a642b5463b3577181b140bd8d1ad248cad51728e7225d1e3f5f3201905 SHA512 6018ff2d27e9d694a9d104f0aa59b1050bd66a980571a177b8d2cf47623a5cd46530b8d27c1e42ed8e46f985637bc4a691018dc3dddadd3351b5b9bc802014a9
+EBUILD myspell-hr-20080813.ebuild 601 BLAKE2B d4cf80a6bc819bb30663587b01e2575f5eb4ddecaa7514afe8f48672e9a61183adf9d3459bc430c0cb9899c397554aeed474a08e873ffcf5fab29c00f8ba0736 SHA512 56d537ca5e668f84b24727e01cc8d4d3af3067330925f5343547c168c210803f5e99c1ab2c169acd8be5929c8ec6beb87d77a328b85d78055786f132c25a32a8
MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
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=""