diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2014-05-28 12:29:57 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2014-05-28 12:29:57 +0000 |
commit | 6534429fdc74a1a4a28777548eb723dbeda6334a (patch) | |
tree | ec6ea742a4a18e6375cae01eb1be7aa78daa3250 /net-mail/dovecot | |
parent | Stable on x86, wrt bug #509954 (diff) | |
download | gentoo-2-6534429fdc74a1a4a28777548eb723dbeda6334a.tar.gz gentoo-2-6534429fdc74a1a4a28777548eb723dbeda6334a.tar.bz2 gentoo-2-6534429fdc74a1a4a28777548eb723dbeda6334a.zip |
Stable on amd64 and x86, wrt bug #509954
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'net-mail/dovecot')
-rw-r--r-- | net-mail/dovecot/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/dovecot/dovecot-2.2.13-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/dovecot/ChangeLog b/net-mail/dovecot/ChangeLog index 66c083cfb36e..c73483886845 100644 --- a/net-mail/dovecot/ChangeLog +++ b/net-mail/dovecot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/dovecot # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.480 2014/05/24 09:04:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.481 2014/05/28 12:29:57 pinkbyte Exp $ + + 28 May 2014; Sergey Popov <pinkbyte@gentoo.org> dovecot-2.2.13-r1.ebuild: + Stable on amd64 and x86, wrt bug #509954 24 May 2014; Agostino Sarubbo <ago@gentoo.org> dovecot-2.2.13.ebuild: Stable for amd64, wrt bug #509954 diff --git a/net-mail/dovecot/dovecot-2.2.13-r1.ebuild b/net-mail/dovecot/dovecot-2.2.13-r1.ebuild index 6753b34d9d6b..df8722629946 100644 --- a/net-mail/dovecot/dovecot-2.2.13-r1.ebuild +++ b/net-mail/dovecot/dovecot-2.2.13-r1.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.13-r1.ebuild,v 1.2 2014/05/23 01:04:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.2.13-r1.ebuild,v 1.3 2014/05/28 12:29:57 pinkbyte 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="~amd64 ~arm hppa ~ia64 ~x86" +KEYWORDS="amd64 ~arm hppa ~ia64 x86" IUSE_DOVECOT_AUTH="kerberos ldap mysql pam postgres sqlite vpopmail" IUSE_DOVECOT_STORAGE="cydir imapc +maildir mbox mdbox pop3c sdbox" |