diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-10-25 12:04:23 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-10-25 12:04:23 +0000 |
commit | 10c943a564cfc434289699eb9dfdf321e84b9de9 (patch) | |
tree | 0b781fab84d2168eaab350b4685555f0c333689b /net-mail/dovecot/dovecot-2.0.15.ebuild | |
parent | Stable for HPPA (bug #387547). (diff) | |
download | gentoo-2-10c943a564cfc434289699eb9dfdf321e84b9de9.tar.gz gentoo-2-10c943a564cfc434289699eb9dfdf321e84b9de9.tar.bz2 gentoo-2-10c943a564cfc434289699eb9dfdf321e84b9de9.zip |
Stable for HPPA (bug #388373).
(Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
Diffstat (limited to 'net-mail/dovecot/dovecot-2.0.15.ebuild')
-rw-r--r-- | net-mail/dovecot/dovecot-2.0.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/dovecot/dovecot-2.0.15.ebuild b/net-mail/dovecot/dovecot-2.0.15.ebuild index 308044671c81..88a7b10ac1ee 100644 --- a/net-mail/dovecot/dovecot-2.0.15.ebuild +++ b/net-mail/dovecot/dovecot-2.0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.15.ebuild,v 1.1 2011/09/17 10:33:38 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.15.ebuild,v 1.2 2011/10/25 12:04:23 jer Exp $ EAPI="3" @@ -21,7 +21,7 @@ HOMEPAGE="http://www.dovecot.org/" SLOT="0" LICENSE="LGPL-2.1 MIT" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="bzip2 caps cydir sdbox doc ipv6 kerberos ldap +maildir managesieve mbox mdbox mysql pam postgres sieve sqlite +ssl suid vpopmail zlib" |