diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-10-13 22:19:36 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-10-13 22:19:36 +0100 |
commit | bb72e65b6d6ce95abb5d486dad35d37dc105e89b (patch) | |
tree | b31a9263d386dcae4cb06764136672508dc5efdf /app-dicts/aspell-en | |
parent | 9b1e6d491f32eb4caf0c8e197bdec075713c97ca (diff) |
gentoo resync : 13.10.2019
Diffstat (limited to 'app-dicts/aspell-en')
-rw-r--r-- | app-dicts/aspell-en/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/aspell-en/aspell-en-2018.04.16.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-en/Manifest b/app-dicts/aspell-en/Manifest index dffe18ced5bb..e4817d17306d 100644 --- a/app-dicts/aspell-en/Manifest +++ b/app-dicts/aspell-en/Manifest @@ -1,3 +1,3 @@ DIST aspell6-en-2018.04.16-0.tar.bz2 185332 BLAKE2B 98b3d39463a26473450778d3f3763eb11739deb1d5d28db5f7bc0ef4dbfa977435fc0721d26a39ce2bfed9564985a62fd199ec2ba59154a327b6429109966d6e SHA512 70447f5f11a6a2d96e58376ac06e78add59e4eb237ca40ed0752f481dabe1a6e9e227fd20ba95a5612de1bb4357cd65760a31c94efe66f8499b9ed031e9846c2 -EBUILD aspell-en-2018.04.16.0.ebuild 614 BLAKE2B ed9975ebea04cdb7044b72e8cf9950bcb680e71d652d81cf2ff1fecf6a76eed3cc2c3aff89dd12fd1a2d66ae7654488261b3efa8b5b0f8e0077454bf02bad662 SHA512 be52fdc5832da043ba4de21b9e18b3756b42d6e499f025580a7dd54e2c466b82d9f70e21c74c230abc6ede0479430fd253239ab74ae511e9303020e763755d6b +EBUILD aspell-en-2018.04.16.0.ebuild 592 BLAKE2B 59bb10a238d0106f88457b13b0d939728d5dc26685c6fe1e359f720ce7cf90b5c208ed92947dbad8f46191f5ab585474cbe5db1a289abf007476eb7436297d18 SHA512 86acbf90d6355c728df0ee99de639c6fe682ffcb4cf8ffac20a55e3df5af7dc05e55d4d5672b5361304cf06164b45f771d36598af8d144e3a5452d415aff15e0 MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 diff --git a/app-dicts/aspell-en/aspell-en-2018.04.16.0.ebuild b/app-dicts/aspell-en/aspell-en-2018.04.16.0.ebuild index 0c7067c454e3..53b33143f1df 100644 --- a/app-dicts/aspell-en/aspell-en-2018.04.16.0.ebuild +++ b/app-dicts/aspell-en/aspell-en-2018.04.16.0.ebuild @@ -11,5 +11,5 @@ inherit aspell-dict-r1 versionator SRC_URI="mirror://gnu/aspell/dict/${ASPELL_SPELLANG}/${PN%-*}${ASPELL_VERSION}-${PN#*-}-$(replace_version_separator 3 '-').tar.bz2" LICENSE="myspell-en_CA-KevinAtkinson public-domain Princeton Ispell" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" |