summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/aspell-ga')
-rw-r--r--app-dicts/aspell-ga/Manifest2
-rw-r--r--app-dicts/aspell-ga/aspell-ga-0.50.4.ebuild12
-rw-r--r--app-dicts/aspell-ga/aspell-ga-5.1.0-r1.ebuild19
-rw-r--r--app-dicts/aspell-ga/metadata.xml11
4 files changed, 29 insertions, 15 deletions
diff --git a/app-dicts/aspell-ga/Manifest b/app-dicts/aspell-ga/Manifest
index f932e1b4cc92..91af61412b50 100644
--- a/app-dicts/aspell-ga/Manifest
+++ b/app-dicts/aspell-ga/Manifest
@@ -1 +1 @@
-DIST aspell-ga-0.50-4.tar.bz2 394776 BLAKE2B d065dff80c1405d48e39d22e7f8ca789a264763b1caa978a1dfa568b7d5d4c2382bbf5e1cf3626905a9c1bda37bb9389868fc944027eaad4e47b31a452668fef SHA512 631d4e8a6088633be3863e04818b576af861bfbdb90b1641f792c74ca1f61a7d71b1167ae5585245767d628a44e215c2804dd4c2b050c279ee892810203fae0a
+DIST aspell5-ga-5.1-0.tar.bz2 1461825 BLAKE2B e1591c20da9abea4da5b7388c5d9d9f2c0ff2c2cf8b96d4b3e83010b71bcf538126712c8ec249d53398929cef69fe52c5b73745888a176233201fe56b9a96575 SHA512 e13c66829b8d578c577539b9adea459ca85bca5fa535ca130aa76011cad0deb0e8bbf1d5a09c7c0317c9d419898755807b7a5af166c1ee52a34906825070214b
diff --git a/app-dicts/aspell-ga/aspell-ga-0.50.4.ebuild b/app-dicts/aspell-ga/aspell-ga-0.50.4.ebuild
deleted file mode 100644
index a16489161081..000000000000
--- a/app-dicts/aspell-ga/aspell-ga-0.50.4.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-ASPELL_LANG="Irish"
-
-inherit aspell-dict-r1
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86"
-IUSE=""
diff --git a/app-dicts/aspell-ga/aspell-ga-5.1.0-r1.ebuild b/app-dicts/aspell-ga/aspell-ga-5.1.0-r1.ebuild
new file mode 100644
index 000000000000..738ebd03c7a3
--- /dev/null
+++ b/app-dicts/aspell-ga/aspell-ga-5.1.0-r1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ASPELL_LANG="Irish"
+ASPELL_VERSION=5
+MY_P="${PN/aspell/aspell"${ASPELL_VERSION}"}-${PV%.*}-${PV##*.}"
+
+inherit aspell-dict-r1
+
+HOMEPAGE="
+ https://cadhan.com/gaelspell/
+ https://github.com/kscanne/gaelspell
+"
+SRC_URI="https://github.com/kscanne/gaelspell/releases/download/v${PV%.*}/${MY_P}.tar.bz2"
+
+LICENSE="GPL-2"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
diff --git a/app-dicts/aspell-ga/metadata.xml b/app-dicts/aspell-ga/metadata.xml
index 6f49eba8f496..d6af9ce9a24b 100644
--- a/app-dicts/aspell-ga/metadata.xml
+++ b/app-dicts/aspell-ga/metadata.xml
@@ -1,5 +1,12 @@
<?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 type="person">
+ <email>conikost@gentoo.org</email>
+ <name>Conrad Kostecki</name>
+ </maintainer>
+ <stabilize-allarches/>
+ <upstream>
+ <remote-id type="github">kscanne/gaelspell</remote-id>
+ </upstream>
</pkgmetadata>