From 047976493cbb4aa2caaef8cf10f0ead3f60594b2 Mon Sep 17 00:00:00 2001 From: Tomas Chvatal Date: Mon, 23 Jul 2012 14:16:19 +0000 Subject: Add Khmer. (Portage version: 2.2.0_alpha120/cvs/Linux x86_64) --- app-text/hunspell/ChangeLog | 5 ++++- app-text/hunspell/hunspell-1.3.2-r3.ebuild | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'app-text/hunspell') diff --git a/app-text/hunspell/ChangeLog b/app-text/hunspell/ChangeLog index ed675ccbad1b..91536b2a3722 100644 --- a/app-text/hunspell/ChangeLog +++ b/app-text/hunspell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/hunspell # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.109 2012/07/23 13:04:22 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.110 2012/07/23 14:16:19 scarabeus Exp $ + + 23 Jul 2012; Tomáš Chvátal hunspell-1.3.2-r3.ebuild: + Add Khmer. 23 Jul 2012; Tomáš Chvátal hunspell-1.3.2-r3.ebuild: Add icelandic. diff --git a/app-text/hunspell/hunspell-1.3.2-r3.ebuild b/app-text/hunspell/hunspell-1.3.2-r3.ebuild index 45bb9beded90..d8f398b6951c 100644 --- a/app-text/hunspell/hunspell-1.3.2-r3.ebuild +++ b/app-text/hunspell/hunspell-1.3.2-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.3.2-r3.ebuild,v 1.13 2012/07/23 13:04:22 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.3.2-r3.ebuild,v 1.14 2012/07/23 14:16:19 scarabeus Exp $ EAPI=4 inherit eutils multilib autotools flag-o-matic versionator @@ -23,8 +23,8 @@ DEPEND="${RDEPEND} sys-devel/gettext" # describe properly mi -LANGS="af bg ca cs cy da de el en eo es et fo fr ga gl he hr hu ia id is it ku -lt lv mk ms nb nl nn pl pt ro ru sk sl sq sv sw tn uk zu" +LANGS="af bg ca cs cy da de 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 ro ru sk sl sq sv sw tn uk zu" DICT_DEP="app-dicts/myspell-en" for lang in ${LANGS}; do -- cgit v1.2.3-65-gdbad