summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-02-22 06:32:23 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-02-22 06:32:23 +0000
commit3af945fcfadd6f13b423ff59378f39670eaedec0 (patch)
treea65703b8f9e168fc626931e5e5d65f65cb7d1180 /net-mail
parentheader fix; arm needs deps first (Manifest recommit) (diff)
downloadgentoo-2-3af945fcfadd6f13b423ff59378f39670eaedec0.tar.gz
gentoo-2-3af945fcfadd6f13b423ff59378f39670eaedec0.tar.bz2
gentoo-2-3af945fcfadd6f13b423ff59378f39670eaedec0.zip
repoman: Trim trailing whitespace
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/evolution/evolution-1.4.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/evolution/evolution-1.4.5.ebuild b/net-mail/evolution/evolution-1.4.5.ebuild
index a535753514ac..b253b1c8a5e7 100644
--- a/net-mail/evolution/evolution-1.4.5.ebuild
+++ b/net-mail/evolution/evolution-1.4.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/evolution-1.4.5.ebuild,v 1.13 2004/02/18 18:25:21 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/evolution-1.4.5.ebuild,v 1.14 2004/02/22 06:31:09 mr_bones_ Exp $
# kde before gnome2, otherwise kde_src_install will override gnome2_src_install
use kde && inherit kde
@@ -85,7 +85,7 @@ src_unpack() {
# Patch backported from CVS. Fixes NZDT (UTC+13) timezone on emails
# http://bugzilla.ximian.com/show_bug.cgi?id=49357
cd ${S}/camel; epatch ${FILESDIR}/${P}-nztimezone.patch
-
+
}
##### Compile evolution specific db3 for static linking #####