summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-16 19:32:34 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-16 19:32:34 +0000
commit3f7b20804dfeff95114367fcabb4dc902e949472 (patch)
tree9bf1c6e14218a477493ae539dd75f1666239e8c0 /net-mail
parentRequired use, add gtk+:2 dep. Building against gtk+:3 or qt4 doesn't work. (diff)
downloadgentoo-2-3f7b20804dfeff95114367fcabb4dc902e949472.tar.gz
gentoo-2-3f7b20804dfeff95114367fcabb4dc902e949472.tar.bz2
gentoo-2-3f7b20804dfeff95114367fcabb4dc902e949472.zip
Stable for amd64, wrt bug #480880
(Portage version: 2.1.13.7/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.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/dovecot/ChangeLog b/net-mail/dovecot/ChangeLog
index a83e9eb72c94..7069efba3897 100644
--- a/net-mail/dovecot/ChangeLog
+++ b/net-mail/dovecot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/dovecot
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.442 2013/08/16 15:15:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.443 2013/08/16 19:32:34 ago Exp $
+
+ 16 Aug 2013; Agostino Sarubbo <ago@gentoo.org> dovecot-2.2.5.ebuild:
+ Stable for amd64, wrt bug #480880
16 Aug 2013; Jeroen Roovers <jer@gentoo.org> dovecot-2.2.5.ebuild:
Stable for HPPA (bug #480880).
diff --git a/net-mail/dovecot/dovecot-2.2.5.ebuild b/net-mail/dovecot/dovecot-2.2.5.ebuild
index b780fd62501d..223d0d633e95 100644
--- a/net-mail/dovecot/dovecot-2.2.5.ebuild
+++ b/net-mail/dovecot/dovecot-2.2.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.2.5.ebuild,v 1.3 2013/08/16 15:15:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.2.5.ebuild,v 1.4 2013/08/16 19:32:34 ago Exp $
EAPI=5
inherit eutils multilib ssl-cert systemd user versionator
@@ -20,7 +20,7 @@ HOMEPAGE="http://www.dovecot.org/"
SLOT="0"
LICENSE="LGPL-2.1 MIT"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE_DOVECOT_AUTH="kerberos ldap mysql pam postgres sqlite vpopmail"
IUSE_DOVECOT_STORAGE="cydir imapc +maildir mbox mdbox pop3c sdbox"