diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-02 11:14:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-02 11:14:20 +0000 |
commit | de6f628dbef7b75c58fa076e3ff19c3dccf15f5a (patch) | |
tree | ab82580fc5ee30fd5a314628d070beb4a04ce7ac /net-mail | |
parent | Stable for alpha, wrt bug #481048 (diff) | |
download | gentoo-2-de6f628dbef7b75c58fa076e3ff19c3dccf15f5a.tar.gz gentoo-2-de6f628dbef7b75c58fa076e3ff19c3dccf15f5a.tar.bz2 gentoo-2-de6f628dbef7b75c58fa076e3ff19c3dccf15f5a.zip |
Stable for alpha, wrt bug #480880
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/dovecot/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/dovecot/dovecot-2.2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/dovecot/ChangeLog b/net-mail/dovecot/ChangeLog index 110879d8880c..0666b7c11c5d 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.447 2013/08/29 19:52:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.448 2013/09/02 11:14:20 ago Exp $ + + 02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> dovecot-2.2.5.ebuild: + Stable for alpha, wrt bug #480880 29 Aug 2013; Agostino Sarubbo <ago@gentoo.org> dovecot-2.2.5.ebuild: Stable for ia64, wrt bug #480880 diff --git a/net-mail/dovecot/dovecot-2.2.5.ebuild b/net-mail/dovecot/dovecot-2.2.5.ebuild index 9c0150168e61..9a78dad9b820 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.8 2013/08/29 19:52:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.2.5.ebuild,v 1.9 2013/09/02 11:14:20 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" |