diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-10-13 22:19:36 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-10-13 22:19:36 +0100 |
commit | bb72e65b6d6ce95abb5d486dad35d37dc105e89b (patch) | |
tree | b31a9263d386dcae4cb06764136672508dc5efdf /app-dicts/aspell-cs | |
parent | 9b1e6d491f32eb4caf0c8e197bdec075713c97ca (diff) |
gentoo resync : 13.10.2019
Diffstat (limited to 'app-dicts/aspell-cs')
-rw-r--r-- | app-dicts/aspell-cs/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/aspell-cs/aspell-cs-0.60.20040614.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-cs/Manifest b/app-dicts/aspell-cs/Manifest index 39766c6e8e52..4994eb83e090 100644 --- a/app-dicts/aspell-cs/Manifest +++ b/app-dicts/aspell-cs/Manifest @@ -1,3 +1,3 @@ DIST aspell6-cs-20040614-1.tar.bz2 451507 BLAKE2B 7a7c910fd52d15f9513e30db5ed6ed7116d92ce02c401d8f11222e64c1ca6aa332cab3152b3b27904bd59fb542e957517b52f2bae1878c17652a17f575d3e6bf SHA512 b4d3e46907a00c7de4d19766dc29f089ec119b736de1340ff5f56be9d0a1c8c90fa2b156173f312c13c589750ec7551e79bd7aa092d31fa6d5f05ed0b4b12c9a -EBUILD aspell-cs-0.60.20040614.ebuild 410 BLAKE2B a0e80449f19142cb15a3d40003f4929784405609f2cf43b80071f16ed49efd8afb7a0e486f79ae5324d8b60f1a27f40813ace165e724e9b3f73de55f290df937 SHA512 0d5a9a63945f67ba2295845dfb14172d167f4f7e4121b1435b7ead2b8cdf74c2983b8db158500ce10887e51ef41a28d34cf56ac7fb4e943fe9839391d1c408df +EBUILD aspell-cs-0.60.20040614.ebuild 388 BLAKE2B 029caddcb9064e6180a5b94a1013168a93ba4af1208411f859fcad758dec724c5fac163486d76e303db1df09e4da090b6b00ae82ea6e84e3f154abd03668a902 SHA512 03b1cad4fb6c16b386c39b43759256cb6687944f9792fbd7c99d382a997bd4d22d0def0fa9461f07ce710d8edb9ceac711b8bf358a4c108b6cb4128c873445b1 MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 diff --git a/app-dicts/aspell-cs/aspell-cs-0.60.20040614.ebuild b/app-dicts/aspell-cs/aspell-cs-0.60.20040614.ebuild index e7c46395c2f7..79d85a1ef816 100644 --- a/app-dicts/aspell-cs/aspell-cs-0.60.20040614.ebuild +++ b/app-dicts/aspell-cs/aspell-cs-0.60.20040614.ebuild @@ -13,7 +13,7 @@ MY_P="aspell6-cs-20040614-1" SRC_URI="mirror://gnu/aspell/dict/cs/${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" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="" S=${WORKDIR}/${MY_P} |