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-en | |
parent | dc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff) |
gentoo resync : 28.04.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 00fb16491b46..dffe18ced5bb 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 615 BLAKE2B c6a58c3b883ebcb71d554e3f8dc2f8ea5b23441042f902261bd8a243ec8c0dd51449a5036afe93ab9882f4b93b5231aa3afd6530651b5d69aeeb6e5f9492e10b SHA512 a34e689956bedefcc4207363e7eb77d9ffca33eaa395338795cc44a082492da1c581b80a190411995553c2ec03aad42efabd32118488d3f5572f3a48d961f331 +EBUILD aspell-en-2018.04.16.0.ebuild 614 BLAKE2B ed9975ebea04cdb7044b72e8cf9950bcb680e71d652d81cf2ff1fecf6a76eed3cc2c3aff89dd12fd1a2d66ae7654488261b3efa8b5b0f8e0077454bf02bad662 SHA512 be52fdc5832da043ba4de21b9e18b3756b42d6e499f025580a7dd54e2c466b82d9f70e21c74c230abc6ede0479430fd253239ab74ae511e9303020e763755d6b 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 d6185fa6a531..0c7067c454e3 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-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" |