summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-12-12 20:23:56 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-12-12 20:23:56 +0000
commit1b6622d406681cc8af247fe9cb3a2abb41ce678e (patch)
tree788a3c8a091a54ee7cfb36cd129d8e963c96758c /net-mail
parentAdding missing 'die' command (diff)
downloadgentoo-2-1b6622d406681cc8af247fe9cb3a2abb41ce678e.tar.gz
gentoo-2-1b6622d406681cc8af247fe9cb3a2abb41ce678e.tar.bz2
gentoo-2-1b6622d406681cc8af247fe9cb3a2abb41ce678e.zip
whitespace
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/dovecot/dovecot-1.1_beta11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/dovecot/dovecot-1.1_beta11.ebuild b/net-mail/dovecot/dovecot-1.1_beta11.ebuild
index cd0c00906e6a..ec47ffe7a00d 100644
--- a/net-mail/dovecot/dovecot-1.1_beta11.ebuild
+++ b/net-mail/dovecot/dovecot-1.1_beta11.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/dovecot/dovecot-1.1_beta11.ebuild,v 1.1 2007/12/12 17:51:10 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.1_beta11.ebuild,v 1.2 2007/12/12 20:23:56 mr_bones_ Exp $
inherit autotools eutils ssl-cert
@@ -21,7 +21,7 @@ SLOT="0"
LICENSE="LGPL-2.1"
KEYWORDS="-* ~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
-IUSE="debug doc ipv6 kerberos ldap mbox mysql pop3d pam postgres sieve ssl suid vpopmail" # managesieve
+IUSE="debug doc ipv6 kerberos ldap mbox mysql pop3d pam postgres sieve ssl suid vpopmail" # managesieve
# Developer documentation, controlled by the doc USE flag
DEVDOCS="auth-protocol index multiaccess securecoding"