diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2009-10-06 14:53:55 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2009-10-06 14:53:55 +0000 |
commit | c0afd72f30652e469950d797360831a10cded24a (patch) | |
tree | 723198a1ef6e9ad79ed0bcdcae4ecae62c0a0329 /net-mail/dovecot | |
parent | Version bump. Remove old. Fix bugs #285134 and #286368. (diff) | |
download | gentoo-2-c0afd72f30652e469950d797360831a10cded24a.tar.gz gentoo-2-c0afd72f30652e469950d797360831a10cded24a.tar.bz2 gentoo-2-c0afd72f30652e469950d797360831a10cded24a.zip |
Whitespace.
(Portage version: 2.2_rc43/cvs/Linux x86_64)
Diffstat (limited to 'net-mail/dovecot')
-rw-r--r-- | net-mail/dovecot/dovecot-1.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/dovecot/dovecot-1.2.5.ebuild b/net-mail/dovecot/dovecot-1.2.5.ebuild index 6e90fbab42b7..c63c8ee83ae2 100644 --- a/net-mail/dovecot/dovecot-1.2.5.ebuild +++ b/net-mail/dovecot/dovecot-1.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.5.ebuild,v 1.1 2009/10/06 14:49:58 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.5.ebuild,v 1.2 2009/10/06 14:53:55 scarabeus Exp $ EAPI="2" @@ -95,7 +95,7 @@ src_configure() { --with-storages="${storages}" \ --with-pic \ --enable-header-install \ - ${conf} \ + ${conf} if use sieve; then # The sieve plugin needs this file to be build to determine the plugin |