summaryrefslogtreecommitdiff
path: root/app-dicts/aspell-gl
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-03-20 14:27:17 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-03-20 14:27:17 +0000
commit5bb9ff1ee56d2b5e75e01a7f066d8b0cec84ec02 (patch)
tree66e860a5099bcad013f1cf667255dc372a7c11b3 /app-dicts/aspell-gl
parent7218e1b46bceac05841e90472501742d905fb3fc (diff)
gentoo resync : 20.03.2021
Diffstat (limited to 'app-dicts/aspell-gl')
-rw-r--r--app-dicts/aspell-gl/Manifest4
-rw-r--r--app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild7
-rw-r--r--app-dicts/aspell-gl/metadata.xml5
3 files changed, 10 insertions, 6 deletions
diff --git a/app-dicts/aspell-gl/Manifest b/app-dicts/aspell-gl/Manifest
index 5c60cc62af82..8082429153fe 100644
--- a/app-dicts/aspell-gl/Manifest
+++ b/app-dicts/aspell-gl/Manifest
@@ -1,3 +1,3 @@
DIST aspell6-gl-0.5a-2.tar.bz2 80043 BLAKE2B 9c2c4601695e5fa5b64d0047e942f797bd37e2c2245421cb3a236a52fd64ba3524e1131c6e0e1deca777cb793d03e786ad4ad8804eadafe3bc17adf779f4b074 SHA512 9c8aae22d23e1cce9c5c94844c35ec3eaa5b76e5049712b714993e7c628a0b8ee250de2ad1b646a6ecffe32ebc0e4f0009a4db041b6f8bde5d021cf71c5cd714
-EBUILD aspell-gl-0.5.2.ebuild 447 BLAKE2B ce5d6cf7f82fee094ca3a208bd7b959e3f15ef2bb4a4fd952a5b6a42af2d93d68a41e55a84831889255c1e8699da30124b185fea7178316eb91214ea128f8e1c SHA512 e3f1b452dd91fc7ee1fa1481ac2067993534d4e90ad9f939e789ba019776ea03ec7226fed51c621c2f30ec1101be826f2afa631d6bc227911596b71e5152e141
-MISC metadata.xml 190 BLAKE2B 13f967fa4846571025dce39eabf9e0edf83077a00263bf1d0858c1440fb569714ab4ac83f5292ab20680f15620c94a6d20ce9134314d1a3093f7c4cea86342b2 SHA512 60d247fc066287ff37b6e8f1a4c54f0fd37f01648f80a4c20a3e727b5a9022e328dbfca70657d0bed0324848cf9a4fd8d78b56e6418dbd912e4d52673cb2a5b7
+EBUILD aspell-gl-0.5.2.ebuild 466 BLAKE2B 497aa6052fda663f8a67f3abb6ebfd2025f2b3b16520462b71bdf41d89fa4ac9d4b1205ef36bf83fa64bd28f534c69789b869d466847cb49ba2bf9a7464dc02f SHA512 ae1ce2b5bb2f553f4c4718a2cb941afd7b8d8ccf4844736b8e8ce5a939b09cb6da79322d3574acd3d254b517ca9a83314b9e1eec4ae937bcea6a9462346816c3
+MISC metadata.xml 274 BLAKE2B c59fed5aad018cd55f4f85487a90e3d8d78837bbbbb80b0ac62869cf194cfc95be0f1f7ae156442c023d95496718fb9d3d18ce27892cfb1b27b3dae6a55e305f SHA512 8e2d70309bb9f0df147669de9f9a92aa27d350cb39c932370a72f2a601e62a19c076aaf4778268b43ef527649973033b0983a3707f0da79ece964ae339aff6f9
diff --git a/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild b/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild
index 922cd6d71f49..ba98c253636c 100644
--- a/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild
+++ b/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild
@@ -5,11 +5,12 @@ EAPI=7
ASPELL_LANG="Galician"
ASPELL_VERSION=6
+MY_PV="$(ver_cut 1-2)a-$(ver_cut 3)"
+MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-${MY_PV}"
+
inherit aspell-dict-r1
-MY_P=${P%.*}a-${PV##*.}
-MY_P=aspell${ASPELL_VERSION}-${MY_P/aspell-/}
-SRC_URI="mirror://gnu/aspell/dict/${ASPELL_SPELLANG}/${MY_P}.tar.bz2"
+SRC_URI="mirror://gnu/${PN%-*}/dict/${PN/aspell-/}/${MY_P}.tar.bz2"
S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2"
diff --git a/app-dicts/aspell-gl/metadata.xml b/app-dicts/aspell-gl/metadata.xml
index 9c1b627475c9..debde3ef6ae3 100644
--- a/app-dicts/aspell-gl/metadata.xml
+++ b/app-dicts/aspell-gl/metadata.xml
@@ -1,6 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<!-- maintainer-needed -->
+ <maintainer type="person">
+ <email>conikost@gentoo.org</email>
+ <name>Conrad Kostecki</name>
+ </maintainer>
<stabilize-allarches/>
</pkgmetadata>