summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory Pratt <anarchy@gentoo.org>2009-12-19 17:21:05 +0000
committerJory Pratt <anarchy@gentoo.org>2009-12-19 17:21:05 +0000
commit02d86ee300ac311004ff38b560dca908e6ab0a8e (patch)
tree78d5e7ad917b46bcc8c4d5e4e38a8e91ded6f1be /mail-client
parentMarked ~x86-macos, ~x64-macos, ~x64-solaris, ~sparc-solaris and ~sparc64-solaris (diff)
downloadgentoo-2-02d86ee300ac311004ff38b560dca908e6ab0a8e.tar.gz
gentoo-2-02d86ee300ac311004ff38b560dca908e6ab0a8e.tar.bz2
gentoo-2-02d86ee300ac311004ff38b560dca908e6ab0a8e.zip
add en-GB lang support back in.
(Portage version: 2.1.7.15/cvs/Linux x86_64)
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/mozilla-thunderbird/ChangeLog6
-rw-r--r--mail-client/mozilla-thunderbird/mozilla-thunderbird-3.0.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog
index cf9ebba56010..7103c3f7b8ea 100644
--- a/mail-client/mozilla-thunderbird/ChangeLog
+++ b/mail-client/mozilla-thunderbird/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-client/mozilla-thunderbird
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.307 2009/12/15 15:03:01 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.308 2009/12/19 17:21:05 anarchy Exp $
+
+ 19 Dec 2009; Jory A. Pratt <anarchy@gentoo.org>
+ mozilla-thunderbird-3.0.ebuild:
+ Add en-GB linguas support back
15 Dec 2009; Jory A. Pratt <anarchy@gentoo.org>
mozilla-thunderbird-3.0.ebuild:
diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-3.0.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-3.0.ebuild
index 30d387028a96..d2f169b02d65 100644
--- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-3.0.ebuild
+++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-3.0.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-3.0.ebuild,v 1.2 2009/12/15 15:03:01 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-3.0.ebuild,v 1.3 2009/12/19 17:21:05 anarchy Exp $
EAPI="2"
WANT_AUTOCONF="2.1"
inherit flag-o-matic toolchain-funcs eutils mozconfig-3 makeedit multilib mozextension autotools
-LANGS="af ar be ca cs de el en-US es-AR es-ES et eu fi fr fy-NL ga-IE hu id is it ja ko lt nb-NO nl nn-NO pa-IN pl pt-BR ro ru si sk sv-SE ta-LK uk"
+LANGS="af ar be ca cs de el en-US en-GB es-AR es-ES et eu fi fr fy-NL ga-IE hu id is it ja ko lt nb-NO nl nn-NO pa-IN pl pt-BR ro ru si sk sv-SE ta-LK uk"
# Languages not rebuilt for beta3 "pt-PT he sr bg gl zn-CN vi"
-NOSHORTLANGS="es-AR pt-BR"
+NOSHORTLANGS="es-AR en-GB pt-BR"
MY_PV2="${PV/_rc/rc}"
MY_P="${P/_rc/rc}"