summaryrefslogtreecommitdiff
path: root/app-dicts/myspell-gl
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-03-03 13:42:34 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-03-03 13:42:34 +0000
commit066d27181e9a797ad9f8fc43b49fc9a10ff2f707 (patch)
tree3cb05783d73b2c33589ba305144a31c718e123cd /app-dicts/myspell-gl
parent16449a80e28af2209916cc66d19c9a44ca2b90d9 (diff)
gentoo resync : 03.03.2019
Diffstat (limited to 'app-dicts/myspell-gl')
-rw-r--r--app-dicts/myspell-gl/Manifest1
-rw-r--r--app-dicts/myspell-gl/myspell-gl-20060316.ebuild35
2 files changed, 0 insertions, 36 deletions
diff --git a/app-dicts/myspell-gl/Manifest b/app-dicts/myspell-gl/Manifest
index 3f442d2716d4..6055a46e2c43 100644
--- a/app-dicts/myspell-gl/Manifest
+++ b/app-dicts/myspell-gl/Manifest
@@ -1,4 +1,3 @@
DIST myspell-gl-20131013.oxt 771221 BLAKE2B cee0815ae69d00334cca4341ed5c694c3d8f97a3904f5427b7deb94d706947e536adc890b2bfbff41c666b8ae6c5c277edc4843f4c4ef4131548145a42b2313d SHA512 ae13d7137e6b8e51570bcbeba00f73d9887a24556c2409249a39858d385168a03aff3ec2cf3222cad50686a4169debbe310a05ce3bd40aaab408de3ed01885ee
-EBUILD myspell-gl-20060316.ebuild 853 BLAKE2B 06bcb1ecbc191afd72455973fc6f0b555fb76a4a1e8da5b9842f73a248eadb7beb2b786d2329a09f8f0063cfa1389f64e2efd16506f11ae9d3a2f48e2b49455a SHA512 ebf0df5e7af2e436e5b0ad22bc6ea3805e917f226ea049ecac0843c41593024aa0acf6d0725361d70467331a8387318446cd43b41347a1f089827188d4e39482
EBUILD myspell-gl-20131013.ebuild 642 BLAKE2B 1922fa324422aa04e6349428ac1a7217d02c3b8eac36343c153c4aff26ed2497487f2fcfebd69d9c5e9695d71066f2335a05ee522c793c7e47531706f48cedd4 SHA512 f30cae77f15343a68242d2dcb7bdeb813766fc45cf29fd6ecfd3b7bcdcdc14ea2a77c45cbedac07209e9ee7c29435f71e6e02eeee138f864f718cc45494f5fcd
MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
diff --git a/app-dicts/myspell-gl/myspell-gl-20060316.ebuild b/app-dicts/myspell-gl/myspell-gl-20060316.ebuild
deleted file mode 100644
index 394d655ab0b4..000000000000
--- a/app-dicts/myspell-gl/myspell-gl-20060316.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-# Note; since the Galician dictionary uses the Spanish
-# hypenation file, it causes collision problems with
-# app-dicts/myspell-es. So the Galician dictionary
-# is actually installed by the app-dicts/myspell-es
-# package instead.
-
-#MYSPELL_SPELLING_DICTIONARIES=(
-#"gl,ES,gl_ES,Galician (Spain),gl_ES.zip"
-#)
-
-#MYSPELL_HYPHENATION_DICTIONARIES=(
-#"gl,ES,hyph_es_ES,Galician (Spain),hyph_es_ES.zip"
-#)
-
-#MYSPELL_THESAURUS_DICTIONARIES=(
-#)
-
-#inherit myspell
-
-DESCRIPTION="Galician dictionaries for myspell/hunspell"
-LICENSE="GPL-2 LGPL-2.1"
-HOMEPAGE="http://lingucomponent.openoffice.org/"
-
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
-
-IUSE=""
-
-SLOT="0"
-
-RDEPEND="app-dicts/myspell-es"