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/aspell-hus | |
parent | 752d6256e5204b958b0ef7905675a940b5e9172f (diff) |
gentoo resync : 29.12.2022
Diffstat (limited to 'app-dicts/aspell-hus')
-rw-r--r-- | app-dicts/aspell-hus/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/aspell-hus/aspell-hus-0.03.1-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/aspell-hus/Manifest b/app-dicts/aspell-hus/Manifest index 00df67149416..b4d32dfc396a 100644 --- a/app-dicts/aspell-hus/Manifest +++ b/app-dicts/aspell-hus/Manifest @@ -1,3 +1,3 @@ DIST aspell6-hus-0.03-1.tar.bz2 68844 BLAKE2B f1e9e298b090395dca4414a38d2bbc555b5d02637392db061094df4eb81db857af6e46be6de00953c04929a025564382edca47c2728deb3fd8ac33884e76278f SHA512 2d1f8458f04bda64068ddd3c5017ed129c2b7549e2474acdcc39f76283dae1a0fe557ab67526fa31ce300f615bd5d2ded4aa0414f3a5b6ee8e59389c8ac20c70 -EBUILD aspell-hus-0.03.1-r1.ebuild 290 BLAKE2B ee0f3b28639dcdaf6d762d3c6f4b697d0bafb531e63a5cee1eefacbda5ef28a86b69256fb96590c3b2c98ceb0fa8e5e1ba7f03c6752b5f0813cf7597d75c99a1 SHA512 61fe0aa055b9c4f40b4f8b9069921a5bd6182a3e30ff6d4df19976e53f47e7f7051e075d2ae4ce0fc85a3b6256bd5226352c0b9dde95c5201010e6657be2b389 +EBUILD aspell-hus-0.03.1-r1.ebuild 297 BLAKE2B 6aef9e469c840426facbf10d4d41452979849530a93f066ea6b7199a9e35e290b877861764130fdc7cb90e37c874ce4f0d3a5ecd1662d9362b1518e8b63d74e4 SHA512 3ea4694dfbbb4520d8c95a0788aff8c5218478809ab51c41402404e53b79b3e4d7246182bc3ac10bb12863a7695de22d0f863e52f8d2e9bd8cdd76513c46a915 MISC metadata.xml 275 BLAKE2B 5ea4d40b14cc5ef65beaed8b1e6fba240963d79a9295621e0ec49d8e2a5577dc44770ebdea263723703611df01545780051e8cba4f2c4b6394c44db2abce3cde SHA512 c3dba23dbeb92f784a10f132881fd91e83a7bdc6a313ad5dff7da6e91ad72975a1b6fb5a85f3adef4abb746dd7f0fe7af81b8176ebf9ca495259ec04a29cbd8a diff --git a/app-dicts/aspell-hus/aspell-hus-0.03.1-r1.ebuild b/app-dicts/aspell-hus/aspell-hus-0.03.1-r1.ebuild index eeed59328c9c..df56d9e2c497 100644 --- a/app-dicts/aspell-hus/aspell-hus-0.03.1-r1.ebuild +++ b/app-dicts/aspell-hus/aspell-hus-0.03.1-r1.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=8 @@ -9,4 +9,4 @@ ASPELL_VERSION=6 inherit aspell-dict-r1 LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" |