diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-01-04 07:19:03 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-01-04 07:19:03 +0000 |
commit | ad47b3369a699f5e3d1b47fcff2f9837e9974776 (patch) | |
tree | 57f48af0dac240201f1b8b0b08f639af50b8e7aa /mail-client | |
parent | whitespace (diff) | |
download | gentoo-2-ad47b3369a699f5e3d1b47fcff2f9837e9974776.tar.gz gentoo-2-ad47b3369a699f5e3d1b47fcff2f9837e9974776.tar.bz2 gentoo-2-ad47b3369a699f5e3d1b47fcff2f9837e9974776.zip |
whitespace
(Portage version: 2.1.3.19)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/balsa/balsa-2.3.22.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail-client/balsa/balsa-2.3.22.ebuild b/mail-client/balsa/balsa-2.3.22.ebuild index 76ac39ac857a..b3fb9b671ecb 100644 --- a/mail-client/balsa/balsa-2.3.22.ebuild +++ b/mail-client/balsa/balsa-2.3.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.3.22.ebuild,v 1.1 2008/01/03 22:54:02 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.3.22.ebuild,v 1.2 2008/01/04 07:19:03 mr_bones_ Exp $ inherit gnome2 @@ -85,4 +85,3 @@ pkg_setup() { $(use_with sqlite) $(use_with ssl)" } - |