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 | |
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')
-rw-r--r-- | net-mail/courier-imap/courier-imap-4.0.1-r1.ebuild | 4 | ||||
-rw-r--r-- | net-mail/courier-imap/courier-imap-4.0.1-r2.ebuild | 4 | ||||
-rw-r--r-- | net-mail/courier-imap/courier-imap-4.0.1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-mail/courier-imap/courier-imap-4.0.1-r1.ebuild b/net-mail/courier-imap/courier-imap-4.0.1-r1.ebuild index 52b42f4fbb9f..99df0d319bbc 100644 --- a/net-mail/courier-imap/courier-imap-4.0.1-r1.ebuild +++ b/net-mail/courier-imap/courier-imap-4.0.1-r1.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-r1.ebuild,v 1.5 2007/06/12 12:12:32 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-4.0.1-r1.ebuild,v 1.6 2007/06/26 02:28:48 mr_bones_ Exp $ inherit eutils IUSE="fam berkdb gdbm debug ipv6 nls selinux" @@ -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} diff --git a/net-mail/courier-imap/courier-imap-4.0.1-r2.ebuild b/net-mail/courier-imap/courier-imap-4.0.1-r2.ebuild index 1fb9a8d02fcc..5891d6d75ddf 100644 --- a/net-mail/courier-imap/courier-imap-4.0.1-r2.ebuild +++ b/net-mail/courier-imap/courier-imap-4.0.1-r2.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-r2.ebuild,v 1.5 2007/06/12 12:12:32 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/courier-imap-4.0.1-r2.ebuild,v 1.6 2007/06/26 02:28:48 mr_bones_ Exp $ inherit eutils IUSE="fam berkdb gdbm debug ipv6 nls selinux" @@ -150,7 +150,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} 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} |