summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/aspell-eo')
-rw-r--r--app-dicts/aspell-eo/aspell-eo-2.1.20000225.2-r1.ebuild17
-rw-r--r--app-dicts/aspell-eo/aspell-eo-2.1.20000225.2.ebuild20
-rw-r--r--app-dicts/aspell-eo/metadata.xml8
3 files changed, 23 insertions, 22 deletions
diff --git a/app-dicts/aspell-eo/aspell-eo-2.1.20000225.2-r1.ebuild b/app-dicts/aspell-eo/aspell-eo-2.1.20000225.2-r1.ebuild
new file mode 100644
index 000000000000..f7bdc02252a4
--- /dev/null
+++ b/app-dicts/aspell-eo/aspell-eo-2.1.20000225.2-r1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+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
+
+SRC_URI="mirror://gnu/${PN%-*}/dict/${PN/aspell-/}/${MY_P}.tar.bz2"
+S="${WORKDIR}/${MY_P}"
+
+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-eo/aspell-eo-2.1.20000225.2.ebuild b/app-dicts/aspell-eo/aspell-eo-2.1.20000225.2.ebuild
deleted file mode 100644
index 5c5cd9a36598..000000000000
--- a/app-dicts/aspell-eo/aspell-eo-2.1.20000225.2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-ASPELL_LANG="Esperanto"
-ASPELL_VERSION=6
-
-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"
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86"
-IUSE=""
-
-S=${WORKDIR}/${MY_P}
diff --git a/app-dicts/aspell-eo/metadata.xml b/app-dicts/aspell-eo/metadata.xml
index 6f49eba8f496..3e5441bd0e60 100644
--- a/app-dicts/aspell-eo/metadata.xml
+++ b/app-dicts/aspell-eo/metadata.xml
@@ -1,5 +1,9 @@
<?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/>
</pkgmetadata>