diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-27 13:00:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-27 13:00:36 +0000 |
commit | 2979591381d9d0f388574702bb3788b437502f96 (patch) | |
tree | d1740b7bb3d1ac8e1fb93639b58e17bbc3b3fdfe /net-mail | |
parent | Stable for arm, wrt bug #546464 (diff) | |
download | gentoo-2-2979591381d9d0f388574702bb3788b437502f96.tar.gz gentoo-2-2979591381d9d0f388574702bb3788b437502f96.tar.bz2 gentoo-2-2979591381d9d0f388574702bb3788b437502f96.zip |
Stable for arm, wrt bug #547872
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/dovecot/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/dovecot/dovecot-2.2.16-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/dovecot/ChangeLog b/net-mail/dovecot/ChangeLog index 3aa746f9e162..5d2bd6ec6daf 100644 --- a/net-mail/dovecot/ChangeLog +++ b/net-mail/dovecot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/dovecot # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.509 2015/05/19 07:22:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.510 2015/05/27 13:00:36 ago Exp $ + + 27 May 2015; Agostino Sarubbo <ago@gentoo.org> dovecot-2.2.16-r1.ebuild: + Stable for arm, wrt bug #547872 19 May 2015; Agostino Sarubbo <ago@gentoo.org> dovecot-2.2.16-r1.ebuild: Stable for x86, wrt bug #547872 diff --git a/net-mail/dovecot/dovecot-2.2.16-r1.ebuild b/net-mail/dovecot/dovecot-2.2.16-r1.ebuild index 9e21b6a54c86..2c5bb8595f07 100644 --- a/net-mail/dovecot/dovecot-2.2.16-r1.ebuild +++ b/net-mail/dovecot/dovecot-2.2.16-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.2.16-r1.ebuild,v 1.6 2015/05/19 07:22:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.2.16-r1.ebuild,v 1.7 2015/05/27 13:00:36 ago Exp $ EAPI=5 inherit eutils multilib ssl-cert systemd user versionator @@ -25,7 +25,7 @@ HOMEPAGE="http://www.dovecot.org/" SLOT="0" LICENSE="LGPL-2.1 MIT" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 x86" IUSE_DOVECOT_AUTH="kerberos ldap mysql pam postgres sqlite vpopmail" IUSE_DOVECOT_STORAGE="cydir imapc +maildir mbox mdbox pop3c sdbox" |