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-pl/Manifest | 2 +- app-dicts/aspell-pl/aspell-pl-6.0.20210731.0-r1.ebuild | 18 ++++++++++++++++++ app-dicts/aspell-pl/aspell-pl-6.0.20210731.0.ebuild | 18 ------------------ 3 files changed, 19 insertions(+), 19 deletions(-) create mode 100644 app-dicts/aspell-pl/aspell-pl-6.0.20210731.0-r1.ebuild delete mode 100644 app-dicts/aspell-pl/aspell-pl-6.0.20210731.0.ebuild (limited to 'app-dicts/aspell-pl') diff --git a/app-dicts/aspell-pl/Manifest b/app-dicts/aspell-pl/Manifest index fda55c7bac2c..b1b69f21aa64 100644 --- a/app-dicts/aspell-pl/Manifest +++ b/app-dicts/aspell-pl/Manifest @@ -1,3 +1,3 @@ DIST sjp-aspell6-pl-6.0_20210731-0.tar.bz2 639979 BLAKE2B 52a0c1a2f8c7a260dc99acb52371bde4efcd3ac5327dbf668c099cfc071b4e0ced8f747b6136d69e750efa56c4e6ef85f9f8582947afecca68de53d0b8d07597 SHA512 e72bc953e9da7571d167423ad1cf46327f0be46fab7421f57c5d3250bffc506c7e6cc9957bf340bb03884725617b110af5cd4f5219ee42f1f2f8709a4329cc6d -EBUILD aspell-pl-6.0.20210731.0.ebuild 494 BLAKE2B 4e08febe3c885ef222237467d68d65d20408376db8ff83b22f7bbb714a8df853a43672d736e948993383946674e0d2d5a93c438c41eaaf7126760b3e85c3c6a7 SHA512 6d2d3afaf1f04941d68d7f7f76054bc0b8f282466c61a68a0d0568a4fb63ef2f2dbc6384d0c1c64beaae62828b2c0dc00d080d483d2e2599ef9c943525a8d6f3 +EBUILD aspell-pl-6.0.20210731.0-r1.ebuild 494 BLAKE2B 7ea1dc829f1562680a9c8137adbb5a7c1aa08e0762406d7ce40afd0eb5261485869ff53ce2b9108aae32cdef0bef54219eafc7aae7f5ebc1f6c7c19953ca469a SHA512 ed9fd2236fb8fea164ebac9d787c7a34edc812d10aebd6b3a513ee65e937a7c1a4d3e06a330aba192ee8eb454faeafba2f47ee428683f46b53bd28c37fbcc8de MISC metadata.xml 275 BLAKE2B 5ea4d40b14cc5ef65beaed8b1e6fba240963d79a9295621e0ec49d8e2a5577dc44770ebdea263723703611df01545780051e8cba4f2c4b6394c44db2abce3cde SHA512 c3dba23dbeb92f784a10f132881fd91e83a7bdc6a313ad5dff7da6e91ad72975a1b6fb5a85f3adef4abb746dd7f0fe7af81b8176ebf9ca495259ec04a29cbd8a diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20210731.0-r1.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20210731.0-r1.ebuild new file mode 100644 index 000000000000..7e4732e80416 --- /dev/null +++ b/app-dicts/aspell-pl/aspell-pl-6.0.20210731.0-r1.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ASPELL_LANG="Polish" +ASPELL_VERSION=6 + +inherit aspell-dict-r1 + +HOMEPAGE="https://sjp.pl/slownik/en/" + +MY_P="sjp-${PN/aspell/aspell6}-$(ver_rs 2 _ 3 -)" +SRC_URI="https://sjp.pl/slownik/ort/${MY_P}.tar.bz2" +S="${WORKDIR}/${MY_P/sjp-/}" + +LICENSE="Apache-2.0 CC-BY-4.0 GPL-2 LGPL-2.1 MPL-1.1 " +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20210731.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20210731.0.ebuild deleted file mode 100644 index cd5d5eccaae5..000000000000 --- a/app-dicts/aspell-pl/aspell-pl-6.0.20210731.0.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ASPELL_LANG="Polish" -ASPELL_VERSION=6 - -inherit aspell-dict-r1 - -HOMEPAGE="https://sjp.pl/slownik/en/" - -MY_P="sjp-${PN/aspell/aspell6}-$(ver_rs 2 _ 3 -)" -SRC_URI="https://sjp.pl/slownik/ort/${MY_P}.tar.bz2" -S="${WORKDIR}/${MY_P/sjp-/}" - -LICENSE="Apache-2.0 CC-BY-4.0 GPL-2 LGPL-2.1 MPL-1.1 " -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" -- cgit v1.2.3