diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-05 09:37:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-05 09:37:48 +0000 |
commit | dc2189d6b79449f445fd9101dc652e0870807dc7 (patch) | |
tree | cbae04d4db96ccf2ca4c2cd66a1ce5e03fe3f366 /net-mail/dovecot/dovecot-2.2.9.ebuild | |
parent | Stable for alpha, wrt bug #496770 (diff) | |
download | gentoo-2-dc2189d6b79449f445fd9101dc652e0870807dc7.tar.gz gentoo-2-dc2189d6b79449f445fd9101dc652e0870807dc7.tar.bz2 gentoo-2-dc2189d6b79449f445fd9101dc652e0870807dc7.zip |
Stable for alpha, wrt bug #492494
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-mail/dovecot/dovecot-2.2.9.ebuild')
-rw-r--r-- | net-mail/dovecot/dovecot-2.2.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/dovecot/dovecot-2.2.9.ebuild b/net-mail/dovecot/dovecot-2.2.9.ebuild index 7c83f7c024ef..90e236052f0a 100644 --- a/net-mail/dovecot/dovecot-2.2.9.ebuild +++ b/net-mail/dovecot/dovecot-2.2.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.2.9.ebuild,v 1.8 2014/01/05 09:10:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.2.9.ebuild,v 1.9 2014/01/05 09:37:48 ago Exp $ EAPI=5 inherit eutils multilib ssl-cert systemd user versionator @@ -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" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE_DOVECOT_AUTH="kerberos ldap mysql pam postgres sqlite vpopmail" IUSE_DOVECOT_STORAGE="cydir imapc +maildir mbox mdbox pop3c sdbox" |