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 9ee8632623af..f054907ffef9 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.6 2007/08/23 18:26:13 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.0.3.ebuild,v 1.7 2007/08/24 16:52:05 armin76 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" |