diff options
Diffstat (limited to 'www-client/seamonkey/seamonkey-2.46.ebuild')
-rw-r--r-- | www-client/seamonkey/seamonkey-2.46.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www-client/seamonkey/seamonkey-2.46.ebuild b/www-client/seamonkey/seamonkey-2.46.ebuild index b723e5e3de0c..9d30f51160f2 100644 --- a/www-client/seamonkey/seamonkey-2.46.ebuild +++ b/www-client/seamonkey/seamonkey-2.46.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 # $Id$ @@ -7,8 +7,8 @@ WANT_AUTOCONF="2.1" # This list can be updated with scripts/get_langs.sh from the mozilla overlay # note - could not roll langpacks for: ca fi -MOZ_LANGS=(be cs de en-GB es-AR es-ES fr gl hu it ja lt nb-NO nl pl pt-PT ru sk - sv-SE tr uk zh-CN zh-TW) +MOZ_LANGS=(be ca cs de en-GB es-AR es-ES fi fr gl hu it ja lt nb-NO nl pl pt-PT + ru sk sv-SE tr uk zh-CN zh-TW) MOZ_PV="${PV/_pre*}" MOZ_PV="${MOZ_PV/_alpha/a}" |