From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 61B551381F3 for ; Fri, 24 May 2013 19:45:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E81A7E096F; Fri, 24 May 2013 19:45:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 808C0E096F for ; Fri, 24 May 2013 19:45:19 +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 9F78933E0B2 for ; Fri, 24 May 2013 19:45:18 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 6A6842171D; Fri, 24 May 2013 19:45:17 +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.1.16.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: dovecot-2.1.16.ebuild ChangeLog X-VCS-Directories: net-mail/dovecot X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130524194517.6A6842171D@flycatcher.gentoo.org> Date: Fri, 24 May 2013 19:45:17 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: d8ea7942-33e5-4733-8fe5-5dbb748eaf9f X-Archives-Hash: daf3815cfd2b696bed511a6393de1451 ago 13/05/24 19:45:17 Modified: dovecot-2.1.16.ebuild ChangeLog Log: Stable for ppc64, wrt bug #470196 (Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F) Revision Changes Path 1.9 net-mail/dovecot/dovecot-2.1.16.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.1.16.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.1.16.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.1.16.ebuild?r1=1.8&r2=1.9 Index: dovecot-2.1.16.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.1.16.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- dovecot-2.1.16.ebuild 22 May 2013 10:35:51 -0000 1.8 +++ dovecot-2.1.16.ebuild 24 May 2013 19:45:17 -0000 1.9 @@ -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.1.16.ebuild,v 1.8 2013/05/22 10:35:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.1.16.ebuild,v 1.9 2013/05/24 19:45:17 ago Exp $ EAPI=5 inherit eutils versionator ssl-cert systemd user multilib @@ -20,7 +20,7 @@ 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" 1.431 net-mail/dovecot/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.431&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.431&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/ChangeLog?r1=1.430&r2=1.431 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v retrieving revision 1.430 retrieving revision 1.431 diff -u -r1.430 -r1.431 --- ChangeLog 22 May 2013 10:35:51 -0000 1.430 +++ ChangeLog 24 May 2013 19:45:17 -0000 1.431 @@ -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.430 2013/05/22 10:35:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.431 2013/05/24 19:45:17 ago Exp $ + + 24 May 2013; Agostino Sarubbo dovecot-2.1.16.ebuild: + Stable for ppc64, wrt bug #470196 22 May 2013; Agostino Sarubbo dovecot-2.1.16.ebuild: Stable for ia64, wrt bug #470196