From 1173ad5704ce725916e0c332416aff326d850d06 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 29 Mar 2018 16:53:27 +0100 Subject: gentoo resync : 29.03.2018 --- app-dicts/myspell-gl/Manifest | 2 ++ app-dicts/myspell-gl/myspell-gl-20131013.ebuild | 29 +++++++++++++++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 app-dicts/myspell-gl/myspell-gl-20131013.ebuild (limited to 'app-dicts/myspell-gl') diff --git a/app-dicts/myspell-gl/Manifest b/app-dicts/myspell-gl/Manifest index eb54577ce627..0a9b8de78d64 100644 --- a/app-dicts/myspell-gl/Manifest +++ b/app-dicts/myspell-gl/Manifest @@ -1,2 +1,4 @@ +DIST myspell-gl-20131013.oxt 771221 BLAKE2B cee0815ae69d00334cca4341ed5c694c3d8f97a3904f5427b7deb94d706947e536adc890b2bfbff41c666b8ae6c5c277edc4843f4c4ef4131548145a42b2313d SHA512 ae13d7137e6b8e51570bcbeba00f73d9887a24556c2409249a39858d385168a03aff3ec2cf3222cad50686a4169debbe310a05ce3bd40aaab408de3ed01885ee EBUILD myspell-gl-20060316.ebuild 845 BLAKE2B e3d7748ed1551bda7e81d474dcf7395a0683e6696e6509566d76c05ca1defdba836c80ba2fd7bc1ed4abab4d871c1e20ea00153756a466a23a711412ad1b6638 SHA512 0e63cdc79dae108cd782ab9982549613a703f6deec84443dca3dc924a17f793e6e6ae40ed71109e5c74d7c4d9c8afd1fed789fb067b4c01c6b340ebdacb18f33 +EBUILD myspell-gl-20131013.ebuild 655 BLAKE2B 03826f8e4cc9c4c06a8b788e956df4f0f9ff83f0a30ae5b9ae605a52ada9ef67142cf8f148fe74c578ba5627dc1c6cae5de3ded631d8909751e1f03108fa5f52 SHA512 1733472cc10c52939721610e7e36c89c96c8d39bc0911ab23b7d9e762a8ecfb3cf3f72f15daac773e0dbad6c51001cb569c8b1706861cf656d5710c992d93174 MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 diff --git a/app-dicts/myspell-gl/myspell-gl-20131013.ebuild b/app-dicts/myspell-gl/myspell-gl-20131013.ebuild new file mode 100644 index 000000000000..8a64dfc62da8 --- /dev/null +++ b/app-dicts/myspell-gl/myspell-gl-20131013.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +MYSPELL_DICT=( + "gl_ES.aff" + "gl_ES.dic" +) + +MYSPELL_HYPH=( + "hyph_gl.dic" +) + +MYSPELL_THES=( + "thesaurus_gl.dat" + "thesaurus_gl.idx" +) + +inherit myspell-r2 + +DESCRIPTION="Galician dictionaries for myspell/hunspell" +LICENSE="GPL-2 LGPL-2.1" +HOMEPAGE="https://extensions.openoffice.org/en/project/corrector-ortografico-hunspell-para-galego" +SRC_URI="mirror://sourceforge/aoo-extensions/hunspell-gl-13.10.oxt -> ${P}.oxt" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +IUSE="" -- cgit v1.2.3