diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-10-28 09:02:33 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-10-28 09:02:33 +0000 |
commit | 5553f9508ef31c9283633dab96f80588911eae61 (patch) | |
tree | 21cee7cfaa5754744ca85197e61ca28106da7f2e /net-mail/dovecot | |
parent | Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian ... (diff) | |
download | gentoo-2-5553f9508ef31c9283633dab96f80588911eae61.tar.gz gentoo-2-5553f9508ef31c9283633dab96f80588911eae61.tar.bz2 gentoo-2-5553f9508ef31c9283633dab96f80588911eae61.zip |
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian "idella4" Delaney in bug #388373.
(Portage version: 2.1.10.31/cvs/Linux x86_64)
Diffstat (limited to 'net-mail/dovecot')
-rw-r--r-- | net-mail/dovecot/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/dovecot/dovecot-2.0.15.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-mail/dovecot/ChangeLog b/net-mail/dovecot/ChangeLog index 66ad46004dee..4c2ffb606fc0 100644 --- a/net-mail/dovecot/ChangeLog +++ b/net-mail/dovecot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/dovecot # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.316 2011/10/25 12:04:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.317 2011/10/28 09:02:33 chainsaw Exp $ + + 28 Oct 2011; Tony Vroon <chainsaw@gentoo.org> dovecot-2.0.15.ebuild: + Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian + "idella4" Delaney in bug #388373. 25 Oct 2011; Jeroen Roovers <jer@gentoo.org> dovecot-2.0.15.ebuild: Stable for HPPA (bug #388373). diff --git a/net-mail/dovecot/dovecot-2.0.15.ebuild b/net-mail/dovecot/dovecot-2.0.15.ebuild index 88a7b10ac1ee..e8a0827176e4 100644 --- a/net-mail/dovecot/dovecot-2.0.15.ebuild +++ b/net-mail/dovecot/dovecot-2.0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.15.ebuild,v 1.2 2011/10/25 12:04:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.15.ebuild,v 1.3 2011/10/28 09:02:33 chainsaw Exp $ EAPI="3" @@ -21,7 +21,7 @@ HOMEPAGE="http://www.dovecot.org/" SLOT="0" LICENSE="LGPL-2.1 MIT" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="bzip2 caps cydir sdbox doc ipv6 kerberos ldap +maildir managesieve mbox mdbox mysql pam postgres sieve sqlite +ssl suid vpopmail zlib" |