commit:     1315c3d084a2a5db6a8a1bba27035e3c0228c5f1
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 14 01:16:33 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Mar 14 01:19:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1315c3d0

app-dicts/aspell-ga: bump to version 5.1.0

Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 app-dicts/aspell-ga/Manifest               |  1 +
 app-dicts/aspell-ga/aspell-ga-5.1.0.ebuild | 19 +++++++++++++++++++
 app-dicts/aspell-ga/metadata.xml           |  3 +++
 3 files changed, 23 insertions(+)

diff --git a/app-dicts/aspell-ga/Manifest b/app-dicts/aspell-ga/Manifest
index 1f865d69ec3..5377f481f7b 100644
--- a/app-dicts/aspell-ga/Manifest
+++ b/app-dicts/aspell-ga/Manifest
@@ -1,2 +1,3 @@
 DIST aspell-ga-0.50-4.tar.bz2 394776 BLAKE2B 
d065dff80c1405d48e39d22e7f8ca789a264763b1caa978a1dfa568b7d5d4c2382bbf5e1cf3626905a9c1bda37bb9389868fc944027eaad4e47b31a452668fef
 SHA512 
631d4e8a6088633be3863e04818b576af861bfbdb90b1641f792c74ca1f61a7d71b1167ae5585245767d628a44e215c2804dd4c2b050c279ee892810203fae0a
 DIST aspell5-ga-4.5-0.tar.bz2 1090526 BLAKE2B 
fe7f01531d5fe61b64414c3da36ccb36e2ce09baa391c6af86c7aa313191916dc9a62a49b36637d74ec2751e2390a220432e019133602f27c230023969b1cea0
 SHA512 
e68003e08d75e172e6223c7011795f40a386776559c2f05e049de196f0d5dcbe570a5ec704e6543b519eba5c847054d30b19e462c7ee228eddac4d72ccd82db0
+DIST aspell5-ga-5.1-0.tar.bz2 1461825 BLAKE2B 
e1591c20da9abea4da5b7388c5d9d9f2c0ff2c2cf8b96d4b3e83010b71bcf538126712c8ec249d53398929cef69fe52c5b73745888a176233201fe56b9a96575
 SHA512 
e13c66829b8d578c577539b9adea459ca85bca5fa535ca130aa76011cad0deb0e8bbf1d5a09c7c0317c9d419898755807b7a5af166c1ee52a34906825070214b

diff --git a/app-dicts/aspell-ga/aspell-ga-5.1.0.ebuild 
b/app-dicts/aspell-ga/aspell-ga-5.1.0.ebuild
new file mode 100644
index 00000000000..59e4406a843
--- /dev/null
+++ b/app-dicts/aspell-ga/aspell-ga-5.1.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+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 ~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 debde3ef6ae..e2acd2adafd 100644
--- a/app-dicts/aspell-ga/metadata.xml
+++ b/app-dicts/aspell-ga/metadata.xml
@@ -6,4 +6,7 @@
                <name>Conrad Kostecki</name>
        </maintainer>
        <stabilize-allarches/>
+       <upstream>
+               <remote-id type="github">kscanne/gaelspell</remote-id>
+       </upstream>
 </pkgmetadata>

Reply via email to