diff options
author | 2010-09-25 14:07:38 +0000 | |
---|---|---|
committer | 2010-09-25 14:07:38 +0000 | |
commit | f2eb3b59be9ea4a577caf183518b2c90b9bcc20c (patch) | |
tree | c5c4814e6df07a927f6de0af37e9af293804e4b9 /net-mail/dovecot | |
parent | add missing test to IUSE (diff) | |
download | gentoo-2-f2eb3b59be9ea4a577caf183518b2c90b9bcc20c.tar.gz gentoo-2-f2eb3b59be9ea4a577caf183518b2c90b9bcc20c.tar.bz2 gentoo-2-f2eb3b59be9ea4a577caf183518b2c90b9bcc20c.zip |
revert stabilization
(Portage version: 2.2_rc86/cvs/Linux i686)
Diffstat (limited to 'net-mail/dovecot')
-rw-r--r-- | net-mail/dovecot/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/dovecot/dovecot-1.2.13-r1.ebuild | 4 |
2 files changed, 3 insertions, 6 deletions
diff --git a/net-mail/dovecot/ChangeLog b/net-mail/dovecot/ChangeLog index e0c0517f19d2..e911f261374b 100644 --- a/net-mail/dovecot/ChangeLog +++ b/net-mail/dovecot/ChangeLog @@ -1,9 +1,6 @@ # 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.257 2010/09/25 13:55:00 maekke Exp $ - - 25 Sep 2010; Markus Meier <maekke@gentoo.org> dovecot-1.2.13-r1.ebuild: - arm stable, bug #335383 +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.258 2010/09/25 14:07:38 maekke Exp $ *dovecot-1.2.14 (15 Sep 2010) diff --git a/net-mail/dovecot/dovecot-1.2.13-r1.ebuild b/net-mail/dovecot/dovecot-1.2.13-r1.ebuild index 9ca42e1d076c..a61dbba5d994 100644 --- a/net-mail/dovecot/dovecot-1.2.13-r1.ebuild +++ b/net-mail/dovecot/dovecot-1.2.13-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.13-r1.ebuild,v 1.2 2010/09/25 13:55:00 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.13-r1.ebuild,v 1.3 2010/09/25 14:07:38 maekke 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 bzip2 caps cydir dbox doc ipv6 kerberos ldap +maildir managesieve mbox mysql pam postgres sieve sqlite +ssl suid vpopmail zlib" |