mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-dicts/myspell-en: version bump
Gentoo-bug: 547932 Package-Manager: portage-2.2.26
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
DIST dict-en.oxt 6077272 SHA256 7c1a0f0a732f51dd1d1e3e3ddb5a2a818741cec2000030250cf2a7161c67937e SHA512 db0f11ceb3e499e31f6c9f1330cc8d6587c3aae374057201cf4919abebb7ff3d972d4b6c34562b3c0c95527245c864d3b61f24d12deb95335eec66310fa14c1f WHIRLPOOL d0bc8a47189ec609b566977682b3743c2a0996dcfab696a433f4bbe6887bfe74595d605e9ca0c376c6949b11c07f95ed4b3a370c1a08e721f671a0612f0dafb0
|
||||
DIST myspell-en_AU-20081002.zip 262032 SHA256 717820ffb86b593e3d12e1dc2da8032019e56038fe7aac0dec4ac01b002ead05 SHA512 958c42cf516387e6d54392cee5407c2643fe6b40eebb2492e78248c4d4068dd85c6de947e53d3184b9a95beb42a23472d43c0df77644ce530ac38971121a6755 WHIRLPOOL 9932e49ec20677b0a73ff0a1220bc3785ddcc9332273a8603f3a158a344270f102b5abadd87cc27aaaa27060a6cf99dc38c7412561acc4e27ca068423899a09f
|
||||
DIST myspell-en_CA-20081002.zip 332927 SHA256 31fac12a1b520cde686f328d3fa7560f6eba772cddc872197ff842c57a0dc1ea SHA512 6dccf32a39685c353b6916c05db429a8706a57fde4fd56bd9d279bf4edbe8d55678ccd5a28b2305f0212030e2daf1201cccf61cef807e7f7666aba566936380c WHIRLPOOL 982598a0c418e45e68737f62d5bac340b68d2db2c2b72ef4190c5db808e97028901ca06d352f87908255bde4b635cedf674ab62f5ad1060bc3de463a5d15d7fb
|
||||
DIST myspell-en_GB-20081002.zip 250198 SHA256 f4b43083923e2998298fd270a8a9f9ed570f4fbebeaa46ce5f1788b76920308b SHA512 9d3a76d1cf4c380aef07afebd4b1df22645635141b50222252d521f52f936229801e51b0ed42849269590674c0a7ae770f8413b34e4a18106250d1d449cc5241 WHIRLPOOL 1112456c67be645fcbdc92ab2d2f6ffcfbc72175bf7205c21718ef250fedf798177ae9d39b72f3f5b0d3ac0950de2a4a85260c098fb92121dd4f1a56f60f5618
|
||||
|
||||
36
app-dicts/myspell-en/myspell-en-20151201.ebuild
Normal file
36
app-dicts/myspell-en/myspell-en-20151201.ebuild
Normal file
@@ -0,0 +1,36 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
MYSPELL_DICT=(
|
||||
"en_AU.aff"
|
||||
"en_AU.dic"
|
||||
"en_CA.aff"
|
||||
"en_CA.dic"
|
||||
"en_GB.aff"
|
||||
"en_GB.dic"
|
||||
"en_US.aff"
|
||||
"en_US.dic"
|
||||
"en_ZA.aff"
|
||||
"en_ZA.dic"
|
||||
)
|
||||
|
||||
MYSPELL_HYPH=(
|
||||
"hyph_en_GB.dic"
|
||||
)
|
||||
|
||||
MYSPELL_THES=(
|
||||
"th_en_US_v2.dat"
|
||||
"th_en_US_v2.idx"
|
||||
)
|
||||
|
||||
inherit myspell-r2
|
||||
|
||||
DESCRIPTION="English dictionaries for myspell/hunspell"
|
||||
HOMEPAGE="http://extensions.libreoffice.org/extension-center/english-dictionaries"
|
||||
SRC_URI="http://extensions.libreoffice.org/extension-center/english-dictionaries/releases/2015.12.01/dict-en.oxt"
|
||||
|
||||
LICENSE="GPL-2 LGPL-2.1 Princeton myspell-en_CA-KevinAtkinson"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
Reference in New Issue
Block a user