summaryrefslogtreecommitdiff
path: root/app-dicts/aspell-eo
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/aspell-eo')
-rw-r--r--app-dicts/aspell-eo/Manifest4
-rw-r--r--app-dicts/aspell-eo/aspell-eo-2.1.20000225.2.ebuild7
-rw-r--r--app-dicts/aspell-eo/metadata.xml5
3 files changed, 10 insertions, 6 deletions
diff --git a/app-dicts/aspell-eo/Manifest b/app-dicts/aspell-eo/Manifest
index 60b2ec037edb..8570ca80a5a8 100644
--- a/app-dicts/aspell-eo/Manifest
+++ b/app-dicts/aspell-eo/Manifest
@@ -1,3 +1,3 @@
DIST aspell6-eo-2.1.20000225a-2.tar.bz2 71591 BLAKE2B 3e8624857ae9c7a1256849dfe65a2b5a9de396516973b3e00075d5bdc507598b414ad745df41e2f8b746aeb43d0296186dd1b8163af84a0bb709ac5a2847cab9 SHA512 172ff88745e36abccf47ed8526868e3c2fd1f41c6da15893e723ef70bb29fc0e4b4e614f1eae8b3db8206f971f9a9cd9ec627fce2dae611804a276118367dfda
-EBUILD aspell-eo-2.1.20000225.2.ebuild 448 BLAKE2B 4d517ac3c018d54f4b063b9d6477b23d7c0b201379fca69452bf8de644d9868d68c415877a99fcc52866e67ba4df05ddfaf5b2925ae74650228eb5e48d2aa64b SHA512 f349e815b38d9208f18958bde23c399867ce3b0e56f60ac0588506a81823f456005868d34be76224b7fa77f1b90957791bb5cbfd933edbb7cbd2f22e5e9ef3bf
-MISC metadata.xml 190 BLAKE2B 13f967fa4846571025dce39eabf9e0edf83077a00263bf1d0858c1440fb569714ab4ac83f5292ab20680f15620c94a6d20ce9134314d1a3093f7c4cea86342b2 SHA512 60d247fc066287ff37b6e8f1a4c54f0fd37f01648f80a4c20a3e727b5a9022e328dbfca70657d0bed0324848cf9a4fd8d78b56e6418dbd912e4d52673cb2a5b7
+EBUILD aspell-eo-2.1.20000225.2.ebuild 467 BLAKE2B ee5285d53aeaf58cc4d649170d154020ac98618f4517013df603ecc81118d61bb1a6fb1bcbc1dddbb3575e4593b611341f989cf7f2605c445dfbc326c9b0cb06 SHA512 c878ab8e6bac555bb14c531c5fae8165fd45f6c714fa3dc50fe679e535f6b8518ec13cc83504fe8b30f373134d24a8478e87705a83e520257d15fb6af7e34072
+MISC metadata.xml 274 BLAKE2B c59fed5aad018cd55f4f85487a90e3d8d78837bbbbb80b0ac62869cf194cfc95be0f1f7ae156442c023d95496718fb9d3d18ce27892cfb1b27b3dae6a55e305f SHA512 8e2d70309bb9f0df147669de9f9a92aa27d350cb39c932370a72f2a601e62a19c076aaf4778268b43ef527649973033b0983a3707f0da79ece964ae339aff6f9
diff --git a/app-dicts/aspell-eo/aspell-eo-2.1.20000225.2.ebuild b/app-dicts/aspell-eo/aspell-eo-2.1.20000225.2.ebuild
index a5c0f7b57583..cd8a38ad1903 100644
--- a/app-dicts/aspell-eo/aspell-eo-2.1.20000225.2.ebuild
+++ b/app-dicts/aspell-eo/aspell-eo-2.1.20000225.2.ebuild
@@ -5,11 +5,12 @@ EAPI=7
ASPELL_LANG="Esperanto"
ASPELL_VERSION=6
+MY_PV="$(ver_cut 1-3)a-$(ver_cut 4)"
+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-eo/metadata.xml b/app-dicts/aspell-eo/metadata.xml
index 9c1b627475c9..debde3ef6ae3 100644
--- a/app-dicts/aspell-eo/metadata.xml
+++ b/app-dicts/aspell-eo/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>