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-nb/Manifest | 2 +- app-dicts/aspell-nb/aspell-nb-0.50.1.0-r2.ebuild | 16 ---------------- app-dicts/aspell-nb/aspell-nb-0.50.1.0-r3.ebuild | 16 ++++++++++++++++ 3 files changed, 17 insertions(+), 17 deletions(-) delete mode 100644 app-dicts/aspell-nb/aspell-nb-0.50.1.0-r2.ebuild create mode 100644 app-dicts/aspell-nb/aspell-nb-0.50.1.0-r3.ebuild (limited to 'app-dicts/aspell-nb') diff --git a/app-dicts/aspell-nb/Manifest b/app-dicts/aspell-nb/Manifest index 76dd9daa9390..a8fe448349f4 100644 --- a/app-dicts/aspell-nb/Manifest +++ b/app-dicts/aspell-nb/Manifest @@ -1,3 +1,3 @@ DIST aspell-nb-0.50.1-0.tar.bz2 422862 BLAKE2B 119e43d3120c1fc2cfe8bc9688ae0dfe756ff021e1a1d61bc1bf22d35c9b6c0505a64211116144121b01c19961b47b506121446157204485a23fbafaa38333e5 SHA512 1ea984e49acc78f11943cebf2fb799a15c573a4455806060bf1fd35b822d231e1b69887116a4b734d2e729a370f1ae9673241bcc00e2c1c3e6756d069b14c03b -EBUILD aspell-nb-0.50.1.0-r2.ebuild 410 BLAKE2B 690715346fbf1631e9c7833c006247b1a335fc376a7d9e516f28e29ade289e7a1a02bc939f3b5083945c98d29a257dcd7515973b7330b43b18de2952bfa70711 SHA512 618b12c7f998bcd430679e374c95681d8e244b8b13e07222b12cb5b02cddc0cf711c3c411e1caaad688d96f8967cc054e882392d5e58dd9d80be1aa4f80e8fe0 +EBUILD aspell-nb-0.50.1.0-r3.ebuild 410 BLAKE2B d5dd5a74c97e3acb9f0e3ecdc97bb0186673464232a207f8a6bf007684e0512a1d0b61c8ca7091b910b864a9a42fc4376a84efb79340fe3293314527082c23ff SHA512 7ed4c31e48577df98be135fc689c23036bce248252451de08e8a98c625dbc55656ec0dbaddfdef9504e7cb6772e752e6dd42fa4a637e70b503baf605c4560717 MISC metadata.xml 275 BLAKE2B 5ea4d40b14cc5ef65beaed8b1e6fba240963d79a9295621e0ec49d8e2a5577dc44770ebdea263723703611df01545780051e8cba4f2c4b6394c44db2abce3cde SHA512 c3dba23dbeb92f784a10f132881fd91e83a7bdc6a313ad5dff7da6e91ad72975a1b6fb5a85f3adef4abb746dd7f0fe7af81b8176ebf9ca495259ec04a29cbd8a diff --git a/app-dicts/aspell-nb/aspell-nb-0.50.1.0-r2.ebuild b/app-dicts/aspell-nb/aspell-nb-0.50.1.0-r2.ebuild deleted file mode 100644 index 7a0db6a35602..000000000000 --- a/app-dicts/aspell-nb/aspell-nb-0.50.1.0-r2.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="Norwegian Bokmal" -MY_P="${PN}-${PV%.*}-${PV##*.}" - -inherit aspell-dict-r1 - -SRC_URI="https://dev.gentoo.org/~conikost/distfiles/${MY_P}.tar.bz2" - -LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" - -RDEPEND="!app-dicts/aspell-no" diff --git a/app-dicts/aspell-nb/aspell-nb-0.50.1.0-r3.ebuild b/app-dicts/aspell-nb/aspell-nb-0.50.1.0-r3.ebuild new file mode 100644 index 000000000000..59ed8250eb99 --- /dev/null +++ b/app-dicts/aspell-nb/aspell-nb-0.50.1.0-r3.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="Norwegian Bokmal" +MY_P="${PN}-${PV%.*}-${PV##*.}" + +inherit aspell-dict-r1 + +SRC_URI="https://dev.gentoo.org/~conikost/distfiles/${MY_P}.tar.bz2" + +LICENSE="GPL-2" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" + +RDEPEND="!app-dicts/aspell-no" -- cgit v1.2.3