diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-03 10:30:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-03 10:30:50 +0000 |
commit | 2946213c93f7788db57c8a8bc92fb44b85015be5 (patch) | |
tree | 50c533e0911c0e6195f475debd0165daf5500e07 /net-mail/dovecot | |
parent | x86 stable wrt bug #427544 (diff) | |
download | gentoo-2-2946213c93f7788db57c8a8bc92fb44b85015be5.tar.gz gentoo-2-2946213c93f7788db57c8a8bc92fb44b85015be5.tar.bz2 gentoo-2-2946213c93f7788db57c8a8bc92fb44b85015be5.zip |
Stable for amd64, wrt bug #433814
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-mail/dovecot')
-rw-r--r-- | net-mail/dovecot/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/dovecot/dovecot-2.1.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/dovecot/ChangeLog b/net-mail/dovecot/ChangeLog index 437b21cf22ed..96d5f6f1ea0c 100644 --- a/net-mail/dovecot/ChangeLog +++ b/net-mail/dovecot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/dovecot # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.380 2012/10/02 21:34:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.381 2012/10/03 10:30:50 ago Exp $ + + 03 Oct 2012; Agostino Sarubbo <ago@gentoo.org> dovecot-2.1.9.ebuild: + Stable for amd64, wrt bug #433814 02 Oct 2012; Markus Meier <maekke@gentoo.org> dovecot-2.1.9.ebuild: arm stable, bug #433814 diff --git a/net-mail/dovecot/dovecot-2.1.9.ebuild b/net-mail/dovecot/dovecot-2.1.9.ebuild index c8fe4f9831cc..b51c72660a2b 100644 --- a/net-mail/dovecot/dovecot-2.1.9.ebuild +++ b/net-mail/dovecot/dovecot-2.1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.1.9.ebuild,v 1.7 2012/10/02 21:34:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.1.9.ebuild,v 1.8 2012/10/03 10:30:50 ago Exp $ EAPI=4 inherit eutils versionator ssl-cert systemd autotools 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 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="bzip2 caps cydir sdbox doc ipv6 imapc kerberos ldap lucene +maildir managesieve mbox mdbox mysql pam postgres sieve sqlite +ssl static-libs suid vpopmail zlib" |