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-hil | |
parent | 752d6256e5204b958b0ef7905675a940b5e9172f (diff) |
gentoo resync : 29.12.2022
Diffstat (limited to 'app-dicts/aspell-hil')
-rw-r--r-- | app-dicts/aspell-hil/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/aspell-hil/aspell-hil-0.11.0-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/aspell-hil/Manifest b/app-dicts/aspell-hil/Manifest index d84b57b49f1d..77935d5bc2b3 100644 --- a/app-dicts/aspell-hil/Manifest +++ b/app-dicts/aspell-hil/Manifest @@ -1,3 +1,3 @@ DIST aspell5-hil-0.11-0.tar.bz2 46288 BLAKE2B 23f8ce7c9c873ce0a42587f4bd6378d08e945cbc77eef7cc6ac52311e788c776691dc80487dc873a75399c2159c1823eb5bbdf2e0af4aea7ba08b7356d32fab4 SHA512 274c353f48da1a769a454cff0fa54d0e5cfd84a2da7ed979693335aa8e45c5c562b0f92cc5bdeb77a5ff54d0f79f747e792ff4e3f8a0427bbd131879659af432 -EBUILD aspell-hil-0.11.0-r1.ebuild 287 BLAKE2B 334d89312c4bf8cb73cdf67ed77f6bc92aebffac93dd4ec85eff62f78fe8d180fd49015b299521dd36bc33544316e4adcde2d8c6cdc5c4ffcaea60c1e26e2a2c SHA512 0f02b4535394aee15ea858919fc764a06e3a84f3b4b59379a959dc3d94e5733a7b12fc3b09767e8e0ebebdbbe8b1e61da3df2aa774241c2c8da173a6592be6bb +EBUILD aspell-hil-0.11.0-r1.ebuild 294 BLAKE2B 78dec6d3b11b2722fb74b8677ad0ed942027de943d913a28ac89f94cd4cca33f430e23b79577367614c746085984daaaa6bb0f53d0c9836c915d5674db5e07c7 SHA512 3164172a9c59174bd260c3a1db66fd410ca7aa192e275816570683aab875b0ddf6d94ec38ad9642c2668730b7fe0fada0d85703004fb4ca453d0d53464d96958 MISC metadata.xml 275 BLAKE2B 5ea4d40b14cc5ef65beaed8b1e6fba240963d79a9295621e0ec49d8e2a5577dc44770ebdea263723703611df01545780051e8cba4f2c4b6394c44db2abce3cde SHA512 c3dba23dbeb92f784a10f132881fd91e83a7bdc6a313ad5dff7da6e91ad72975a1b6fb5a85f3adef4abb746dd7f0fe7af81b8176ebf9ca495259ec04a29cbd8a diff --git a/app-dicts/aspell-hil/aspell-hil-0.11.0-r1.ebuild b/app-dicts/aspell-hil/aspell-hil-0.11.0-r1.ebuild index 1d7046b8c97a..4c29871eaf8a 100644 --- a/app-dicts/aspell-hil/aspell-hil-0.11.0-r1.ebuild +++ b/app-dicts/aspell-hil/aspell-hil-0.11.0-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=5 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" |