diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-04-28 20:21:43 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-04-28 20:21:43 +0100 |
commit | 40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch) | |
tree | 758c221bad35c9288d0bd6df9c7dfc226728e52c /app-dicts/aspell-nl | |
parent | 8d5dbd847cbc704a6a06405856e94b461011afe3 (diff) |
gentoo resync : 28.04.2021
Diffstat (limited to 'app-dicts/aspell-nl')
-rw-r--r-- | app-dicts/aspell-nl/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-nl/Manifest b/app-dicts/aspell-nl/Manifest index 65137766d7b7..e6fe1727db51 100644 --- a/app-dicts/aspell-nl/Manifest +++ b/app-dicts/aspell-nl/Manifest @@ -1,3 +1,3 @@ DIST aspell-nl-0.50-2.tar.bz2 428365 BLAKE2B 91bd81eb0925994961c8f11b28b74a87ec4dd4d0b03db4f6e4510329f3da9db7d50b93398f3bfbca0a33b67e8ba3871ff868562bc95028b40d8efcae2d995e99 SHA512 bee6218b476f8655fa325940ba5ea1035ff483b5b47b9b547f60fd63786e8ff08daa03a30dd0ccd988c2f01827bb06075021e1a1fa79c640db82e72a3ccd3152 -EBUILD aspell-nl-0.50.2.ebuild 317 BLAKE2B b212455e393e607c36a96251e4e6941c514cdbbef24932d766b678c979d0fe9c79ae9348d13d75d28f37ea33c1915d47dec274e0bbe06b585acd238e83e2ea25 SHA512 4d2f40edec5d69fbca1880c51bf62132abc521b8c597d74b8652c45a62babce1e1c8b2b12e8fc97788e1d36cd85589521b150355bd13823a705b7a954551a321 +EBUILD aspell-nl-0.50.2.ebuild 318 BLAKE2B 69394044a523cd0e6d8ba7c6ed694cbf947604f414f320f1e8f3bfe875a404d3f56a3d7a0ff5503e9f038d3a3367890ba01c414d51640438db13fd141964193a SHA512 ee81340793b038ec7a581f588f91440a83c092064f8c109b7c9978563394444cd35b76a12a03fe0d455e357e02101d9ff2209c4420a4fd72ccdd0f5dc8fc889d MISC metadata.xml 274 BLAKE2B c59fed5aad018cd55f4f85487a90e3d8d78837bbbbb80b0ac62869cf194cfc95be0f1f7ae156442c023d95496718fb9d3d18ce27892cfb1b27b3dae6a55e305f SHA512 8e2d70309bb9f0df147669de9f9a92aa27d350cb39c932370a72f2a601e62a19c076aaf4778268b43ef527649973033b0983a3707f0da79ece964ae339aff6f9 diff --git a/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild b/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild index e516cca10b2a..8de9091be5c6 100644 --- a/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild +++ b/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild @@ -8,4 +8,4 @@ ASPELL_LANG="Dutch" inherit aspell-dict-r1 LICENSE="freedist" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" |