diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-21 18:21:26 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-21 18:21:26 +0000 |
commit | 245d003312a6c2988439780b27ecbcfcbf36394d (patch) | |
tree | f1e27c7487e47cfda90c8e5d6d756c01f3dc25eb /mail-client/mozilla-thunderbird | |
parent | Revert the langpack thing, bug 182175 (diff) | |
download | historical-245d003312a6c2988439780b27ecbcfcbf36394d.tar.gz historical-245d003312a6c2988439780b27ecbcfcbf36394d.tar.bz2 historical-245d003312a6c2988439780b27ecbcfcbf36394d.zip |
Minor changes
Package-Manager: portage-2.1.3_rc8
Diffstat (limited to 'mail-client/mozilla-thunderbird')
-rw-r--r-- | mail-client/mozilla-thunderbird/Manifest | 8 | ||||
-rw-r--r-- | mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.5.ebuild | 9 |
2 files changed, 6 insertions, 11 deletions
diff --git a/mail-client/mozilla-thunderbird/Manifest b/mail-client/mozilla-thunderbird/Manifest index 4f5dfe90e28f..796803930d5c 100644 --- a/mail-client/mozilla-thunderbird/Manifest +++ b/mail-client/mozilla-thunderbird/Manifest @@ -163,10 +163,10 @@ EBUILD mozilla-thunderbird-2.0.0.4.ebuild 7904 RMD160 e85e05ee7829c0d1d29914f487 MD5 49665fe12640c718a1f1cad496a67a49 mozilla-thunderbird-2.0.0.4.ebuild 7904 RMD160 e85e05ee7829c0d1d29914f4879a7d1c7afe92e7 mozilla-thunderbird-2.0.0.4.ebuild 7904 SHA256 04c3ae575f27470021e8e7383859468bb970c6db993850f4b81f2fc1bcfa0874 mozilla-thunderbird-2.0.0.4.ebuild 7904 -EBUILD mozilla-thunderbird-2.0.0.5.ebuild 7909 RMD160 e41c53499504a05f17a9d3f378a16d34e4de8893 SHA1 4643129873676cadfbad814e1b9b62ecc6da9525 SHA256 2fc4d549127923a6067d4dfcafda49887cef3f6e6c0df821ff220505a9ae3be4 -MD5 011eedd953bb44a45509f3274b48db9d mozilla-thunderbird-2.0.0.5.ebuild 7909 -RMD160 e41c53499504a05f17a9d3f378a16d34e4de8893 mozilla-thunderbird-2.0.0.5.ebuild 7909 -SHA256 2fc4d549127923a6067d4dfcafda49887cef3f6e6c0df821ff220505a9ae3be4 mozilla-thunderbird-2.0.0.5.ebuild 7909 +EBUILD mozilla-thunderbird-2.0.0.5.ebuild 7791 RMD160 b40ca5f081e2e8adee850e767c5e8cf060ea28e0 SHA1 f1b5fc725826848f0d192e53c5029ba99c2e7a8f SHA256 406f7b78a26ff013ac3daeb025a3f16e076f2bec42a92c88b82833f0dcf25367 +MD5 0847f09da811cb589dd0e42c6ee50f13 mozilla-thunderbird-2.0.0.5.ebuild 7791 +RMD160 b40ca5f081e2e8adee850e767c5e8cf060ea28e0 mozilla-thunderbird-2.0.0.5.ebuild 7791 +SHA256 406f7b78a26ff013ac3daeb025a3f16e076f2bec42a92c88b82833f0dcf25367 mozilla-thunderbird-2.0.0.5.ebuild 7791 MISC ChangeLog 33260 RMD160 6ae4ab44e8ab9a7942a2d4f59809b743f5034ed6 SHA1 30c05586217af49a8a6c07348682f103fdd68fbb SHA256 b36bed72154fa0a4114de0f16d6684a089ed72ef8ec1d3047be007af201f0922 MD5 4c45c502171a2127fd23259e4bff1f24 ChangeLog 33260 RMD160 6ae4ab44e8ab9a7942a2d4f59809b743f5034ed6 ChangeLog 33260 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() { |