commit:     795e4898ada0dd4e77edb2956726548e6697de93
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 12 22:56:41 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Fri Mar 12 23:29:27 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=795e4898

app-dicts/aspell-ca: bump to version 2.5.0

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

 app-dicts/aspell-ca/Manifest               |  1 +
 app-dicts/aspell-ca/aspell-ca-2.5.0.ebuild | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/app-dicts/aspell-ca/Manifest b/app-dicts/aspell-ca/Manifest
index 53d69830c89..12b1b7ae882 100644
--- a/app-dicts/aspell-ca/Manifest
+++ b/app-dicts/aspell-ca/Manifest
@@ -1 +1,2 @@
 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.5.0.ebuild 
b/app-dicts/aspell-ca/aspell-ca-2.5.0.ebuild
new file mode 100644
index 00000000000..365a529137f
--- /dev/null
+++ b/app-dicts/aspell-ca/aspell-ca-2.5.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+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 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
+
+DOCS=( "README" "doc/ChangeLog" )

Reply via email to