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-sr/Manifest | 2 +- app-dicts/aspell-sr/aspell-sr-0.02-r1.ebuild | 16 ++++++++++++++++ app-dicts/aspell-sr/aspell-sr-0.02.ebuild | 16 ---------------- 3 files changed, 17 insertions(+), 17 deletions(-) create mode 100644 app-dicts/aspell-sr/aspell-sr-0.02-r1.ebuild delete mode 100644 app-dicts/aspell-sr/aspell-sr-0.02.ebuild (limited to 'app-dicts/aspell-sr') diff --git a/app-dicts/aspell-sr/Manifest b/app-dicts/aspell-sr/Manifest index 04e73dde11d8..e9501f7c7a9c 100644 --- a/app-dicts/aspell-sr/Manifest +++ b/app-dicts/aspell-sr/Manifest @@ -1,3 +1,3 @@ DIST aspell6-sr-0.02.tar.bz2 574923 BLAKE2B 3fa85bb2a24716a51c33447fa15fdc833059d49db62f36d7f11dc21baa926c2918c869d5e7052f6d729c038af1aa1e12f47c6476349b6f34989c6fbbbe3ce34c SHA512 3334d98779c9eff74ca85e5168e51375e38f831ff3f2b9164d0773cf220bd9ca0076d282086bed6258c643cfae70124d985931982db6c885b8d53fc35fb0c395 -EBUILD aspell-sr-0.02.ebuild 426 BLAKE2B 41e7f475a16eccf05ca8f962926c0bd7a064566be750001234733bbf0075337704adc870b47147b1784aa54be1f9f88763633c50a2284a4f56203758dae1cb4d SHA512 c2b2b2edb66ee85b5e4639240bd7a010963940a3bb278d1490ec8c88833d289b691e0b86972422b49b0cbbf86eb2bf58c92c9ce6ed28549d918f23932bca4d35 +EBUILD aspell-sr-0.02-r1.ebuild 426 BLAKE2B 92a511a46ee80e29ef79b3496a513e6d4090ece36cc4c83d151b45fa5f05dcc45ef14037d79b0b8fca45cf6fdc09015d4f845a939843c6efd221562cecb43f31 SHA512 607750114fbbcbf8d3baa6e8b392447d3ea9f7745106da69d040cf6d7d0569d84cef8b25a3c4a739f5c93cc78d420bf33c28848e4cf262ca682719a529e2fda9 MISC metadata.xml 275 BLAKE2B 5ea4d40b14cc5ef65beaed8b1e6fba240963d79a9295621e0ec49d8e2a5577dc44770ebdea263723703611df01545780051e8cba4f2c4b6394c44db2abce3cde SHA512 c3dba23dbeb92f784a10f132881fd91e83a7bdc6a313ad5dff7da6e91ad72975a1b6fb5a85f3adef4abb746dd7f0fe7af81b8176ebf9ca495259ec04a29cbd8a diff --git a/app-dicts/aspell-sr/aspell-sr-0.02-r1.ebuild b/app-dicts/aspell-sr/aspell-sr-0.02-r1.ebuild new file mode 100644 index 000000000000..a2cfb81689ea --- /dev/null +++ b/app-dicts/aspell-sr/aspell-sr-0.02-r1.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ASPELL_LANG="Serbian" +ASPELL_VERSION=6 +MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-${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-sr/aspell-sr-0.02.ebuild b/app-dicts/aspell-sr/aspell-sr-0.02.ebuild deleted file mode 100644 index a3ae3b96bc61..000000000000 --- a/app-dicts/aspell-sr/aspell-sr-0.02.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ASPELL_LANG="Serbian" -ASPELL_VERSION=6 -MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-${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