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-it/Manifest | 2 +- app-dicts/aspell-it/aspell-it-2.4.20070901.0-r1.ebuild | 17 +++++++++++++++++ app-dicts/aspell-it/aspell-it-2.4.20070901.0.ebuild | 17 ----------------- 3 files changed, 18 insertions(+), 18 deletions(-) create mode 100644 app-dicts/aspell-it/aspell-it-2.4.20070901.0-r1.ebuild delete mode 100644 app-dicts/aspell-it/aspell-it-2.4.20070901.0.ebuild (limited to 'app-dicts/aspell-it') diff --git a/app-dicts/aspell-it/Manifest b/app-dicts/aspell-it/Manifest index d522c160b157..47797ad22525 100644 --- a/app-dicts/aspell-it/Manifest +++ b/app-dicts/aspell-it/Manifest @@ -1,3 +1,3 @@ DIST aspell6-it-2.4-20070901-0.tar.bz2 261419 BLAKE2B d377690df133647c8345eed4178d91c03a2a6813f444833ae5c78a0960577fa2d8d259a5b04e053770e2df832260ae817c387ddd814593fe2e6ddf5f95eb50a1 SHA512 6a5014880e51103e70d57a6b01e2d4bb5d51ae939f72ee9270b46891804203399c817dd73c3a0b91c004744a4e66a1a5b402d19be0a53db952152cdd3c1741e9 -EBUILD aspell-it-2.4.20070901.0.ebuild 452 BLAKE2B d04197c90bd33e8f5bdbb8f5ab90d669257798e947b59ae77431219569e0411b6e35e14cfb69a49b40ea0aafdc0429d6f5f017afee6315febc9722a56fc74b78 SHA512 05f3ce500839c82bb640a277a31a9669a6508f1b407c5bd60cfea3c07f704106ea9e02bb048701c562c050a9e94c262e10038d62d64024543b4d4941b3784772 +EBUILD aspell-it-2.4.20070901.0-r1.ebuild 452 BLAKE2B da9bc56bd2a6478ce8892b995cd85a11cee1222ea2cbb7d6f8db9932be51e8bb74ab2de21e9926bb240e6581bf3b184766685d2b2991b5e66cfa76b6ce7d549c SHA512 6fc74e139545fee61d00ea739a92c1f6ea424f4382f7bc4ce3e8389e4287fb1dc3d8755406fb31add8e0134cc0d3c4ef5c1eb901a59971bd312c21e3af7f36de MISC metadata.xml 356 BLAKE2B e74055daa36a23c4c20bc8e4dbf5ecd9280667955c09cf89c18cac4536f6a85bac568c096f6bc5fc7f6f98468424243b041375f55914e4e76f1932357a7ab5e3 SHA512 f4395c008e6a4bcc4d23b4b4a3c8db340b09dfa1bf11000698b72ac33f497b299593b657a9b66ec34853a14e9654fd3d0b8ba343bb468f73f440e7d952955137 diff --git a/app-dicts/aspell-it/aspell-it-2.4.20070901.0-r1.ebuild b/app-dicts/aspell-it/aspell-it-2.4.20070901.0-r1.ebuild new file mode 100644 index 000000000000..57497c434ed2 --- /dev/null +++ b/app-dicts/aspell-it/aspell-it-2.4.20070901.0-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="Italian" +ASPELL_VERSION=6 +MY_PV="${PV#*.}" +MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-${PV%%.*}.${MY_PV//./-}" + +inherit aspell-dict-r1 + +SRC_URI="mirror://sourceforge/linguistico/${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-it/aspell-it-2.4.20070901.0.ebuild b/app-dicts/aspell-it/aspell-it-2.4.20070901.0.ebuild deleted file mode 100644 index 58a6ce0f48b9..000000000000 --- a/app-dicts/aspell-it/aspell-it-2.4.20070901.0.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="Italian" -ASPELL_VERSION=6 -MY_PV="${PV#*.}" -MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-${PV%%.*}.${MY_PV//./-}" - -inherit aspell-dict-r1 - -SRC_URI="mirror://sourceforge/linguistico/${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