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-gl/Manifest | 2 +- app-dicts/aspell-gl/aspell-gl-0.5.2-r1.ebuild | 17 +++++++++++++++++ app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild | 17 ----------------- 3 files changed, 18 insertions(+), 18 deletions(-) create mode 100644 app-dicts/aspell-gl/aspell-gl-0.5.2-r1.ebuild delete mode 100644 app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild (limited to 'app-dicts/aspell-gl') diff --git a/app-dicts/aspell-gl/Manifest b/app-dicts/aspell-gl/Manifest index 2821e6576860..cace8e1ccf1a 100644 --- a/app-dicts/aspell-gl/Manifest +++ b/app-dicts/aspell-gl/Manifest @@ -1,3 +1,3 @@ DIST aspell6-gl-0.5a-2.tar.bz2 80043 BLAKE2B 9c2c4601695e5fa5b64d0047e942f797bd37e2c2245421cb3a236a52fd64ba3524e1131c6e0e1deca777cb793d03e786ad4ad8804eadafe3bc17adf779f4b074 SHA512 9c8aae22d23e1cce9c5c94844c35ec3eaa5b76e5049712b714993e7c628a0b8ee250de2ad1b646a6ecffe32ebc0e4f0009a4db041b6f8bde5d021cf71c5cd714 -EBUILD aspell-gl-0.5.2.ebuild 467 BLAKE2B 61ed292a282fc4229873301763a9e279b35fd92ec9f297e8c4c7f3978f5fa2da32c22ca0b2f00c96cbd134f7fc5833710cb625647de1c927ff6c8e9511547257 SHA512 fe2ba49e8ff8e0624220e3abaa24c5903a21b017bf7e23cc6cc98c96bfb976e94c94ffc33a62cce855c006b692c8328353bfa01b64c0fb18bec527231d0ee771 +EBUILD aspell-gl-0.5.2-r1.ebuild 467 BLAKE2B 5d9882dd24850f471fa1d0ee365859306f6bd11b998bfdede52224b4c864b80152139aea4b542e0694baa7115a8fc9ddf1c5317ac85711b6ba1621c91f823678 SHA512 c84164b87ab10b61e9b5e4e4cbc88082e40c34beb3c8be14748799c04248891f9656b2415bb5c322e4662015e367e864c5044f2bc06a0435090b6e822e2039ca MISC metadata.xml 275 BLAKE2B 5ea4d40b14cc5ef65beaed8b1e6fba240963d79a9295621e0ec49d8e2a5577dc44770ebdea263723703611df01545780051e8cba4f2c4b6394c44db2abce3cde SHA512 c3dba23dbeb92f784a10f132881fd91e83a7bdc6a313ad5dff7da6e91ad72975a1b6fb5a85f3adef4abb746dd7f0fe7af81b8176ebf9ca495259ec04a29cbd8a diff --git a/app-dicts/aspell-gl/aspell-gl-0.5.2-r1.ebuild b/app-dicts/aspell-gl/aspell-gl-0.5.2-r1.ebuild new file mode 100644 index 000000000000..0a011f7ac891 --- /dev/null +++ b/app-dicts/aspell-gl/aspell-gl-0.5.2-r1.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ASPELL_LANG="Galician" +ASPELL_VERSION=6 +MY_PV="$(ver_cut 1-2)a-$(ver_cut 3)" +MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-${MY_PV}" + +inherit aspell-dict-r1 + +SRC_URI="mirror://gnu/${PN%-*}/dict/${PN/aspell-/}/${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" diff --git a/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild b/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild deleted file mode 100644 index 8d51194f31cd..000000000000 --- a/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ASPELL_LANG="Galician" -ASPELL_VERSION=6 -MY_PV="$(ver_cut 1-2)a-$(ver_cut 3)" -MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-${MY_PV}" - -inherit aspell-dict-r1 - -SRC_URI="mirror://gnu/${PN%-*}/dict/${PN/aspell-/}/${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" -- cgit v1.2.3