Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/dovecot/
Date: Mon, 23 Nov 2015 09:25:44
Message-Id: 1448270654.904038858a5c5401ee2a248b95e545449afd86bd.ago@gentoo
1 commit: 904038858a5c5401ee2a248b95e545449afd86bd
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 23 09:24:14 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 23 09:24:14 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90403885
7
8 net-mail/dovecot: alpha stable wrt bug #564154
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="alpha"
12
13 net-mail/dovecot/dovecot-2.2.19.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-mail/dovecot/dovecot-2.2.19.ebuild b/net-mail/dovecot/dovecot-2.2.19.ebuild
17 index 91f4908..8600d85 100644
18 --- a/net-mail/dovecot/dovecot-2.2.19.ebuild
19 +++ b/net-mail/dovecot/dovecot-2.2.19.ebuild
20 @@ -25,7 +25,7 @@ HOMEPAGE="http://www.dovecot.org/"
21
22 SLOT="0"
23 LICENSE="LGPL-2.1 MIT"
24 -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
25 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
26
27 IUSE_DOVECOT_AUTH="kerberos ldap mysql pam postgres sqlite vpopmail"
28 IUSE_DOVECOT_STORAGE="cydir imapc +maildir mbox mdbox pop3c sdbox"