summaryrefslogtreecommitdiff
path: root/app-dicts/aspell-ml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-03-20 14:27:17 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-03-20 14:27:17 +0000
commit5bb9ff1ee56d2b5e75e01a7f066d8b0cec84ec02 (patch)
tree66e860a5099bcad013f1cf667255dc372a7c11b3 /app-dicts/aspell-ml
parent7218e1b46bceac05841e90472501742d905fb3fc (diff)
gentoo resync : 20.03.2021
Diffstat (limited to 'app-dicts/aspell-ml')
-rw-r--r--app-dicts/aspell-ml/Manifest3
-rw-r--r--app-dicts/aspell-ml/aspell-ml-0.04.1.ebuild15
-rw-r--r--app-dicts/aspell-ml/metadata.xml9
3 files changed, 27 insertions, 0 deletions
diff --git a/app-dicts/aspell-ml/Manifest b/app-dicts/aspell-ml/Manifest
new file mode 100644
index 000000000000..841e951b6834
--- /dev/null
+++ b/app-dicts/aspell-ml/Manifest
@@ -0,0 +1,3 @@
+DIST aspell6-ml-0.04-1.tar.bz2 438015 BLAKE2B 00defa28d347385d74737e680b4c104f2a6c9b19bbe19880069ed1ecc54cef2a7844bf099c03bf7ae301cc85836c371b31588a71c4e3d5f219c596ac1ce448f2 SHA512 a9b6e522f9a4b4d9034f9cd2e1546e0cdfc9bad9f9c7515c8144efb186fb164ab55d422e93da89f0cf7c2b7e6f7b5d439747cc8b7e211c5b09a3638573765563
+EBUILD aspell-ml-0.04.1.ebuild 450 BLAKE2B f0158621c14a7e0224703df49cd3faa9ac11ac39b7cc2cb3ded6bbf36ee7fd168714609c8f684141c16e6c121b5700ede2fd20a7fb0cc6b795e029cf0651ec5f SHA512 db43886c9dd3fdde6609cf2121a8badddee69bec3da3c7c2f6db48148d46eda131ef2bffb6ce3e61224d005a34bd4b1c2e9257f3fee20ab7cdb3c1d994b7feac
+MISC metadata.xml 274 BLAKE2B c59fed5aad018cd55f4f85487a90e3d8d78837bbbbb80b0ac62869cf194cfc95be0f1f7ae156442c023d95496718fb9d3d18ce27892cfb1b27b3dae6a55e305f SHA512 8e2d70309bb9f0df147669de9f9a92aa27d350cb39c932370a72f2a601e62a19c076aaf4778268b43ef527649973033b0983a3707f0da79ece964ae339aff6f9
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"
diff --git a/app-dicts/aspell-ml/metadata.xml b/app-dicts/aspell-ml/metadata.xml
new file mode 100644
index 000000000000..debde3ef6ae3
--- /dev/null
+++ b/app-dicts/aspell-ml/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>conikost@gentoo.org</email>
+ <name>Conrad Kostecki</name>
+ </maintainer>
+ <stabilize-allarches/>
+</pkgmetadata>