summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2021-03-13 21:00:57 +0100
committerConrad Kostecki <conikost@gentoo.org>2021-03-13 21:02:21 +0100
commite46a16f873c71d7dc3a5c8008c9203fcdd1b98cb (patch)
tree0f985e80349a6aabf69ce9c005af0ce120bda213 /app-dicts
parenteclass/myspell-r2.eclass: taking ownership (diff)
downloadgentoo-e46a16f873c71d7dc3a5c8008c9203fcdd1b98cb.tar.gz
gentoo-e46a16f873c71d7dc3a5c8008c9203fcdd1b98cb.tar.bz2
gentoo-e46a16f873c71d7dc3a5c8008c9203fcdd1b98cb.zip
app-dicts/aspell-ml: bump to version 0.04.1
Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/aspell-ml/Manifest1
-rw-r--r--app-dicts/aspell-ml/aspell-ml-0.04.1.ebuild15
2 files changed, 16 insertions, 0 deletions
diff --git a/app-dicts/aspell-ml/Manifest b/app-dicts/aspell-ml/Manifest
index 197d91c83baf..5f9f7b3c2ae1 100644
--- a/app-dicts/aspell-ml/Manifest
+++ b/app-dicts/aspell-ml/Manifest
@@ -1 +1,2 @@
DIST aspell6-ml-0.03-1.tar.bz2 442498 BLAKE2B 3064a47a0cf5f19d8f99ade7fb1dd032dbfb48afb7689b2dcdef0d1307e353655b6c262d6166824f07176ce243685d4ef6170b71108da2bee273a7e657231988 SHA512 78c3bc296a70a3b205427bcffe29b69ae6f673ffd22fd8a1ef5550ae271ed1f7704fff15c4948dcee2d7722c5d4b279766ef74d0661969b13bbca4d3a53971da
+DIST aspell6-ml-0.04-1.tar.bz2 438015 BLAKE2B 00defa28d347385d74737e680b4c104f2a6c9b19bbe19880069ed1ecc54cef2a7844bf099c03bf7ae301cc85836c371b31588a71c4e3d5f219c596ac1ce448f2 SHA512 a9b6e522f9a4b4d9034f9cd2e1546e0cdfc9bad9f9c7515c8144efb186fb164ab55d422e93da89f0cf7c2b7e6f7b5d439747cc8b7e211c5b09a3638573765563
diff --git a/app-dicts/aspell-ml/aspell-ml-0.04.1.ebuild b/app-dicts/aspell-ml/aspell-ml-0.04.1.ebuild
new file mode 100644
index 000000000000..43d616840c86
--- /dev/null
+++ b/app-dicts/aspell-ml/aspell-ml-0.04.1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ASPELL_LANG="Malayalam"
+ASPELL_VERSION=6
+MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-${PV%.*}-${PV##*.}"
+
+inherit aspell-dict-r1
+
+SRC_URI="https://download-mirror.savannah.gnu.org/releases/smc/Spellchecker/${MY_P}.tar.bz2"
+
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"