diff options
author | 2012-10-17 03:21:44 +0000 | |
---|---|---|
committer | 2012-10-17 03:21:44 +0000 | |
commit | 7c759de9744353af2b9e678ac6a87593caeb591e (patch) | |
tree | 90c91c93fd3baf7be49795f6ee87614e5c4963bf /net-mail/dovecot/dovecot-2.1.9.ebuild | |
parent | x86 stable wrt bug #437360 (diff) | |
download | gentoo-2-7c759de9744353af2b9e678ac6a87593caeb591e.tar.gz gentoo-2-7c759de9744353af2b9e678ac6a87593caeb591e.tar.bz2 gentoo-2-7c759de9744353af2b9e678ac6a87593caeb591e.zip |
x86 stable wrt bug #433814
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'net-mail/dovecot/dovecot-2.1.9.ebuild')
-rw-r--r-- | net-mail/dovecot/dovecot-2.1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/dovecot/dovecot-2.1.9.ebuild b/net-mail/dovecot/dovecot-2.1.9.ebuild index b51c72660a2b..47dd9a7b8429 100644 --- a/net-mail/dovecot/dovecot-2.1.9.ebuild +++ b/net-mail/dovecot/dovecot-2.1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.1.9.ebuild,v 1.8 2012/10/03 10:30:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.1.9.ebuild,v 1.9 2012/10/17 03:21:44 phajdan.jr Exp $ EAPI=4 inherit eutils versionator ssl-cert systemd autotools user multilib @@ -20,7 +20,7 @@ HOMEPAGE="http://www.dovecot.org/" SLOT="0" LICENSE="LGPL-2.1 MIT" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="bzip2 caps cydir sdbox doc ipv6 imapc kerberos ldap lucene +maildir managesieve mbox mdbox mysql pam postgres sieve sqlite +ssl static-libs suid vpopmail zlib" |