diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-04-22 04:28:16 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-04-22 04:28:16 +0000 |
commit | f6c813ee48f09ac8f7003774a9111239ce18ee60 (patch) | |
tree | 4951b272756c0fb0bb7af78db89ba8afd3260891 /mail-client | |
parent | Update randrproto dep to 1.2.1. Fixes #175452. (diff) | |
download | gentoo-2-f6c813ee48f09ac8f7003774a9111239ce18ee60.tar.gz gentoo-2-f6c813ee48f09ac8f7003774a9111239ce18ee60.tar.bz2 gentoo-2-f6c813ee48f09ac8f7003774a9111239ce18ee60.zip |
whitespace
(Portage version: 2.1.2.2)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-2.0.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-2.0.0.0.ebuild b/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-2.0.0.0.ebuild index d1a831d7ed29..a3bb981558db 100644 --- a/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-2.0.0.0.ebuild +++ b/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-2.0.0.0.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-bin/mozilla-thunderbird-bin-2.0.0.0.ebuild,v 1.2 2007/04/19 19:54:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-2.0.0.0.ebuild,v 1.3 2007/04/22 04:28:16 mr_bones_ Exp $ inherit eutils mozilla-launcher multilib mozextension @@ -155,4 +155,4 @@ pkg_postinst() { pkg_postrm() { update_mozilla_launcher_symlinks -}
\ No newline at end of file +} |