diff options
Diffstat (limited to 'net-mail/dovecot/dovecot-1.0.3.ebuild')
-rw-r--r-- | net-mail/dovecot/dovecot-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/dovecot/dovecot-1.0.3.ebuild b/net-mail/dovecot/dovecot-1.0.3.ebuild index 04354b39138b..7b3a236c98b3 100644 --- a/net-mail/dovecot/dovecot-1.0.3.ebuild +++ b/net-mail/dovecot/dovecot-1.0.3.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.0.3.ebuild,v 1.2 2007/08/08 22:39:15 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.0.3.ebuild,v 1.3 2007/08/23 14:00:36 gustavoz Exp $ inherit autotools eutils ssl-cert @@ -17,7 +17,7 @@ HOMEPAGE="http://dovecot.org/" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ppc sparc ~x86 ~x86-fbsd" IUSE="debug doc ipv6 kerberos ldap mbox mysql pop3d pam postgres sieve ssl suid vpopmail" |