diff options
Diffstat (limited to 'net-mail/dovecot/dovecot-1.0_rc15.ebuild')
-rw-r--r-- | net-mail/dovecot/dovecot-1.0_rc15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/dovecot/dovecot-1.0_rc15.ebuild b/net-mail/dovecot/dovecot-1.0_rc15.ebuild index af10091ea7c9..28ede08f22f6 100644 --- a/net-mail/dovecot/dovecot-1.0_rc15.ebuild +++ b/net-mail/dovecot/dovecot-1.0_rc15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.0_rc15.ebuild,v 1.1 2006/11/19 11:37:11 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.0_rc15.ebuild,v 1.2 2006/11/20 10:03:36 opfer Exp $ inherit autotools eutils @@ -12,7 +12,7 @@ SRC_URI="http://dovecot.org/releases/${MY_P}.tar.gz" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86" IUSE="debug doc ipv6 kerberos ldap mbox mysql pop3d pam postgres ssl vpopmail" |