summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-12 09:52:21 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-12 09:52:21 +0000
commit9d467459411d32b92284ba7e73d5e6bfa8df65b6 (patch)
tree96ea1fc5d80e1be853b73e7fe95c7a74703c330a /net-mail
parentVersion bump. Fix also bug #433944 by Franz Fellner. (diff)
downloadgentoo-2-9d467459411d32b92284ba7e73d5e6bfa8df65b6.tar.gz
gentoo-2-9d467459411d32b92284ba7e73d5e6bfa8df65b6.tar.bz2
gentoo-2-9d467459411d32b92284ba7e73d5e6bfa8df65b6.zip
Stable for amd64, wrt bug #461378
(Portage version: 2.1.11.52/cvs/Linux x86_64, 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.1.15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/dovecot/ChangeLog b/net-mail/dovecot/ChangeLog
index a98ba54d27c6..c1e322fba49a 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.404 2013/02/26 09:41:39 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.405 2013/03/12 09:52:21 ago Exp $
+
+ 12 Mar 2013; Agostino Sarubbo <ago@gentoo.org> dovecot-2.1.15.ebuild:
+ Stable for amd64, wrt bug #461378
*dovecot-2.2_rc2 (26 Feb 2013)
diff --git a/net-mail/dovecot/dovecot-2.1.15.ebuild b/net-mail/dovecot/dovecot-2.1.15.ebuild
index f8546c783592..80f3ce6e9922 100644
--- a/net-mail/dovecot/dovecot-2.1.15.ebuild
+++ b/net-mail/dovecot/dovecot-2.1.15.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.1.15.ebuild,v 1.1 2013/02/09 15:07:27 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.1.15.ebuild,v 1.2 2013/03/12 09:52:21 ago Exp $
EAPI=5
inherit eutils versionator ssl-cert systemd user multilib
@@ -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"