summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/myspell-ga')
-rw-r--r--app-dicts/myspell-ga/Manifest2
-rw-r--r--app-dicts/myspell-ga/metadata.xml5
-rw-r--r--app-dicts/myspell-ga/myspell-ga-20160213.ebuild29
-rw-r--r--app-dicts/myspell-ga/myspell-ga-20171203.ebuild28
4 files changed, 32 insertions, 32 deletions
diff --git a/app-dicts/myspell-ga/Manifest b/app-dicts/myspell-ga/Manifest
index 31335380d0e4..8e462d3b7bf3 100644
--- a/app-dicts/myspell-ga/Manifest
+++ b/app-dicts/myspell-ga/Manifest
@@ -1 +1 @@
-DIST myspell-ga-20160213.oxt 8475451 BLAKE2B f8fbd0c763df5022142ec824eb7771ee14d0091a9defc5578b5cc830e02d646f031907fd970f69320a8668465c9aa50aa978d05d293fe8c4be24e553052340ec SHA512 bf1d17c8edd174a84c853489a6404da51a21fd47e7abbbd6f1bac98753a6327c6ada7213ffb0fa6bf5ecd62510e8119e35697ae868db00b2086503a801895d0b
+DIST myspell-ga-20171203.oxt 8748465 BLAKE2B 5fe5147d8f297228bc1e968e60546281110095ab2c3155be2bb31eadd8e486a0f56b7f41bbe661ea568ff191233134955a3a26d271d99d97b3ff82f2f1761e16 SHA512 37c5e03998fd3c036df90f45fa28aba7fbb16fca32df1f82ea3ffeafdb19081b739e6716c5be448f7344b9ec548bbeef09d0bbc4423f6312d53a7a5468c4512c
diff --git a/app-dicts/myspell-ga/metadata.xml b/app-dicts/myspell-ga/metadata.xml
index 6f49eba8f496..c3bda71eefca 100644
--- a/app-dicts/myspell-ga/metadata.xml
+++ b/app-dicts/myspell-ga/metadata.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<!-- maintainer-needed -->
+ <!-- maintainer-needed -->
+ <stabilize-allarches/>
</pkgmetadata>
diff --git a/app-dicts/myspell-ga/myspell-ga-20160213.ebuild b/app-dicts/myspell-ga/myspell-ga-20160213.ebuild
deleted file mode 100644
index 7f0f41566401..000000000000
--- a/app-dicts/myspell-ga/myspell-ga-20160213.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MYSPELL_DICT=(
- "ga_IE.aff"
- "ga_IE.dic"
-)
-
-MYSPELL_HYPH=(
- "hyph_ga_IE.dic"
-)
-
-MYSPELL_THES=(
- "th_ga_IE_v2.dat"
- "th_ga_IE_v2.idx"
-)
-
-inherit myspell-r2
-
-DESCRIPTION="Irish dictionaries for myspell/hunspell"
-HOMEPAGE="https://extensions.openoffice.org/en/project/irish-language-spell-checker-thesaurus-and-hyphenation-patterns"
-SRC_URI="mirror://sourceforge/aoo-extensions/focloiri-gaeilge-4.8.oxt -> ${P}.oxt"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86"
-IUSE=""
diff --git a/app-dicts/myspell-ga/myspell-ga-20171203.ebuild b/app-dicts/myspell-ga/myspell-ga-20171203.ebuild
new file mode 100644
index 000000000000..0c6cdc7bc8ee
--- /dev/null
+++ b/app-dicts/myspell-ga/myspell-ga-20171203.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MYSPELL_DICT=(
+ "ga_IE.aff"
+ "ga_IE.dic"
+)
+
+MYSPELL_HYPH=(
+ "hyph_ga_IE.dic"
+)
+
+MYSPELL_THES=(
+ "th_ga_IE_v2.dat"
+ "th_ga_IE_v2.idx"
+)
+
+inherit myspell-r2
+
+DESCRIPTION="Irish dictionaries for myspell/hunspell"
+HOMEPAGE="https://extensions.libreoffice.org/en/extensions/show/irish-language-spell-checker-thesaurus-and-hyphenation-patterns"
+SRC_URI="https://extensions.libreoffice.org/assets/downloads/z/focloiri-gaeilge-5-0.oxt -> ${P}.oxt"
+
+LICENSE="FDL-1.2 GPL-2"
+SLOT="0"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86"