summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-07-21 18:21:26 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-07-21 18:21:26 +0000
commitd0ae0ff32e34cc40607075d5b5b019cc03ce518c (patch)
tree12264f7e85185c1b7dad30e5692debd4e9e72cb3 /mail-client/mozilla-thunderbird
parentRevert the langpack thing, bug 182175 (diff)
downloadgentoo-2-d0ae0ff32e34cc40607075d5b5b019cc03ce518c.tar.gz
gentoo-2-d0ae0ff32e34cc40607075d5b5b019cc03ce518c.tar.bz2
gentoo-2-d0ae0ff32e34cc40607075d5b5b019cc03ce518c.zip
Minor changes
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'mail-client/mozilla-thunderbird')
-rw-r--r--mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.5.ebuild9
1 files changed, 2 insertions, 7 deletions
diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.5.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.5.ebuild
index 5f86030ecd8e..114611b45134 100644
--- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.5.ebuild
+++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.5.ebuild,v 1.2 2007/07/21 18:15:48 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.5.ebuild,v 1.3 2007/07/21 18:21:26 armin76 Exp $
WANT_AUTOCONF="2.1"
@@ -177,7 +177,7 @@ src_compile() {
pkg_preinst() {
declare MOZILLA_FIVE_HOME="/usr/$(get_libdir)/${PN}"
- elog "Removing old installs though some really ugly code. It potentially"
+ elog "Removing old installs with some really ugly code. It potentially"
elog "eliminates any problems during the install, however suggestions to"
elog "replace this are highly welcome. Send comments and suggestions to"
elog "mozilla@gentoo.org."
@@ -244,11 +244,6 @@ pkg_postinst() {
# mozilla, mozilla-bin, firefox, firefox-bin, thunderbird and
# thunderbird-bin ebuilds.
update_mozilla_launcher_symlinks
-
- elog
- elog "The behaviour of the langpacks has changed, now ${PN}"
- elog "will be displayed in your locale"
- elog
}
pkg_postrm() {