diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:28:48 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:28:48 +0000 |
commit | f4835fa552fbbcc9ced6be05ea3d174d55f328d7 (patch) | |
tree | e2b728d939db1c0b7ea0290e738b4c102e892039 /net-mail/courier-imap/courier-imap-4.0.1.ebuild | |
parent | whitespace (diff) | |
download | gentoo-2-f4835fa552fbbcc9ced6be05ea3d174d55f328d7.tar.gz gentoo-2-f4835fa552fbbcc9ced6be05ea3d174d55f328d7.tar.bz2 gentoo-2-f4835fa552fbbcc9ced6be05ea3d174d55f328d7.zip |
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'net-mail/courier-imap/courier-imap-4.0.1.ebuild')
-rw-r--r-- | net-mail/courier-imap/courier-imap-4.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/courier-imap/courier-imap-4.0.1.ebuild b/net-mail/courier-imap/courier-imap-4.0.1.ebuild index f5e8ec752a44..220b42389c57 100644 --- a/net-mail/courier-imap/courier-imap-4.0.1.ebuild +++ b/net-mail/courier-imap/courier-imap-4.0.1.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/net-mail/courier-imap/courier-imap-4.0.1.ebuild,v 1.12 2007/06/12 12:12:32 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-4.0.1.ebuild,v 1.13 2007/06/26 02:28:48 mr_bones_ Exp $ inherit eutils @@ -149,7 +149,7 @@ src_compile() { myconf="${myconf} $(use_with fam)" # bug #76592 - # configure cache confuses the configure script. + # configure cache confuses the configure script. #local cachefile #cachefile=${WORKDIR}/config.cache #rm -f ${cachefile} |