summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/aspell-ca')
-rw-r--r--app-dicts/aspell-ca/Manifest2
-rw-r--r--app-dicts/aspell-ca/aspell-ca-2.1.5.1.ebuild13
-rw-r--r--app-dicts/aspell-ca/aspell-ca-2.5.0-r1.ebuild20
-rw-r--r--app-dicts/aspell-ca/metadata.xml8
4 files changed, 27 insertions, 16 deletions
diff --git a/app-dicts/aspell-ca/Manifest b/app-dicts/aspell-ca/Manifest
index 53d69830c89d..2c77227dfedc 100644
--- a/app-dicts/aspell-ca/Manifest
+++ b/app-dicts/aspell-ca/Manifest
@@ -1 +1 @@
-DIST aspell6-ca-2.1.5-1.tar.bz2 227561 BLAKE2B a7b26408eb583ca56967508f00d9c617e6e4bec364f6c807813d5f6485c549b9b62f02ea5464c32c3b3a84477d8fb6e768c11fda7d262b56ff0b24d57e19fde0 SHA512 9f3baef829948a4979c03dcc380caf3fa249912fa94d375a41df4d34d62ffdbf781a777eb437d101bdf99873e9d515a4d27ebef08f71ff435f07e845194c9f0a
+DIST aspell6-ca-2.5.0.tar.bz2 250769 BLAKE2B 9ce3d87090416e2af526ced665b535e30f692fec293082828cbb28ead92387c6d3e0b9e4193c94f623ddfdf29860310ffb4446c9d67518edce6b43aaf1b34bc3 SHA512 70eee12b026d6d0b5f710593f4d1759190596e7b7db651b804cc4d724d2c567911ef8d370873ac7ab4506f6555b8dde046f3277c3cd072e0d7b76047cdd5b1b2
diff --git a/app-dicts/aspell-ca/aspell-ca-2.1.5.1.ebuild b/app-dicts/aspell-ca/aspell-ca-2.1.5.1.ebuild
deleted file mode 100644
index ea9a625fe895..000000000000
--- a/app-dicts/aspell-ca/aspell-ca-2.1.5.1.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-ASPELL_LANG="Catalan"
-ASPELL_VERSION=6
-
-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-ca/aspell-ca-2.5.0-r1.ebuild b/app-dicts/aspell-ca/aspell-ca-2.5.0-r1.ebuild
new file mode 100644
index 000000000000..17358f8b0468
--- /dev/null
+++ b/app-dicts/aspell-ca/aspell-ca-2.5.0-r1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ASPELL_LANG="Catalan"
+ASPELL_VERSION=6
+MY_PN="${PN/aspell/aspell"${ASPELL_VERSION}"}"
+MY_P="${MY_PN}-${PV}"
+
+inherit aspell-dict-r1
+
+HOMEPAGE="https://www.softcatala.org/"
+SRC_URI="https://www.softcatala.org/pub/softcatala/aspell/${PV}/${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"
+
+DOCS=( "README" "doc/ChangeLog" )
diff --git a/app-dicts/aspell-ca/metadata.xml b/app-dicts/aspell-ca/metadata.xml
index 6f49eba8f496..3e5441bd0e60 100644
--- a/app-dicts/aspell-ca/metadata.xml
+++ b/app-dicts/aspell-ca/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>