From d628c1f8493d09e3deb5d19971cd21691d8758e4 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 1 Mar 2025 19:28:40 +0000 Subject: gentoo auto-resync : 01:03:2025 - 19:28:40 --- app-dicts/Manifest.gz | Bin 31487 -> 31487 bytes app-dicts/aspell-da/Manifest | 4 +--- app-dicts/aspell-da/aspell-da-4.3.ebuild | 15 -------------- app-dicts/aspell-da/aspell-da-4.5.ebuild | 2 +- app-dicts/aspell-pl/Manifest | 4 +--- .../aspell-pl/aspell-pl-6.0.20241101.0.ebuild | 21 ------------------- .../aspell-pl/aspell-pl-6.0.20250101.0.ebuild | 2 +- app-dicts/myspell-pl/Manifest | 4 +--- app-dicts/myspell-pl/myspell-pl-20241101.ebuild | 23 --------------------- app-dicts/myspell-pl/myspell-pl-20250101.ebuild | 2 +- 10 files changed, 6 insertions(+), 71 deletions(-) delete mode 100644 app-dicts/aspell-da/aspell-da-4.3.ebuild delete mode 100644 app-dicts/aspell-pl/aspell-pl-6.0.20241101.0.ebuild delete mode 100644 app-dicts/myspell-pl/myspell-pl-20241101.ebuild (limited to 'app-dicts') diff --git a/app-dicts/Manifest.gz b/app-dicts/Manifest.gz index c9b712ca5096..d6c4380b2826 100644 Binary files a/app-dicts/Manifest.gz and b/app-dicts/Manifest.gz differ diff --git a/app-dicts/aspell-da/Manifest b/app-dicts/aspell-da/Manifest index 0fe1f4bc24a4..08b731ca5541 100644 --- a/app-dicts/aspell-da/Manifest +++ b/app-dicts/aspell-da/Manifest @@ -1,5 +1,3 @@ -DIST aspell-da-4.3.tar.gz 4262160 BLAKE2B d7de57716c36b23e7de83152f46f3b13d9474007d05fb96171a9a2e70758afbe6ca96e0b2c6d2bacd5543e33698de5483f9dae3469017475a5e19a75975eaf86 SHA512 6cb391660f7c7dad85f0242feca284d07204dfbab348e4138e07932da8dd7446e8bccf8e3079bc40f69d73b3967da80ddd539e66eda037b8053056effd20b389 DIST aspell-da-4.5.tar.gz 4300510 BLAKE2B 12a89567261fa6080ede01e56b9f00f68ca94b17dacdf7fc7367674b4d5729f5a2a057cd824c345ea808f8eb7bf073b7f1104d8641b12aeff5f7355dde849918 SHA512 3069f88fe2e6a27717cf725b63c99c2e30d7e7466ff7c725bc5354c63a187515c254975f9f5b95ad8ecc14a8a6c60dab5c8422a0736a32f608855b9be5f3905e -EBUILD aspell-da-4.3.ebuild 442 BLAKE2B f4dcce4054037e68695e41b89f1946732140efa5b3c8c7c5eb55d167a1b1115382f11c66a87092737d3f0630c5b5fff56a512ff765dcf4df3c03a6846967668c SHA512 f5b02fe8c4ee3ceedb3bd81b9dac4e0c2661ca78f3c0a71460d9548dd55c8d7818f3fad5f9de9beb4e9068fefb0bcf71183106e1b404698b4fd0a0433f5e500e -EBUILD aspell-da-4.5.ebuild 449 BLAKE2B f3c206d85e804f977f4a28ff4afc46f376dd2e789c01f361324338fed2a08397d8b7e02ee3a3e0c7c3aaf103e3c1ef2add8fee097e300ca01b2e6b6fa797b684 SHA512 197750ca28aee408a7ba8eb79db232a3c96f3a31fea1530866d01e396483f6fcab8a8c7264fa23afdb54736167c7c08066afb42182b0e26c95d5cd8645f77fca +EBUILD aspell-da-4.5.ebuild 442 BLAKE2B 1a5507ef140f14b77abcf6210e23b1d75f810409c62b0f3d4d8ca629c99963d87ab7039d48203d6b96711782dd45729267d4dc246006e88c0539c50d2bd8c5aa SHA512 a1ad87dbd0730dce68ff83940a007aaa3fe751e4572464d5895efce796dfe27e28ad8b11eed88a31eebd725f6f13949acc8984d0b7a02e9dabc3f10f9d92c796 MISC metadata.xml 428 BLAKE2B 8043c3299f3caaf1f047c1a93e6f5bb3f6baf9226987f93b8b0ede2f9da4bef1be3a8bd8d29f92bb52b747926c6f9d1025eb35a6d12e38699aa7a02aed7c6870 SHA512 2257d6a87ee1222ef0f349dd2a7982678f7d878b485de0811c185003ceb948f98984735d47b86f1ac2908e924b3363a05bd040dc9fcfee2055b530d43f8508fe diff --git a/app-dicts/aspell-da/aspell-da-4.3.ebuild b/app-dicts/aspell-da/aspell-da-4.3.ebuild deleted file mode 100644 index 343182f87026..000000000000 --- a/app-dicts/aspell-da/aspell-da-4.3.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ASPELL_LANG="Danish" - -inherit aspell-dict-r1 - -HOMEPAGE="https://github.com/mortenivar/aspell-da" -SRC_URI="https://github.com/mortenivar/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" -S="${WORKDIR}/${P}" - -LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-macos" diff --git a/app-dicts/aspell-da/aspell-da-4.5.ebuild b/app-dicts/aspell-da/aspell-da-4.5.ebuild index a4d9d2b779a5..78c77de316d1 100644 --- a/app-dicts/aspell-da/aspell-da-4.5.ebuild +++ b/app-dicts/aspell-da/aspell-da-4.5.ebuild @@ -12,4 +12,4 @@ SRC_URI="https://github.com/mortenivar/${PN}/archive/refs/tags/${PV}.tar.gz -> $ S="${WORKDIR}/${P}" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-macos" diff --git a/app-dicts/aspell-pl/Manifest b/app-dicts/aspell-pl/Manifest index 64d3b0eaf902..a90188baac8a 100644 --- a/app-dicts/aspell-pl/Manifest +++ b/app-dicts/aspell-pl/Manifest @@ -1,5 +1,3 @@ -DIST aspell-pl-6.0.20241101.0.tar.bz2 661432 BLAKE2B 213eb66907ffe81fe90d54420db8a7fafc790c316f4542cef37e75ac985b558bb14ad1889e62f2cad6f5d91a6f2661706509a567e21263c54b8d2f052e6e4021 SHA512 b683bd754137686dc0278c21921f256b0419c6d0c2faa0abc04df0ca5bba0e2afbcc8ec06a7865c1c4990fbcdb7e5f9889be03bd7551c79a364b5dbbafc0ad56 DIST aspell-pl-6.0.20250101.0.tar.bz2 664513 BLAKE2B 437296abe832231f68edd2f4890d6341563f9297301aa37d87c68a7cc578aa619374bebe88dc7c62a331617ef7306be42603207f54008d7e968868ebd3c5830b SHA512 49a8c6c9e4002b53570d05dd84d3a18fd5bc206f74bfaf0cc07509445f6391de9811a72e90ef773a639e73062a285cfae924c928ed663c12f75ac9cc648c1428 -EBUILD aspell-pl-6.0.20241101.0.ebuild 576 BLAKE2B 24462c83cb57c3c40960f861c828af5de03fde98b52780fcf18f615e1641308366af196897ced677f56f5d2495d30c9ef0ae207a7728eef3ff0dfceca5118913 SHA512 910a230e0d14a951f004b7c859da7163a977bbcea5c0fd76fe8d5840ada39881116a60100ec0e0b19349837a5a84ea1b4753d1e446fef434c82909fe64214bff -EBUILD aspell-pl-6.0.20250101.0.ebuild 583 BLAKE2B 58c8a6ce1dd9ccd4da463f8fe3bcb5669067a5ef0b4b0cae6c6f83f277e878ba9643b8fb96f649e9516c234c4ebabaee112b8f990513fc63225ad6b2dbb84b78 SHA512 8102a0b5a371e815e8b60b7540f8e8703ca102b4a427cab5c5b605fe9ae7eece42432a39054016fe049419e0fc01e13b7d5711201bebff32ee8d5fc58d8bd108 +EBUILD aspell-pl-6.0.20250101.0.ebuild 576 BLAKE2B 879ea7c389f5bf92dc7537b6574352479f912b9cbb8f8585eb086df09fbed11b082616c7f749c4db60131f4d5efa033998f47a7f59cb6dbb34e461a3a514b738 SHA512 b7d964f056d173ee43430ef5950db73c9c74e5c0807c21d8abe00072f9e41438d696517ceb99e569f8034749100762a54f06c8d635ab34e6541c8fb5aeea62e2 MISC metadata.xml 525 BLAKE2B cd21d3b40029cafa7e5b0b4dae6aa86903021f400f010e4bffef0eb769aa4f0c172d339d616e7b06ffb394373410f6d8117d9809f93e7da9e8a6f0efeb64b0b1 SHA512 b70dae482993c27093488bcfe8ab8cb57ebf964d7ab86f492fc3d1366bc8f2a1012a84bdc86dcf5070f170deac7913d134fa163d243b863c8e79527e50d5951f diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20241101.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20241101.0.ebuild deleted file mode 100644 index 10b1d505e6ff..000000000000 --- a/app-dicts/aspell-pl/aspell-pl-6.0.20241101.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# NOTE: bump togeter with myspell-pl - -EAPI=8 - -ASPELL_LANG="Polish" -ASPELL_VERSION=6 - -inherit aspell-dict-r1 - -MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-$(ver_rs 2 _ 3 -)" - -HOMEPAGE="https://sjp.pl/sl/en/" -SRC_URI="https://sjp.pl/sl/ort/sjp-${MY_P}.tar.bz2 -> ${P}.tar.bz2" -S="${WORKDIR}/${MY_P}" - -LICENSE="GPL-2 LGPL-2.1 MPL-1.1 Apache-2.0 CC-BY-4.0" # upstream's order -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20250101.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20250101.0.ebuild index 52863ec968bb..7d5774c9d687 100644 --- a/app-dicts/aspell-pl/aspell-pl-6.0.20250101.0.ebuild +++ b/app-dicts/aspell-pl/aspell-pl-6.0.20250101.0.ebuild @@ -18,4 +18,4 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-2 LGPL-2.1 MPL-1.1 Apache-2.0 CC-BY-4.0" # upstream's order SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" diff --git a/app-dicts/myspell-pl/Manifest b/app-dicts/myspell-pl/Manifest index b6640dd9bc60..8970aad40327 100644 --- a/app-dicts/myspell-pl/Manifest +++ b/app-dicts/myspell-pl/Manifest @@ -1,5 +1,3 @@ -DIST myspell-pl-20241101.zip 1277210 BLAKE2B 6dc2498ad2d100533730188b38d79887634ec0d4d564cf9c77f43ba85e817531d286f5189c313939ffa3250faea5b20278db393c08c28b2f1b68418823142dd4 SHA512 e9d9066cf576fedf060f39f5e64ff47cfdba10f8394b4c8fe3c9930298b9046701aa32ccf6b6d801ff64af64f576e447cca5e782abbdc85368936d34f25fbefa DIST myspell-pl-20250101.zip 1284488 BLAKE2B cc7bb40c15840b675560f7c43d6b0bc5f91a106869fb08f6124d96660e155d2dd75a8bbf39ffddb140690cbbb83d05370b154b5f096ce02b1bccabb7ba3fe3c4 SHA512 71a171e92cfc368ced2e8e801dffc611e4d5b6c61ca623648d187252a9015c5876e09c9059df34a3c9a9b7f11c05fea04ae19cceac1a6428b5c001a5625e6589 -EBUILD myspell-pl-20241101.ebuild 580 BLAKE2B 58bd842f2bf82512f4b492ab6da9c35b4eed6521d60eb79658736a68442267a8ee37ada41762ea4044e8fa16b91ca938ec9891e928c576035395d04e3814a1eb SHA512 3c74dff921d01300652ff8dc09748503f32ce7fe5549c5900ba8f70f72c4d5484c0a2f49cb1175b8cfad46f263708938fc77f7ceae78d6cd644d240b2b847c9e -EBUILD myspell-pl-20250101.ebuild 587 BLAKE2B ed5e61f7aa5ad68f38ec0e772c6abbacc511d296f4d296425d5f179d1710bce77992ee5e8974fa7ee0090162300d92f5280657e9477543a5bcdc0c9959ec9f55 SHA512 4bffa8c4647a18d09a49467ce79885c06317ae6ba88dc9dc34abf67a630e036b192c894bc48530d5498cb068440011f0b54b4cae68d10231ba2404106becb15c +EBUILD myspell-pl-20250101.ebuild 580 BLAKE2B 22e492b6c19c62a05451ae5df4e839bf4ce4f1522314f4d84b335179bccd14b111d511f0b3779c516b9d57bafdaf754266a6ec5b06b8c8cc156790865e7bd8bf SHA512 81f6f50cb04be60b2daba7d84fd55b236a3aa2dba6f98813a95d96bd308bf2dd801727cb45a7abc6423e7d60ffd5c1e48e770080fd816eaa4917a66678cb6e4b MISC metadata.xml 414 BLAKE2B e3761ea13a8b703b3557cdf289c29676deb69c09065c05644515d829567cbca7e55207b662ea11d82a13e3f3081024853b75657c33777a939fb3968615cdfa19 SHA512 9dde99a82db4abac686d36f6c8a49d1a3a8d154a57585e0f0470881bd1d0c4dd534bf98cd289f2faf260b346ca8d63925e92f17e5f429dc84dc5a88ce2efbf47 diff --git a/app-dicts/myspell-pl/myspell-pl-20241101.ebuild b/app-dicts/myspell-pl/myspell-pl-20241101.ebuild deleted file mode 100644 index 38b7c9448083..000000000000 --- a/app-dicts/myspell-pl/myspell-pl-20241101.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# NOTE: bump together with aspell-pl - -EAPI=8 - -MYSPELL_DICT=( "pl_PL.aff" "pl_PL.dic" ) - -inherit myspell-r2 unpacker - -DESCRIPTION="Polish dictionaries for myspell/hunspell" -HOMEPAGE="https://sjp.pl/sl/en/" -SRC_URI="https://sjp.pl/sl/ort/sjp-${P}.zip -> ${P}.zip" - -LICENSE="GPL-2 LGPL-2.1 MPL-1.1 Apache-2.0 CC-BY-4.0" # upstream's order -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv sparc x86" - -src_prepare() { - default - unpack_zip pl_PL.zip -} diff --git a/app-dicts/myspell-pl/myspell-pl-20250101.ebuild b/app-dicts/myspell-pl/myspell-pl-20250101.ebuild index e51fd37723ff..b7412bf5f957 100644 --- a/app-dicts/myspell-pl/myspell-pl-20250101.ebuild +++ b/app-dicts/myspell-pl/myspell-pl-20250101.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://sjp.pl/sl/ort/sjp-${P}.zip -> ${P}.zip" LICENSE="GPL-2 LGPL-2.1 MPL-1.1 Apache-2.0 CC-BY-4.0" # upstream's order SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv sparc x86" src_prepare() { default -- cgit v1.2.3