diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-05 08:59:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-05 08:59:10 +0000 |
commit | 113874532b4a1fbe7315e2ba589d371b6efd28fe (patch) | |
tree | fb6e4e5a9dd6c7e2e90f74cc9fd1813defd6aa23 | |
parent | Stable for ppc64, wrt bug #496770 (diff) | |
download | gentoo-2-113874532b4a1fbe7315e2ba589d371b6efd28fe.tar.gz gentoo-2-113874532b4a1fbe7315e2ba589d371b6efd28fe.tar.bz2 gentoo-2-113874532b4a1fbe7315e2ba589d371b6efd28fe.zip |
Stable for ppc64, wrt bug #492494
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
-rw-r--r-- | net-mail/dovecot/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/dovecot/dovecot-2.2.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/dovecot/ChangeLog b/net-mail/dovecot/ChangeLog index 3029812f2c25..128960eb7803 100644 --- a/net-mail/dovecot/ChangeLog +++ b/net-mail/dovecot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/dovecot # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.467 2014/01/04 16:08:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.468 2014/01/05 08:59:10 ago Exp $ + + 05 Jan 2014; Agostino Sarubbo <ago@gentoo.org> dovecot-2.2.9.ebuild: + Stable for ppc64, wrt bug #492494 04 Jan 2014; Jeroen Roovers <jer@gentoo.org> dovecot-2.2.9.ebuild: Stable for HPPA (bug #492494). diff --git a/net-mail/dovecot/dovecot-2.2.9.ebuild b/net-mail/dovecot/dovecot-2.2.9.ebuild index 114f54c8214d..fda086dbc6b1 100644 --- a/net-mail/dovecot/dovecot-2.2.9.ebuild +++ b/net-mail/dovecot/dovecot-2.2.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.2.9.ebuild,v 1.4 2014/01/04 16:08:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.2.9.ebuild,v 1.5 2014/01/05 08:59:10 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" |