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-af | |
parent | 0ebf740b9c9bc7c10ac41bea315ecc6c01c79166 (diff) |
gentoo resync : 25.01.2018
Diffstat (limited to 'app-dicts/aspell-af')
-rw-r--r-- | app-dicts/aspell-af/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/aspell-af/aspell-af-0.50.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/aspell-af/Manifest b/app-dicts/aspell-af/Manifest index 7c4a6b660cd1..4efb5c279930 100644 --- a/app-dicts/aspell-af/Manifest +++ b/app-dicts/aspell-af/Manifest @@ -1,3 +1,3 @@ DIST aspell-af-0.50-0.tar.bz2 256111 BLAKE2B d2f5cfb6d1e3f71319283d1487bb27765daead18a9b709cb9dd0b58b0f1579649cae3d1b59e4cb28c470b1924bf670e3c89f75a1abe7fa02fd4ad779750647f3 SHA512 8ca7b892745bebe5dfda1319141c5efc53fbad1444066d585cc2d6479c51c85c31307a6977a0647b0c4add4a5b7baa9adb370996e25db4e1c98f1c10991fd649 -EBUILD aspell-af-0.50.0.ebuild 306 BLAKE2B b22d9cbaa01538febb00606346a158cf4492a6e1ec35361a1b6abe8e132a8aa78e7ff3f962d2cdae86483116565e8b2cf747bf0a137dfecae2d6ffe055a68c18 SHA512 d682271ab205fad835b8ece4bbecc241f1238fc0897378331e086b35adac7fd55c07a402edd6c0d88915b962077d0df1196d6c5d4331d8a08346e7cfa952a284 +EBUILD aspell-af-0.50.0.ebuild 294 BLAKE2B e3ac2abc18fa1b2354bb19546e025e04fca4ff5cc9d2802df1b1cc234d09940d2a7cb1180178b0f1730939e50d29e77eb13f8a659f3fdfd553dc42aafc0a46e3 SHA512 2e70789e53d6ad1b8e63eb8f5314436988099266a23d5a2473a2b6a222122c049f67bba33447c439e5b61f58cfbc35d9daae875d6b52a49d9e95527d0f1b92a7 MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 diff --git a/app-dicts/aspell-af/aspell-af-0.50.0.ebuild b/app-dicts/aspell-af/aspell-af-0.50.0.ebuild index 8e455326f150..b05a2281825d 100644 --- a/app-dicts/aspell-af/aspell-af-0.50.0.ebuild +++ b/app-dicts/aspell-af/aspell-af-0.50.0.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 @@ -8,5 +8,5 @@ ASPELL_LANG="Afrikaans" inherit aspell-dict-r1 LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" |