summaryrefslogtreecommitdiff
path: root/app-dicts/myspell-hr
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /app-dicts/myspell-hr
reinit the tree, so we can have metadata
Diffstat (limited to 'app-dicts/myspell-hr')
-rw-r--r--app-dicts/myspell-hr/Manifest5
-rw-r--r--app-dicts/myspell-hr/metadata.xml5
-rw-r--r--app-dicts/myspell-hr/myspell-hr-20060316.ebuild21
3 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/myspell-hr/Manifest b/app-dicts/myspell-hr/Manifest
new file mode 100644
index 000000000000..148f6671544c
--- /dev/null
+++ b/app-dicts/myspell-hr/Manifest
@@ -0,0 +1,5 @@
+DIST myspell-hr_HR-20060316.zip 882838 SHA256 4aba34ace1d2bc591095ce20cbf80253fe0758f30d7065adc34c6c64c4f69d0d SHA512 48748d3bc3f796916ca53f4c106b1994c540952935643a2fa762099855d66ba5d5af1836762b3d86f6dcf28014f41806a23970bea98d08ec051f294bbf560496 WHIRLPOOL 20bbfb829ea5e87ddd1b3ca89829f84ffe0e12388fe14c2a85de7e3f608c7fe98af465e15fdff1237318542ca13ed0935939534070630ba196aeb794a4502990
+EBUILD myspell-hr-20060316.ebuild 506 SHA256 58fab7d5ad5fc23300d75c2d3120e30386962c0bef0486f38ef4d977cb3d7fd5 SHA512 6018ff2d27e9d694a9d104f0aa59b1050bd66a980571a177b8d2cf47623a5cd46530b8d27c1e42ed8e46f985637bc4a691018dc3dddadd3351b5b9bc802014a9 WHIRLPOOL 741b758f92cf898f404f739f74764b80c2ae9295eff8c5f02538c839362d62c54cc07781cd26bfda523645c2622378b9e0d80c94affa3388c4f94b33e40ac2e7
+MISC ChangeLog 2538 SHA256 42e336b729c8a806fe32766ef3433f761ed6411543a2e6eabe7faa4c30bfb02d SHA512 b7d2515bf8df493c9e9161e3bf2d4009f265f92b478021ea843e9d45966bb0433ded7d44a6f70ae2dac2cf0eb7f5178661a9c8e489222ec7dcf7f058309348da WHIRLPOOL c12bd50ea3a9b0a2d2ffb4fc5fc056b9d63dafededd134789c46ada6a3111512fd6f0f746570d30819e727eadba276a53351ae9d6dd518d13d301adf5072a995
+MISC ChangeLog-2015 2531 SHA256 a4657cf2e8c3520d21fcedcd4c4c25b3872dabd0931907a7307897a4ba927c5e SHA512 62ebbfa5f49b006733b3724eb848b041ea53fca7d48d9d75d48277c573cc2dca8f636b7326d9e6c896f4d293c2fe80417a3ea00ce7b7648eddb4fedf737e5e17 WHIRLPOOL 2c5ca0bd27f79302f292132b02bbb872a078dbc7a157a078c2784644f9493c286dcdb51ff3156f8c74fe24f738c41696221b058ac7df47e82db70a6ba9af0df8
+MISC metadata.xml 166 SHA256 2caff447f5bd2701d8456ada5cc633c41ef4373fa4bfeabeb73599d40bcc941b SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 WHIRLPOOL 1ff70497eca6531f0e0614c72a19f4b8e5ff486a58d369f4f0b36308d1d6b01168f9da887740e3b9f536236be251d3fe05f904d27a9233a7cf613416ba882968
diff --git a/app-dicts/myspell-hr/metadata.xml b/app-dicts/myspell-hr/metadata.xml
new file mode 100644
index 000000000000..6f49eba8f496
--- /dev/null
+++ b/app-dicts/myspell-hr/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<!-- maintainer-needed -->
+</pkgmetadata>
diff --git a/app-dicts/myspell-hr/myspell-hr-20060316.ebuild b/app-dicts/myspell-hr/myspell-hr-20060316.ebuild
new file mode 100644
index 000000000000..5926f3717cde
--- /dev/null
+++ b/app-dicts/myspell-hr/myspell-hr-20060316.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+MYSPELL_SPELLING_DICTIONARIES=(
+"hr,HR,hr_HR,Croatian (Croatia),hr_HR.zip"
+)
+
+MYSPELL_HYPHENATION_DICTIONARIES=(
+)
+
+MYSPELL_THESAURUS_DICTIONARIES=(
+)
+
+inherit myspell
+
+DESCRIPTION="Croatian dictionaries for myspell/hunspell"
+LICENSE="LGPL-2.1"
+HOMEPAGE="http://lingucomponent.openoffice.org/"
+IUSE=""
+
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd"