diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-09-10 16:45:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-09-10 16:45:51 +0000 |
commit | 81869aa425e491d8a0bdd52c1857ef3f7f825d2a (patch) | |
tree | 97b82158db6bcf038dad8425d9ca6b0cb756be50 /net-mail | |
parent | Remove .la files, bug #379403 by Agostino Sarubbo. (diff) | |
download | gentoo-2-81869aa425e491d8a0bdd52c1857ef3f7f825d2a.tar.gz gentoo-2-81869aa425e491d8a0bdd52c1857ef3f7f825d2a.tar.bz2 gentoo-2-81869aa425e491d8a0bdd52c1857ef3f7f825d2a.zip |
ia64 stable wrt #378373
(Portage version: 2.1.10.11/cvs/Linux ia64)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/dovecot/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/dovecot/dovecot-2.0.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/dovecot/ChangeLog b/net-mail/dovecot/ChangeLog index e6dcd5246c44..266e90766cfb 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.312 2011/09/01 16:10:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.313 2011/09/10 16:45:51 armin76 Exp $ + + 10 Sep 2011; Raúl Porcel <armin76@gentoo.org> dovecot-2.0.13.ebuild: + ia64 stable wrt #378373 01 Sep 2011; Jeroen Roovers <jer@gentoo.org> dovecot-2.0.13.ebuild: Stable for HPPA (bug #376599). diff --git a/net-mail/dovecot/dovecot-2.0.13.ebuild b/net-mail/dovecot/dovecot-2.0.13.ebuild index 66788cba1299..f677fd423850 100644 --- a/net-mail/dovecot/dovecot-2.0.13.ebuild +++ b/net-mail/dovecot/dovecot-2.0.13.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.13.ebuild,v 1.9 2011/09/01 16:10:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.13.ebuild,v 1.10 2011/09/10 16:45:51 armin76 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" |