diff options
author | Ulrich Müller <ulm@gentoo.org> | 2017-08-01 10:05:17 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2017-08-01 10:06:13 +0200 |
commit | e6c2c43681b4e1b5410e8191559dfe0edbfa1635 (patch) | |
tree | 3e2fb8ab164e66c855e378d03928b4906c54cccf /app-text | |
parent | media-libs/libsoundtouch: Fixed quoting. (diff) | |
download | gentoo-e6c2c43681b4e1b5410e8191559dfe0edbfa1635.tar.gz gentoo-e6c2c43681b4e1b5410e8191559dfe0edbfa1635.tar.bz2 gentoo-e6c2c43681b4e1b5410e8191559dfe0edbfa1635.zip |
app-text/hunspell: Depend on myspell-kk for Kazakh language support.
Bug: 586788
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/hunspell/hunspell-1.3.3.ebuild | 4 | ||||
-rw-r--r-- | app-text/hunspell/hunspell-1.3.4.ebuild | 5 | ||||
-rw-r--r-- | app-text/hunspell/hunspell-1.4.2.ebuild | 5 | ||||
-rw-r--r-- | app-text/hunspell/hunspell-1.5.4.ebuild | 5 | ||||
-rw-r--r-- | app-text/hunspell/hunspell-1.6.0.ebuild | 5 | ||||
-rw-r--r-- | app-text/hunspell/hunspell-1.6.1-r1.ebuild | 3 |
6 files changed, 16 insertions, 11 deletions
diff --git a/app-text/hunspell/hunspell-1.3.3.ebuild b/app-text/hunspell/hunspell-1.3.3.ebuild index 94bfe7fe9ef8..a385894c5c83 100644 --- a/app-text/hunspell/hunspell-1.3.3.ebuild +++ b/app-text/hunspell/hunspell-1.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -23,7 +23,7 @@ DEPEND="${RDEPEND} # describe properly mi LANGS="af bg ca cs cy da de de-1901 el en eo es et fo fr ga gl he hr hu ia id -is it km ku lt lv mk ms nb nl nn pl pt pt-BR ro ru sk sl sq sv sw tn uk zu" +is it kk km ku lt lv mk ms nb nl nn pl pt pt-BR ro ru sk sl sq sv sw tn uk zu" PDEPEND="app-dicts/myspell-en" for lang in ${LANGS}; do diff --git a/app-text/hunspell/hunspell-1.3.4.ebuild b/app-text/hunspell/hunspell-1.3.4.ebuild index abc75a3b66d5..cfcb4f36e91d 100644 --- a/app-text/hunspell/hunspell-1.3.4.ebuild +++ b/app-text/hunspell/hunspell-1.3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -22,7 +22,8 @@ DEPEND="${RDEPEND} sys-devel/gettext" LANGS="af bg ca cs cy da de de-1901 el en eo es et fo fr ga gl he hr hu ia id -is it km ku lt lv mi mk ms nb nl nn pl pt pt-BR ro ru sk sl sq sv sw tn uk zu" +is it kk km ku lt lv mi mk ms nb nl nn pl pt pt-BR ro ru sk sl sq sv sw tn uk +zu" PDEPEND="app-dicts/myspell-en" for lang in ${LANGS}; do diff --git a/app-text/hunspell/hunspell-1.4.2.ebuild b/app-text/hunspell/hunspell-1.4.2.ebuild index 48e17f99c31c..1f59e292507b 100644 --- a/app-text/hunspell/hunspell-1.4.2.ebuild +++ b/app-text/hunspell/hunspell-1.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -22,7 +22,8 @@ DEPEND="${RDEPEND} sys-devel/gettext" LANGS="af bg ca cs cy da de de-1901 el en eo es et fo fr ga gl he hr hu ia id -is it km ku lt lv mi mk ms nb nl nn pl pt pt-BR ro ru sk sl sq sv sw tn uk zu" +is it kk km ku lt lv mi mk ms nb nl nn pl pt pt-BR ro ru sk sl sq sv sw tn uk +zu" PDEPEND="app-dicts/myspell-en" for lang in ${LANGS}; do diff --git a/app-text/hunspell/hunspell-1.5.4.ebuild b/app-text/hunspell/hunspell-1.5.4.ebuild index 9e35516363be..36dab57f4a53 100644 --- a/app-text/hunspell/hunspell-1.5.4.ebuild +++ b/app-text/hunspell/hunspell-1.5.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -22,7 +22,8 @@ DEPEND="${RDEPEND} sys-devel/gettext" LANGS="af bg ca cs cy da de de-1901 el en eo es et fo fr ga gl he hr hu ia id -is it km ku lt lv mi mk ms nb nl nn pl pt pt-BR ro ru sk sl sq sv sw tn uk zu" +is it kk km ku lt lv mi mk ms nb nl nn pl pt pt-BR ro ru sk sl sq sv sw tn uk +zu" PDEPEND="app-dicts/myspell-en" for lang in ${LANGS}; do diff --git a/app-text/hunspell/hunspell-1.6.0.ebuild b/app-text/hunspell/hunspell-1.6.0.ebuild index b7f1ce825354..22e54d672b21 100644 --- a/app-text/hunspell/hunspell-1.6.0.ebuild +++ b/app-text/hunspell/hunspell-1.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -22,7 +22,8 @@ DEPEND="${RDEPEND} sys-devel/gettext" LANGS="af bg ca cs cy da de de-1901 el en eo es et fo fr ga gl he hr hu ia id -is it km ku lt lv mi mk ms nb nl nn pl pt pt-BR ro ru sk sl sq sv sw tn uk zu" +is it kk km ku lt lv mi mk ms nb nl nn pl pt pt-BR ro ru sk sl sq sv sw tn uk +zu" PDEPEND="app-dicts/myspell-en" for lang in ${LANGS}; do diff --git a/app-text/hunspell/hunspell-1.6.1-r1.ebuild b/app-text/hunspell/hunspell-1.6.1-r1.ebuild index fa1d1ac218a2..8692a1368714 100644 --- a/app-text/hunspell/hunspell-1.6.1-r1.ebuild +++ b/app-text/hunspell/hunspell-1.6.1-r1.ebuild @@ -22,7 +22,8 @@ DEPEND="${RDEPEND} sys-devel/gettext" LANGS="af bg ca cs cy da de de-1901 el en eo es et fo fr ga gl he hr hu ia id -is it km ku lt lv mi mk ms nb nl nn pl pt pt-BR ro ru sk sl sq sv sw tn uk zu" +is it kk km ku lt lv mi mk ms nb nl nn pl pt pt-BR ro ru sk sl sq sv sw tn uk +zu" PDEPEND="app-dicts/myspell-en" for lang in ${LANGS}; do |