diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-05-01 10:16:20 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-05-01 10:16:20 +0000 |
commit | 4cbcdeb6b92421e9569d11d288490c510e46ea8f (patch) | |
tree | fb113a36b13c29e142453ebf1f0c988ffe73b093 /net-mail | |
parent | Stable on amd64 wrt bug #364895 (diff) | |
download | gentoo-2-4cbcdeb6b92421e9569d11d288490c510e46ea8f.tar.gz gentoo-2-4cbcdeb6b92421e9569d11d288490c510e46ea8f.tar.bz2 gentoo-2-4cbcdeb6b92421e9569d11d288490c510e46ea8f.zip |
Stable on amd64 wrt bug #364075
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/dovecot/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/dovecot/dovecot-2.0.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/dovecot/ChangeLog b/net-mail/dovecot/ChangeLog index 30f2d40c7ff2..883bd8615964 100644 --- a/net-mail/dovecot/ChangeLog +++ b/net-mail/dovecot/ChangeLog @@ -1,6 +1,9 @@ # 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.294 2011/04/30 20:48:43 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.295 2011/05/01 10:16:20 hwoarang Exp $ + + 01 May 2011; Markos Chandras <hwoarang@gentoo.org> dovecot-2.0.11.ebuild: + Stable on amd64 wrt bug #364075 *dovecot-2.0.12-r2 (30 Apr 2011) diff --git a/net-mail/dovecot/dovecot-2.0.11.ebuild b/net-mail/dovecot/dovecot-2.0.11.ebuild index 61892bcedca0..cafb31437aa9 100644 --- a/net-mail/dovecot/dovecot-2.0.11.ebuild +++ b/net-mail/dovecot/dovecot-2.0.11.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.11.ebuild,v 1.2 2011/04/05 09:43:00 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.11.ebuild,v 1.3 2011/05/01 10:16:20 hwoarang Exp $ EAPI="3" @@ -21,7 +21,7 @@ HOMEPAGE="http://www.dovecot.org/" SLOT="0" LICENSE="LGPL-2.1 MIT" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" IUSE="berkdb bzip2 caps cydir sdbox doc ipv6 kerberos ldap +maildir managesieve mbox mdbox mysql pam postgres sieve sqlite +ssl suid vpopmail zlib" |