pinkbyte 14/05/28 12:29:57 Modified: ChangeLog dovecot-2.2.13-r1.ebuild Log: Stable on amd64 and x86, wrt bug #509954 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Revision Changes Path 1.481 net-mail/dovecot/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.481&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.481&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/ChangeLog?r1=1.480&r2=1.481 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v retrieving revision 1.480 retrieving revision 1.481 diff -u -r1.480 -r1.481 --- ChangeLog 24 May 2014 09:04:27 -0000 1.480 +++ ChangeLog 28 May 2014 12:29:57 -0000 1.481 @@ -1,6 +1,9 @@ # ChangeLog for net-mail/dovecot # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.480 2014/05/24 09:04:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.481 2014/05/28 12:29:57 pinkbyte Exp $ + + 28 May 2014; Sergey Popov <[email protected]> dovecot-2.2.13-r1.ebuild: + Stable on amd64 and x86, wrt bug #509954 24 May 2014; Agostino Sarubbo <[email protected]> dovecot-2.2.13.ebuild: Stable for amd64, wrt bug #509954 1.3 net-mail/dovecot/dovecot-2.2.13-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.2.13-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.2.13-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.2.13-r1.ebuild?r1=1.2&r2=1.3 Index: dovecot-2.2.13-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.2.13-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- dovecot-2.2.13-r1.ebuild 23 May 2014 01:04:16 -0000 1.2 +++ dovecot-2.2.13-r1.ebuild 28 May 2014 12:29:57 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.2.13-r1.ebuild,v 1.2 2014/05/23 01:04:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.2.13-r1.ebuild,v 1.3 2014/05/28 12:29:57 pinkbyte Exp $ EAPI=5 inherit eutils multilib ssl-cert systemd user versionator @@ -25,7 +25,7 @@ SLOT="0" LICENSE="LGPL-2.1 MIT" -KEYWORDS="~amd64 ~arm hppa ~ia64 ~x86" +KEYWORDS="amd64 ~arm hppa ~ia64 x86" IUSE_DOVECOT_AUTH="kerberos ldap mysql pam postgres sqlite vpopmail" IUSE_DOVECOT_STORAGE="cydir imapc +maildir mbox mdbox pop3c sdbox"
