diff options
author | Jory Pratt <anarchy@gentoo.org> | 2009-12-20 18:32:11 +0000 |
---|---|---|
committer | Jory Pratt <anarchy@gentoo.org> | 2009-12-20 18:32:11 +0000 |
commit | 81d3ee596ccfbb496f0e94f21adb8a01311dca8e (patch) | |
tree | ac3ad0f3dd3e2d181aec807ee66be1ecd16fdaea /mail-client | |
parent | Add missing backslash in econf. Thanks to ssuominen for the pointer. (diff) | |
download | historical-81d3ee596ccfbb496f0e94f21adb8a01311dca8e.tar.gz historical-81d3ee596ccfbb496f0e94f21adb8a01311dca8e.tar.bz2 historical-81d3ee596ccfbb496f0e94f21adb8a01311dca8e.zip |
cleanup locale support
Package-Manager: portage-2.1.7.15/cvs/Linux x86_64
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/mozilla-thunderbird/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/mozilla-thunderbird/Manifest | 4 | ||||
-rw-r--r-- | mail-client/mozilla-thunderbird/mozilla-thunderbird-3.0.ebuild | 11 |
3 files changed, 8 insertions, 13 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog index 5ea13222bcd8..3d2050dccf82 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.309 2009/12/20 17:54:14 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.310 2009/12/20 18:32:11 anarchy Exp $ + + 20 Dec 2009; Jory A. Pratt <anarchy@gentoo.org> + mozilla-thunderbird-3.0.ebuild: + cleanup locale support 20 Dec 2009; Jory A. Pratt <anarchy@gentoo.org> -mozilla-thunderbird-2.0.0.22.ebuild: diff --git a/mail-client/mozilla-thunderbird/Manifest b/mail-client/mozilla-thunderbird/Manifest index bc84d20caa8e..bfff9d69b53f 100644 --- a/mail-client/mozilla-thunderbird/Manifest +++ b/mail-client/mozilla-thunderbird/Manifest @@ -82,6 +82,6 @@ DIST mozilla-thunderbird-3.0-uk.xpi 231307 RMD160 d5dd9c4e59fdc216f63a42bb5236d4 DIST thunderbird-2.0.0.23-source.tar.bz2 38860245 RMD160 a1ef4af80121cdd8000c796e0c5fb575bea30348 SHA1 a237bfb92ec9c4b2bed7ea744e95d01ec43e07f1 SHA256 2c5007dfa1d094d8f089d42208e77d673e811a49980b7df77b04ed1606d30d21 DIST thunderbird-3.0.source.tar.bz2 60022838 RMD160 bb2fb69319ec99da9fefe7fcf36456222050f4e5 SHA1 7a8a08f011901b4c0b737de2d7a226242935543d SHA256 750fc955e4474eef9ec36e8193df2811bcafb2b8cf27ecc0ebe65cec2eb33067 EBUILD mozilla-thunderbird-2.0.0.23.ebuild 7778 RMD160 f290a913aa014b6dd7dc17793ff1bf23b8cd5c4f SHA1 07aa45c6e167bce56f66a8295405587ecb5335ca SHA256 bc64e142a94a3c8e138312e8ccd2b76ebb405f53e60319d7dd3e6d92c0ce2fed -EBUILD mozilla-thunderbird-3.0.ebuild 6977 RMD160 642f6a9147a63565a8f077c416c3c6fb86f36edc SHA1 eb7c3ae56a161632f531cce0a26fbe85a498759b SHA256 e31ac010adec65922d4e6e7af5d9240b943ba011ed6679242762740fb127b983 -MISC ChangeLog 46625 RMD160 00fbca429d9bf7da009d83f1d84fb529ea1a169c SHA1 9fa0ffcfa5aef4c7da60191e2d13d731278daed1 SHA256 32556680f2f9d9f51df02bd73d6d216d2b7cf293300e87ddc3e6d3c8c6532193 +EBUILD mozilla-thunderbird-3.0.ebuild 6609 RMD160 13464854c8dd949c05fd1a245f63ef9f39178d7a SHA1 d2faf19ef2150b3522570750c868af42f2df7481 SHA256 40ccf78031d7187dcdbfc45d399426c4f8636053964d5527e6a2e2137f321f88 +MISC ChangeLog 46735 RMD160 39c69b1c68d53f6cd25b2e550f692eaca6ccefe6 SHA1 5f0cfc397d025d128b3d7c19340b94271827c9e8 SHA256 dc9784bfc2fbe9eb958b832974327912275fee64c292533f3d9dadab6cfb3e93 MISC metadata.xml 514 RMD160 9ed553945939a94076009204c9ecf8c464e32847 SHA1 2fa178c530093f0f246f9f14a859d4229212ddc3 SHA256 5bb8301791d5d3e62a34cc1ff7788c5febbc6aa49853e1975f9adec3977bfd51 diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-3.0.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-3.0.ebuild index d2f169b02d65..590a26666084 100644 --- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-3.0.ebuild +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-3.0.ebuild @@ -1,6 +1,6 @@ # 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.3 2009/12/19 17:21:05 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-3.0.ebuild,v 1.4 2009/12/20 18:32:11 anarchy Exp $ EAPI="2" WANT_AUTOCONF="2.1" @@ -211,15 +211,6 @@ src_install() { [[ ${X} != "en" ]] && xpi_install "${WORKDIR}"/"${P}-${X}" done - local LANG=${linguas%% *} - if [[ -n ${LANG} && ${LANG} != "en" ]]; then - elog "Setting default locale to ${LANG}" - dosed -e "s:general.useragent.locale\", \"en-US\":general.useragent.locale\", \"${LANG}\":" \ - ${MOZILLA_FIVE_HOME}/defaults/pref/all-thunderbird.js \ - ${MOZILLA_FIVE_HOME}/defaults/pref/all-l10n.js || \ - die "sed failed to change locale" - fi - if ! use bindist; then newicon "${S}"/other-licenses/branding/thunderbird/content/icon48.png thunderbird-icon.png domenu "${FILESDIR}"/icon/${PN}.desktop |