diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-01-26 15:48:02 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-01-26 15:48:02 +0000 |
commit | 38b7258d086dd5e263c3bbe3880c8c956676bc71 (patch) | |
tree | 6fce284d5bfddaf597a490ac66069d16c6a485db /app-dicts/aspell-fr | |
parent | 0ebf740b9c9bc7c10ac41bea315ecc6c01c79166 (diff) |
gentoo resync : 25.01.2018
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 f2532d3dfff9..5036607ed8f1 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 565 BLAKE2B b3fa054e2fa87163680c0544ae26fb5baeac21812d580cf5c639c3745ffa18f3b20ce4b341bff1c66b57f66535ad2e2b3bf1fd23d5ce35f40cc7d02c9fad3848 SHA512 b3c546644aeb310101ce7a6d6d8d5f6d6ca8683df4634a0dd89d4ed5d4e048ef55b44b4369f9d4a5c18d3852bf0972c4339467faf5ba20eeaa33aa08a56db22e +EBUILD aspell-fr-0.60.ebuild 553 BLAKE2B 1470cb73cc191bc21082b64cef8cd570e6bdd7163c11d74e549e66a13adabb43970188cebc6fda60cdea58043fa306f07a8c452a4734ddf8e00231fb3ed61ed6 SHA512 a3854a09e71fd00f8820bedd3d78df21ff7eb8ce4f0d17cb0b1ef4823a9313d1a0f3fbd0f8887910cee02c756a8f12877941bf1f1350de02eb53c1b35188b3e0 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 e257c729d34e..93b3cd25bcec 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-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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 ~sparc-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} |