From 93a93e9a3b53c1a73142a305ea1f8136846942ee Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 22 Dec 2021 14:08:05 +0000 Subject: gentoo resync : 22.12.2021 --- app-dicts/aspell-ml/Manifest | 2 +- app-dicts/aspell-ml/aspell-ml-0.04.1-r1.ebuild | 15 +++++++++++++++ app-dicts/aspell-ml/aspell-ml-0.04.1.ebuild | 15 --------------- 3 files changed, 16 insertions(+), 16 deletions(-) create mode 100644 app-dicts/aspell-ml/aspell-ml-0.04.1-r1.ebuild delete mode 100644 app-dicts/aspell-ml/aspell-ml-0.04.1.ebuild (limited to 'app-dicts/aspell-ml') diff --git a/app-dicts/aspell-ml/Manifest b/app-dicts/aspell-ml/Manifest index 75d21489dec9..24315caadfbb 100644 --- a/app-dicts/aspell-ml/Manifest +++ b/app-dicts/aspell-ml/Manifest @@ -1,3 +1,3 @@ DIST aspell6-ml-0.04-1.tar.bz2 438015 BLAKE2B 00defa28d347385d74737e680b4c104f2a6c9b19bbe19880069ed1ecc54cef2a7844bf099c03bf7ae301cc85836c371b31588a71c4e3d5f219c596ac1ce448f2 SHA512 a9b6e522f9a4b4d9034f9cd2e1546e0cdfc9bad9f9c7515c8144efb186fb164ab55d422e93da89f0cf7c2b7e6f7b5d439747cc8b7e211c5b09a3638573765563 -EBUILD aspell-ml-0.04.1.ebuild 443 BLAKE2B 41acf8271e843f15ca4faf663373df5b25533fdbfbdeed194bbaeccffd97c20aae773a4d7bdb875168e9b9cc7535cbf286281293ff63dbaf2632c21d7063c175 SHA512 91fde183bafa4a3c80641e1f305cbd6d473f69b3f7c734d7de47dd0516d71cf6f1370e4c299f4e42f40c79f76d06bed9f479bd3e5f658cfc25de8006047902ab +EBUILD aspell-ml-0.04.1-r1.ebuild 443 BLAKE2B 60dc531ae6048fcb5ec4d926ae3fcf74137235ee4c5879261f4e058e83c4648df12a0babf9358166be2523281e4a7c8df89663c27c13061239b8261b66f7146a SHA512 215bb59121c847c9f965984d8ff1f519bb91e12363a1e97b3dea0c8b926eb7266c6df4b372dfba1cd3dc235c16ca643822ff7667c3f9ac3f2ea5960c88246581 MISC metadata.xml 275 BLAKE2B 5ea4d40b14cc5ef65beaed8b1e6fba240963d79a9295621e0ec49d8e2a5577dc44770ebdea263723703611df01545780051e8cba4f2c4b6394c44db2abce3cde SHA512 c3dba23dbeb92f784a10f132881fd91e83a7bdc6a313ad5dff7da6e91ad72975a1b6fb5a85f3adef4abb746dd7f0fe7af81b8176ebf9ca495259ec04a29cbd8a diff --git a/app-dicts/aspell-ml/aspell-ml-0.04.1-r1.ebuild b/app-dicts/aspell-ml/aspell-ml-0.04.1-r1.ebuild new file mode 100644 index 000000000000..220bc36d3a35 --- /dev/null +++ b/app-dicts/aspell-ml/aspell-ml-0.04.1-r1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +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/aspell-ml-0.04.1.ebuild b/app-dicts/aspell-ml/aspell-ml-0.04.1.ebuild deleted file mode 100644 index e1c4e5f1b6f5..000000000000 --- a/app-dicts/aspell-ml/aspell-ml-0.04.1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# 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" -- cgit v1.2.3