From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SNKmZ-0007JH-Ne for garchives@archives.gentoo.org; Thu, 26 Apr 2012 09:14:36 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DFE8FE04C7; Thu, 26 Apr 2012 09:14:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A9900E04C7 for ; Thu, 26 Apr 2012 09:14:28 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E16FC1B4027 for ; Thu, 26 Apr 2012 09:14:27 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id A0E722004B; Thu, 26 Apr 2012 09:14:26 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-mail/dovecot: dovecot-2.0.19.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: dovecot-2.0.19.ebuild ChangeLog X-VCS-Directories: net-mail/dovecot X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Message-Id: <20120426091426.A0E722004B@flycatcher.gentoo.org> Date: Thu, 26 Apr 2012 09:14:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 71922d33-b3f1-4cf9-ad4b-7d2b29c5b82a X-Archives-Hash: c9d20c656f046a79baeaa517ea35561f ago 12/04/26 09:14:26 Modified: dovecot-2.0.19.ebuild ChangeLog Log: Stable for amd64, wrt bug #413531 =20 (Portage version: 2.1.10.49/cvs/Linux x86_64) Revision Changes Path 1.2 net-mail/dovecot/dovecot-2.0.19.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/d= ovecot-2.0.19.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/d= ovecot-2.0.19.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/d= ovecot-2.0.19.ebuild?r1=3D1.1&r2=3D1.2 Index: dovecot-2.0.19.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.19.ebuild,= v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- dovecot-2.0.19.ebuild 15 Mar 2012 15:43:59 -0000 1.1 +++ dovecot-2.0.19.ebuild 26 Apr 2012 09:14:26 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.19.ebuil= d,v 1.1 2012/03/15 15:43:59 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.19.ebuil= d,v 1.2 2012/04/26 09:14:26 ago Exp $ =20 EAPI=3D4 =20 @@ -21,7 +21,7 @@ =20 SLOT=3D"0" LICENSE=3D"LGPL-2.1 MIT" -KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc = ~x86 ~x86-fbsd" +KEYWORDS=3D"~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~= x86 ~x86-fbsd" =20 IUSE=3D"bzip2 caps cydir sdbox doc ipv6 kerberos ldap +maildir managesie= ve mbox mdbox mysql pam postgres sieve sqlite +ssl static-libs suid vpopmail zli= b" 1.356 net-mail/dovecot/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/C= hangeLog?rev=3D1.356&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/C= hangeLog?rev=3D1.356&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/C= hangeLog?r1=3D1.355&r2=3D1.356 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v retrieving revision 1.355 retrieving revision 1.356 diff -u -r1.355 -r1.356 --- ChangeLog 24 Apr 2012 09:00:01 -0000 1.355 +++ ChangeLog 26 Apr 2012 09:14:26 -0000 1.356 @@ -1,6 +1,9 @@ # ChangeLog for net-mail/dovecot # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.355 20= 12/04/24 09:00:01 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.356 20= 12/04/26 09:14:26 ago Exp $ + + 26 Apr 2012; Agostino Sarubbo dovecot-2.0.19.ebuild: + Stable for amd64, wrt bug #413531 =20 *dovecot-2.1.5 (24 Apr 2012) =20