diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-06-29 12:04:12 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-06-29 12:04:12 +0100 |
commit | 0f558761aa2dee1017b4751e4017205e015a9560 (patch) | |
tree | 037df795519468a25d9362b4e95cdaeb84eb1cf9 /app-dicts/myspell-bg | |
parent | 752d6256e5204b958b0ef7905675a940b5e9172f (diff) |
gentoo resync : 29.12.2022
Diffstat (limited to 'app-dicts/myspell-bg')
-rw-r--r-- | app-dicts/myspell-bg/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/myspell-bg/myspell-bg-4.3.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/myspell-bg/Manifest b/app-dicts/myspell-bg/Manifest index 49d83f60fd82..1e7f5ef5ecd3 100644 --- a/app-dicts/myspell-bg/Manifest +++ b/app-dicts/myspell-bg/Manifest @@ -1,3 +1,3 @@ DIST OOo-full-pack-bg-4.3.zip 1360735 BLAKE2B a1f7920364efe085717a16992cbd4d0ab0aaa3b751b1364aaaa652265563369ef1cd13978afe9f6a221f17ff02595acbc36edfd9e6a19a67bcd4b195d40566c3 SHA512 1c4acf0c8377c6ec3f0dd26c84a5232be88b1fecabcb08dfae4f45bf819c770427731cbf1b01d65d3a182cccc3d0bcaabf3ab85735221e2ff09fc47bd66341d7 -EBUILD myspell-bg-4.3.ebuild 740 BLAKE2B d6024b8d33880e2cbd5deb08181e78cbd448d39f31409f6c1896c771417884b686ed22982ea8b485297137376c85e4b4cc21d716b4a5bf1dd5f0d518f1d62ed5 SHA512 e887bb49e6944b189cbfd2fd77ace05ebb1dad9f1f2af989b9472b457c28ac3bdd986d57619ed0f0a1a8098eab52c77440bf2647bc51a39d90f7005908bc0453 +EBUILD myspell-bg-4.3.ebuild 747 BLAKE2B 2da1241db42588f44f4d863a2b6d7082887b0467444cc15bbce1d18908299fdb0a74749808ea65981c8a11e19194fc7acd01ac3edd906664755fcf85a2309c8a SHA512 ba7dd64a54433fe0612253357a44ec245dee7d38fdb190cd49a8acf30674f4a77bc314e0e54a2c736b8c60bb9cf62166152c575660a53fd61336b06d29e3a67a MISC metadata.xml 270 BLAKE2B b99b546761dee9ac48c16e7fbbc017005f394efa8d8aeb221da3c66a1b05e1013f37f5dd41ec90ab2655c7710f0adb59bb89088dfc629ac0ce6cc65869b6b80f SHA512 2141309d8775c118d5a8081af7924caa8c165f90fbb7f4b30826dd5ddd6b1516eb1389f1ca6ce78d81e9fee01adc47daa737a807aa8ef9a799921e34b0a7225c diff --git a/app-dicts/myspell-bg/myspell-bg-4.3.ebuild b/app-dicts/myspell-bg/myspell-bg-4.3.ebuild index 7fcc6c554a67..050cf4a1386a 100644 --- a/app-dicts/myspell-bg/myspell-bg-4.3.ebuild +++ b/app-dicts/myspell-bg/myspell-bg-4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -27,7 +27,7 @@ SRC_URI="mirror://sourceforge/bgoffice/${MY_P}.zip" LICENSE="GPL-2 LGPL-2.1 MPL-1.1" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86" IUSE="" S="${WORKDIR}/${MY_P}" |