diff options
author | José María Alonso <nimiux@gentoo.org> | 2013-11-25 14:57:26 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2013-11-25 14:57:26 +0000 |
commit | cf9f5d73c400d9ba059864d6cd5a40159623a2e3 (patch) | |
tree | 8b84c7f20c1ba8157443093c35ccf4cbfe1dcdab /net-mail | |
parent | Enable multilib support, bug #488390. Acked by Chainsaw. (diff) | |
download | gentoo-2-cf9f5d73c400d9ba059864d6cd5a40159623a2e3.tar.gz gentoo-2-cf9f5d73c400d9ba059864d6cd5a40159623a2e3.tar.bz2 gentoo-2-cf9f5d73c400d9ba059864d6cd5a40159623a2e3.zip |
Stable for amd64 wrt bug #490128
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/dovecot/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/dovecot/dovecot-2.2.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/dovecot/ChangeLog b/net-mail/dovecot/ChangeLog index b6cd4b33b1b9..2c7c3292ec54 100644 --- a/net-mail/dovecot/ChangeLog +++ b/net-mail/dovecot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/dovecot # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.457 2013/11/25 11:57:55 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.458 2013/11/25 14:57:26 nimiux Exp $ + + 25 Nov 2013; Chema Alonso <nimiux@gentoo.org> dovecot-2.2.6.ebuild: + Stable for amd64 wrt bug #490128 *dovecot-2.2.9 (25 Nov 2013) diff --git a/net-mail/dovecot/dovecot-2.2.6.ebuild b/net-mail/dovecot/dovecot-2.2.6.ebuild index 9c64ede175c2..28efb0b0e06f 100644 --- a/net-mail/dovecot/dovecot-2.2.6.ebuild +++ b/net-mail/dovecot/dovecot-2.2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.2.6.ebuild,v 1.2 2013/11/08 17:16:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.2.6.ebuild,v 1.3 2013/11/25 14:57:26 nimiux Exp $ EAPI=5 inherit eutils multilib ssl-cert systemd user versionator @@ -20,7 +20,7 @@ HOMEPAGE="http://www.dovecot.org/" SLOT="0" LICENSE="LGPL-2.1 MIT" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE_DOVECOT_AUTH="kerberos ldap mysql pam postgres sqlite vpopmail" IUSE_DOVECOT_STORAGE="cydir imapc +maildir mbox mdbox pop3c sdbox" |