diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 12:43:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 12:43:42 +0000 |
commit | 6cc414cb9e570e691c6dfb152cbb136763e7284e (patch) | |
tree | 246ab25672456bcf5d4dbbd39d45bd9416ebc650 /net-mail/dovecot | |
parent | Stable for ppc, wrt bug #470322 (diff) | |
download | gentoo-2-6cc414cb9e570e691c6dfb152cbb136763e7284e.tar.gz gentoo-2-6cc414cb9e570e691c6dfb152cbb136763e7284e.tar.bz2 gentoo-2-6cc414cb9e570e691c6dfb152cbb136763e7284e.zip |
Stable for ppc, wrt bug #470196
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-mail/dovecot')
-rw-r--r-- | net-mail/dovecot/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/dovecot/dovecot-2.1.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/dovecot/ChangeLog b/net-mail/dovecot/ChangeLog index f272e1b73e49..da9714a6635a 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.424 2013/05/20 08:28:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.425 2013/05/20 12:43:42 ago Exp $ + + 20 May 2013; Agostino Sarubbo <ago@gentoo.org> dovecot-2.1.16.ebuild: + Stable for ppc, wrt bug #470196 20 May 2013; Agostino Sarubbo <ago@gentoo.org> dovecot-2.1.16.ebuild: Stable for x86, wrt bug #470196 diff --git a/net-mail/dovecot/dovecot-2.1.16.ebuild b/net-mail/dovecot/dovecot-2.1.16.ebuild index 068e989d9600..06127a7763fd 100644 --- a/net-mail/dovecot/dovecot-2.1.16.ebuild +++ b/net-mail/dovecot/dovecot-2.1.16.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.16.ebuild,v 1.3 2013/05/20 08:28:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.1.16.ebuild,v 1.4 2013/05/20 12:43:42 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" |