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-hu | |
parent | dc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff) |
gentoo resync : 28.04.2019
Diffstat (limited to 'app-dicts/aspell-hu')
-rw-r--r-- | app-dicts/aspell-hu/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/aspell-hu/aspell-hu-0.99.4.2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/aspell-hu/Manifest b/app-dicts/aspell-hu/Manifest index 348cfc9350b3..54315c4c1935 100644 --- a/app-dicts/aspell-hu/Manifest +++ b/app-dicts/aspell-hu/Manifest @@ -1,3 +1,3 @@ DIST aspell6-hu-0.99.4.2-0.tar.bz2 375949 BLAKE2B 933844253b8280d01e4f37f141e566548b3eecfdb16a2fcfeb026698d64667faedeae512d582b7ceb900753c5e2b1fba6b474bb4d85e598c432d0ac0010a9d31 SHA512 95922401f2a8aeac61b117c464b4b83b8101fbe1e0ee758b3284a67c188348db55d900c2898eaa8639ee2db99c3b27e85f9677fc6a4d54caae57dd72101cb320 -EBUILD aspell-hu-0.99.4.2.ebuild 418 BLAKE2B 8c3dce6b682509d52b74e7a502c5d4b961bca1e9d2c20e5c8e73cdd4633db9d2f86667096ae097a3e6a8735d1831311dcac6a46f58736fa9e22ba4829cce482f SHA512 02a34f1699a8f7d2ee465651dcc517b4b58b1e066eea13061acddebc0b33d43b0325b74565b734002cbc494db80bce11b6ae8ab56882e40b8dae53f739c3f309 +EBUILD aspell-hu-0.99.4.2.ebuild 414 BLAKE2B 06a8263afd7c92ade713fa393888f40a7ec8aa4b95c60b08183db9e79926c4463d6951a9ebbc90906c23b0c5aacaf8ce2cc7e15b1791ea1af91ff61fa418c90b SHA512 8c0fb7a270b3ecec1fe1797f2d89e952a422b405921ca73be9cf1d687b2a7f7cea2ed14a8ea24f68e2e4fe3bf640de95caf110589172b72a493d7eab0f3d5641 MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 diff --git a/app-dicts/aspell-hu/aspell-hu-0.99.4.2.ebuild b/app-dicts/aspell-hu/aspell-hu-0.99.4.2.ebuild index 2149a4ff7785..dfa366ee5b42 100644 --- a/app-dicts/aspell-hu/aspell-hu-0.99.4.2.ebuild +++ b/app-dicts/aspell-hu/aspell-hu-0.99.4.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 @@ -13,7 +13,7 @@ MY_P="aspell6-hu-0.99.4.2-0" SRC_URI="mirror://gnu/aspell/dict/hu/${MY_P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" S="${WORKDIR}/${MY_P}" |