diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-10-06 08:12:51 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-10-06 08:12:51 +0000 |
commit | 3f44c6660ad951be7f2a8883fe7a2fe9395a2f5a (patch) | |
tree | 54a6314db357e203b2eff086e2f98117311b1185 /net-mail | |
parent | old (diff) | |
download | gentoo-2-3f44c6660ad951be7f2a8883fe7a2fe9395a2f5a.tar.gz gentoo-2-3f44c6660ad951be7f2a8883fe7a2fe9395a2f5a.tar.bz2 gentoo-2-3f44c6660ad951be7f2a8883fe7a2fe9395a2f5a.zip |
Stable on amd64 wrt bug #339776
(Portage version: 2.2_rc89/cvs/Linux x86_64)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/dovecot/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/dovecot/dovecot-1.2.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/dovecot/ChangeLog b/net-mail/dovecot/ChangeLog index 71034210d073..1bf4071fb238 100644 --- a/net-mail/dovecot/ChangeLog +++ b/net-mail/dovecot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/dovecot # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.261 2010/10/05 12:46:14 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.262 2010/10/06 08:12:51 hwoarang Exp $ + + 06 Oct 2010; Markos Chandras <hwoarang@gentoo.org> dovecot-1.2.15.ebuild: + Stable on amd64 wrt bug #339776 *dovecot-1.2.15 (05 Oct 2010) diff --git a/net-mail/dovecot/dovecot-1.2.15.ebuild b/net-mail/dovecot/dovecot-1.2.15.ebuild index a554c0eaba59..5f1966e72c71 100644 --- a/net-mail/dovecot/dovecot-1.2.15.ebuild +++ b/net-mail/dovecot/dovecot-1.2.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.15.ebuild,v 1.1 2010/10/05 12:46:14 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.15.ebuild,v 1.2 2010/10/06 08:12:51 hwoarang Exp $ EAPI="3" @@ -21,7 +21,7 @@ HOMEPAGE="http://www.dovecot.org/" SLOT="0" LICENSE="LGPL-2.1 MIT" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ppc ~sparc ~x86" IUSE="berkdb caps cydir dbox doc ipv6 kerberos ldap +maildir managesieve mbox mysql pam postgres sieve sqlite +ssl suid vpopmail zlib" |