From 5bb9ff1ee56d2b5e75e01a7f066d8b0cec84ec02 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 20 Mar 2021 14:27:17 +0000 Subject: gentoo resync : 20.03.2021 --- app-dicts/aspell-ml/Manifest | 3 +++ app-dicts/aspell-ml/aspell-ml-0.04.1.ebuild | 15 +++++++++++++++ app-dicts/aspell-ml/metadata.xml | 9 +++++++++ 3 files changed, 27 insertions(+) create mode 100644 app-dicts/aspell-ml/Manifest create mode 100644 app-dicts/aspell-ml/aspell-ml-0.04.1.ebuild create mode 100644 app-dicts/aspell-ml/metadata.xml (limited to 'app-dicts/aspell-ml') 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 @@ + + + + + conikost@gentoo.org + Conrad Kostecki + + + -- cgit v1.2.3