summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-04-29 06:04:45 +0000
committerJeroen Roovers <jer@gentoo.org>2015-04-29 06:04:45 +0000
commit786b041120ba718faf8637f3e80ce79ffd8a5723 (patch)
treefc8e08b391ac3023e008921d692c5dbcd1a3c486 /net-mail
parentadd patch from Ihar Hrachyshka in bug #419755 at initial support for amd64 (diff)
downloadgentoo-2-786b041120ba718faf8637f3e80ce79ffd8a5723.tar.gz
gentoo-2-786b041120ba718faf8637f3e80ce79ffd8a5723.tar.bz2
gentoo-2-786b041120ba718faf8637f3e80ce79ffd8a5723.zip
Stable for HPPA PPC64 (bug #547872).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 29b2ca886d03..d161a83f0028 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.503 2015/04/28 19:39:25 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.504 2015/04/29 06:04:45 jer Exp $
+
+ 29 Apr 2015; Jeroen Roovers <jer@gentoo.org> dovecot-2.2.16-r1.ebuild:
+ Stable for HPPA PPC64 (bug #547872).
*dovecot-2.2.16-r1 (28 Apr 2015)
diff --git a/net-mail/dovecot/dovecot-2.2.16-r1.ebuild b/net-mail/dovecot/dovecot-2.2.16-r1.ebuild
index 618bbe0edb20..ed90a9fda6cf 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.1 2015/04/28 19:39:25 eras Exp $
+# $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 $
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"