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-no | |
parent | dc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff) |
gentoo resync : 28.04.2019
Diffstat (limited to 'app-dicts/aspell-no')
-rw-r--r-- | app-dicts/aspell-no/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/aspell-no/aspell-no-0.50.2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/aspell-no/Manifest b/app-dicts/aspell-no/Manifest index 5a626f643d90..de1f015a1624 100644 --- a/app-dicts/aspell-no/Manifest +++ b/app-dicts/aspell-no/Manifest @@ -1,3 +1,3 @@ DIST aspell-no-0.50-2.tar.bz2 286696 BLAKE2B f5719a12cc3f139c53cd7cc5a9a0ca6841ed12e4ed3c5c000100c7b196dc896c1bf5c5514224f9fa5cf269f65e88e9858b9348db888b77661e51bf6c0e5b35c6 SHA512 b07bf649ffce60a5dfa1e771fa0669d246afcc192155be027ad4db7eaba8e5ebce4456d83cec2100020938cda87d5e194c68039df9d4fa726013de4b6d5f5e4a -EBUILD aspell-no-0.50.2.ebuild 294 BLAKE2B 987fdacf19918c033af2673590101e6202e0bf2ca6343e0b54ffff0ea3a5da8c1861a70db20e5504e9675500757ed898c218892d3b604101047941c8b8a6197c SHA512 d60ea59a30b128fae95455bfb106aae6ec5cde6b3b874fa944a3bf098f3346beaedfd81a1cf0a3dfc6401e49cc6b634379bbf56851c9c0c301c4d5f684736e8a +EBUILD aspell-no-0.50.2.ebuild 290 BLAKE2B c5dbf91c0c393fcd2a686418610ba4b95651c61370960da3f741d79db014e310eda095f6d77127153df2f67776f2ebc6035924a8494d1366446c3fa8b051129f SHA512 c0c97c52643c482b35dd0b7916d74d15eab869635f89b5f3a551717c5a9c1834cc7c1f723d3dce41946df3ed6bd5f4c06292163cbf2f1fc96c6da1731698e670 MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 diff --git a/app-dicts/aspell-no/aspell-no-0.50.2.ebuild b/app-dicts/aspell-no/aspell-no-0.50.2.ebuild index 70d6161e8609..a7511f174e5e 100644 --- a/app-dicts/aspell-no/aspell-no-0.50.2.ebuild +++ b/app-dicts/aspell-no/aspell-no-0.50.2.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 @@ -8,5 +8,5 @@ ASPELL_LANG="Norwegian" 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="" |