diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-07 18:21:09 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-07 18:21:09 +0000 |
commit | 03880cf5759a5b6acf0e11749578a72c92cc1cee (patch) | |
tree | 1700661b7b8d02c4f55fa4f43e597b7f4416c494 /net-mail | |
parent | Apply at least some of the licenses from WHENCE that we already have in the t... (diff) | |
download | gentoo-2-03880cf5759a5b6acf0e11749578a72c92cc1cee.tar.gz gentoo-2-03880cf5759a5b6acf0e11749578a72c92cc1cee.tar.bz2 gentoo-2-03880cf5759a5b6acf0e11749578a72c92cc1cee.zip |
alpha/sparc stable wrt #314533
(Portage version: 2.1.7.17/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.11-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/dovecot/ChangeLog b/net-mail/dovecot/ChangeLog index 9fd620a009cc..5c50b24d5b49 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.239 2010/05/04 06:54:18 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.240 2010/05/07 18:21:09 armin76 Exp $ + + 07 May 2010; Raúl Porcel <armin76@gentoo.org> dovecot-1.2.11-r1.ebuild: + alpha/sparc stable wrt #314533 *dovecot-1.2.11-r2 (04 May 2010) diff --git a/net-mail/dovecot/dovecot-1.2.11-r1.ebuild b/net-mail/dovecot/dovecot-1.2.11-r1.ebuild index b0db5147e1f2..2580132fdfd2 100644 --- a/net-mail/dovecot/dovecot-1.2.11-r1.ebuild +++ b/net-mail/dovecot/dovecot-1.2.11-r1.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.11-r1.ebuild,v 1.4 2010/04/18 11:57:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.11-r1.ebuild,v 1.5 2010/05/07 18:21:09 armin76 Exp $ EAPI="2" @@ -20,7 +20,7 @@ HOMEPAGE="http://www.dovecot.org/" SLOT="0" LICENSE="LGPL-2.1" # MIT too? -KEYWORDS="~alpha amd64 ~arm ~sparc x86" +KEYWORDS="alpha amd64 ~arm sparc x86" IUSE="berkdb bzip2 caps cydir dbox doc ipv6 kerberos ldap +maildir managesieve mbox mysql pam postgres sieve sqlite +ssl suid vpopmail zlib" |