diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-04-28 09:54:45 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-04-28 09:54:45 +0100 |
commit | b7ebc951da8800f711142f69d9d958bde67a112d (patch) | |
tree | e318514216845acb8f2e49fff7a5cba4027e9d91 /app-dicts/aspell-et | |
parent | dc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff) |
gentoo resync : 28.04.2019
Diffstat (limited to 'app-dicts/aspell-et')
-rw-r--r-- | app-dicts/aspell-et/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/aspell-et/aspell-et-0.1.21.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/aspell-et/Manifest b/app-dicts/aspell-et/Manifest index 39edc223ebc5..946ac11eac4e 100644 --- a/app-dicts/aspell-et/Manifest +++ b/app-dicts/aspell-et/Manifest @@ -1,3 +1,3 @@ DIST aspell6-et-0.1.21-1.tar.bz2 338155 BLAKE2B fb6c1ebe5d63d88d85935675c6f78ae8dc55cc4e0dda2f18370813049042fdd356343b8d98faebe788732c1ae199b851afcfea30e8734e3167bb00579ec08551 SHA512 b3ed1249dbbb3caf12047407d85a3397f5e9561a59d71e33d6f29f18b9a83baa3f3c8d5a02a22cf0861212ff7b3ea1d33e38a943352e70be3703e0c42ff739ae -EBUILD aspell-et-0.1.21.1.ebuild 310 BLAKE2B ff4172ccacd777212d711e7f9cca1722dcaf19265a15a0d6c107182d9c58171a4805c679509a8fff98b7df0d9736887c3d2e547e92701d4ccee80e0b2da0a01a SHA512 568d302ba4b1b86b0ae6a2e6aaa03e577f7acfe92923287aecc38781dbd744b56f25f15ec691fd9aacbd594460e9fcfa128beeb22f53ec29fc690625185eb0c7 +EBUILD aspell-et-0.1.21.1.ebuild 306 BLAKE2B 0fdf5f2c4bd89ae63a70e860252ac7e9e4b7a59c8a5f37122a4b1f56e9ba0d96910f05ed03238c8528bc86c05d743a21fb5570440736f9603387f3ae33042d8e SHA512 78eb1961baa26d640f1122a343fad52d1a965643a431e6dff059123a3bfa299553d5a181d87d1fb742f53cd24d9529aa743f540d18b5dca92881b40e7d3ef593 MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 diff --git a/app-dicts/aspell-et/aspell-et-0.1.21.1.ebuild b/app-dicts/aspell-et/aspell-et-0.1.21.1.ebuild index fd36d838091a..bea90e878f2c 100644 --- a/app-dicts/aspell-et/aspell-et-0.1.21.1.ebuild +++ b/app-dicts/aspell-et/aspell-et-0.1.21.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,5 +9,5 @@ ASPELL_VERSION=6 inherit aspell-dict-r1 LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" |