diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2010-10-09 13:18:28 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2010-10-09 13:18:28 +0000 |
commit | 9031e0e7c803093e0d2dc4fe1e0df853257f97cc (patch) | |
tree | aa3ce3513325821aa2243c211989b4db870cf3c9 /net-mail | |
parent | Stable on alpha, bug #339776 (diff) | |
download | gentoo-2-9031e0e7c803093e0d2dc4fe1e0df853257f97cc.tar.gz gentoo-2-9031e0e7c803093e0d2dc4fe1e0df853257f97cc.tar.bz2 gentoo-2-9031e0e7c803093e0d2dc4fe1e0df853257f97cc.zip |
Stable on alpha, bug #339776
(Portage version: 2.1.9.14/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 d289f4e56049..365a9d2bfee5 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.263 2010/10/06 15:04:58 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.264 2010/10/09 13:18:28 klausman Exp $ + + 09 Oct 2010; Tobias Klausmann <klausman@gentoo.org> dovecot-1.2.15.ebuild: + Stable on alpha, bug #339776 06 Oct 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> dovecot-1.2.15.ebuild: diff --git a/net-mail/dovecot/dovecot-1.2.15.ebuild b/net-mail/dovecot/dovecot-1.2.15.ebuild index ca6f52e0bee9..0e033879caaa 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.3 2010/10/06 15:04:58 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.15.ebuild,v 1.4 2010/10/09 13:18:20 klausman 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" |