diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-25 14:41:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-25 14:41:05 +0000 |
commit | ce3d2d86e35e371b9340585913996780b68eea2a (patch) | |
tree | c832f63ead02e941c031d29dc281c10f393c7ad2 /mail-client/mozilla-thunderbird | |
parent | Typo, bug 186553 (diff) | |
download | gentoo-2-ce3d2d86e35e371b9340585913996780b68eea2a.tar.gz gentoo-2-ce3d2d86e35e371b9340585913996780b68eea2a.tar.bz2 gentoo-2-ce3d2d86e35e371b9340585913996780b68eea2a.zip |
Typo, bug 186553
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'mail-client/mozilla-thunderbird')
-rw-r--r-- | mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 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 9017fe519c84..d6187e7212ff 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.6 2007/07/25 05:20:10 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.5.ebuild,v 1.7 2007/07/25 14:41:05 armin76 Exp $ WANT_AUTOCONF="2.1" @@ -89,7 +89,7 @@ pkg_setup(){ elog "You are enabling official branding. You may not redistribute this build" elog "to any users on your network or the internet. Doing so puts yourself into" elog "a legal problem with Mozilla Foundation" - elog "You can disable it by emerging ${PN} without the bindist USE-flag" + elog "You can disable it by emerging ${PN} _with_ the bindist USE-flag" fi use moznopango && warn_mozilla_launcher_stub |