summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-04-30 10:56:16 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-04-30 10:56:16 +0000
commitf7b5446975f881dec6f097f54a390471f568579c (patch)
tree2c45c664f39060bbf06e2829f47ab01862ddfd93 /net-mail
parentfix #546812, version bump, drop old (diff)
downloadgentoo-2-f7b5446975f881dec6f097f54a390471f568579c.tar.gz
gentoo-2-f7b5446975f881dec6f097f54a390471f568579c.tar.bz2
gentoo-2-f7b5446975f881dec6f097f54a390471f568579c.zip
Stable for amd64, wrt bug #547872
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/dovecot/ChangeLog5
-rw-r--r--net-mail/dovecot/dovecot-2.2.16-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/dovecot/ChangeLog b/net-mail/dovecot/ChangeLog
index d161a83f0028..ee5999b73805 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.504 2015/04/29 06:04:45 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.505 2015/04/30 10:56:16 ago Exp $
+
+ 30 Apr 2015; Agostino Sarubbo <ago@gentoo.org> dovecot-2.2.16-r1.ebuild:
+ Stable for amd64, wrt bug #547872
29 Apr 2015; Jeroen Roovers <jer@gentoo.org> dovecot-2.2.16-r1.ebuild:
Stable for HPPA PPC64 (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 ed90a9fda6cf..8e8adefca30b 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.2 2015/04/29 06:04:45 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.2.16-r1.ebuild,v 1.3 2015/04/30 10:56:16 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"