diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-30 18:41:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-30 18:41:30 +0000 |
commit | 99e4f3026aaff2227bd990774ac294998946c598 (patch) | |
tree | bd6e23aa7fee1387487d727b989bca02c40d623f /net-mail | |
parent | alpha/arm/ia64/sh/sparc stable wrt #348987 (diff) | |
download | gentoo-2-99e4f3026aaff2227bd990774ac294998946c598.tar.gz gentoo-2-99e4f3026aaff2227bd990774ac294998946c598.tar.bz2 gentoo-2-99e4f3026aaff2227bd990774ac294998946c598.zip |
alpha/sparc stable wrt #348978
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/dovecot/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/dovecot/dovecot-1.2.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/dovecot/ChangeLog b/net-mail/dovecot/ChangeLog index 632863e228a4..75049b5a6517 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.284 2011/01/13 20:32:58 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.285 2011/01/30 18:41:30 armin76 Exp $ + + 30 Jan 2011; Raúl Porcel <armin76@gentoo.org> dovecot-1.2.16.ebuild: + alpha/sparc stable wrt #348978 13 Jan 2011; Brent Baude <ranger@gentoo.org> dovecot-1.2.16.ebuild: stable ppc, bug 348978 diff --git a/net-mail/dovecot/dovecot-1.2.16.ebuild b/net-mail/dovecot/dovecot-1.2.16.ebuild index 460e032e66a7..9bb8a686640e 100644 --- a/net-mail/dovecot/dovecot-1.2.16.ebuild +++ b/net-mail/dovecot/dovecot-1.2.16.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-1.2.16.ebuild,v 1.5 2011/01/13 20:32:58 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.16.ebuild,v 1.6 2011/01/30 18:41:30 armin76 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" |