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-pl | |
parent | 0ebf740b9c9bc7c10ac41bea315ecc6c01c79166 (diff) |
gentoo resync : 25.01.2018
Diffstat (limited to 'app-dicts/aspell-pl')
-rw-r--r-- | app-dicts/aspell-pl/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/aspell-pl/Manifest b/app-dicts/aspell-pl/Manifest index 563b79b42c71..77c0bdabdb67 100644 --- a/app-dicts/aspell-pl/Manifest +++ b/app-dicts/aspell-pl/Manifest @@ -1,3 +1,3 @@ DIST sjp-aspell6-pl-6.0_20120418-0.tar.bz2 579320 BLAKE2B d338a7b6cc804604e80cab20cf3b6c6d219377a7c4de4d513626e6b787b8aa32e4ab2a7925ea9bc1d0b224fc6770755e3c6ef3440a34c8adb187352b7e106c06 SHA512 58f6734d035f0b4831a7de48f4f0dc2394206e287cdefec95849a8a46f3bf2303f81228f24b52ace0a4f444cad2f354b30bb3598f3ff1930c17a4d54d808fe9e -EBUILD aspell-pl-6.0.20120418.0.ebuild 550 BLAKE2B f66c62942e641d84515004c0b06a406f178108e73cd146831f566a5271f4ec7b221c82b817081b7ad61fccbf93426636114f38b4f7e20071ee2e6e40a1b50ba6 SHA512 897607ff92ea925cb10ddc038dadf5c19035dc201a89477e1daf24b63d78ed7eed4bd7db809acc2a4757a80eccb923b5dbbdfc8bd1fefe3c21e3de2b17982f9d +EBUILD aspell-pl-6.0.20120418.0.ebuild 538 BLAKE2B 7e5c0d3bcc1fb74acb929853b0ef2c58747fd9b4ce45a60b745cd4b573b6ee7f74e91f24c66b4c043391fd915646103f7a336af1a1399d450fc50b8a054c837b SHA512 75f48206c39f323bbb1f7dfd5e87bb2535c3940e646e84617898ee1212563918236c3e5b42f0d12419825b8312d69939c0364b9071c37ff5129edd330e791a4a MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild index 5a5785b6ffda..c6455af410a7 100644 --- a/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild +++ b/app-dicts/aspell-pl/aspell-pl-6.0.20120418.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 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.sjp.pl/slownik/" SRC_URI="http://www.sjp.pl/slownik/ort/sjp-${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" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" S="${WORKDIR}/${MY_P}" |