diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-12-31 03:27:09 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-12-31 03:27:09 +0000 |
commit | c5785ea4fa3d4b1eb5bc3ffafa11f5d660e3993c (patch) | |
tree | a931dc4a2fac6a48e0a4627dc022445db781c0d6 /gnome-extra/evolution-exchange | |
parent | whitespace (diff) | |
download | gentoo-2-c5785ea4fa3d4b1eb5bc3ffafa11f5d660e3993c.tar.gz gentoo-2-c5785ea4fa3d4b1eb5bc3ffafa11f5d660e3993c.tar.bz2 gentoo-2-c5785ea4fa3d4b1eb5bc3ffafa11f5d660e3993c.zip |
whitespace
(Portage version: 2.1.6.4/cvs/Linux 2.6.27.8 i686)
Diffstat (limited to 'gnome-extra/evolution-exchange')
-rw-r--r-- | gnome-extra/evolution-exchange/evolution-exchange-2.24.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gnome-extra/evolution-exchange/evolution-exchange-2.24.2.ebuild b/gnome-extra/evolution-exchange/evolution-exchange-2.24.2.ebuild index 581e2860afb4..1e4bba147f9f 100644 --- a/gnome-extra/evolution-exchange/evolution-exchange-2.24.2.ebuild +++ b/gnome-extra/evolution-exchange/evolution-exchange-2.24.2.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/gnome-extra/evolution-exchange/evolution-exchange-2.24.2.ebuild,v 1.1 2008/12/01 13:11:01 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-exchange/evolution-exchange-2.24.2.ebuild,v 1.2 2008/12/31 03:27:09 mr_bones_ Exp $ EAPI="1" @@ -45,4 +45,3 @@ pkg_setup() { G2CONF="${G2CONF} $(use_with static static-ldap) --with-openldap" } - |