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-fr | |
parent | dc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff) |
gentoo resync : 28.04.2019
Diffstat (limited to 'app-dicts/aspell-fr')
-rw-r--r-- | app-dicts/aspell-fr/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/aspell-fr/aspell-fr-0.60.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/aspell-fr/Manifest b/app-dicts/aspell-fr/Manifest index 5036607ed8f1..c9698ae4897e 100644 --- a/app-dicts/aspell-fr/Manifest +++ b/app-dicts/aspell-fr/Manifest @@ -1,3 +1,3 @@ DIST aspell-fr-0.50-3.tar.bz2 283086 BLAKE2B 674199a56d676ab65c414741e669b099a0f08f2010f3981caf30daff6726e516586aa771190eebf83570093c28a8732761a9166f587a933860a037f1dd561e0e SHA512 bb5d1faada9283521096a19a8f5abada2a19cc02717f6dde57846ef46a4df253113b10a2bb72d2b0e32e4a3ab24b541a5acd9f4595b908d2f6cd2fc448d8bc3b -EBUILD aspell-fr-0.60.ebuild 553 BLAKE2B 1470cb73cc191bc21082b64cef8cd570e6bdd7163c11d74e549e66a13adabb43970188cebc6fda60cdea58043fa306f07a8c452a4734ddf8e00231fb3ed61ed6 SHA512 a3854a09e71fd00f8820bedd3d78df21ff7eb8ce4f0d17cb0b1ef4823a9313d1a0f3fbd0f8887910cee02c756a8f12877941bf1f1350de02eb53c1b35188b3e0 +EBUILD aspell-fr-0.60.ebuild 549 BLAKE2B 7b8ceba2ed418bc04e26bf47aa95c1067b0119bc83b4186550ac1748288dd660133594feadc4a2b398b4a26146c7eac316dccf648c7408a9057845ec27832c87 SHA512 a7206052d575054ee376303da3bbee7bade06115fdd51a98b316ecf678ea349a99fdf0e90e174d35dcace6379c3cd456242a1ac6f343768b453e9327a7cb2a5b MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 diff --git a/app-dicts/aspell-fr/aspell-fr-0.60.ebuild b/app-dicts/aspell-fr/aspell-fr-0.60.ebuild index 93b3cd25bcec..ac3fae0d78db 100644 --- a/app-dicts/aspell-fr/aspell-fr-0.60.ebuild +++ b/app-dicts/aspell-fr/aspell-fr-0.60.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 @@ -16,7 +16,7 @@ MY_P="aspell-fr-0.50-3" SRC_URI="mirror://gnu/aspell/dict/fr/${MY_P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos" IUSE="" S=${WORKDIR}/${MY_P} |