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 E9C3B1381F3 for ; Sun, 5 May 2013 10:21:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CD379E0B6A; Sun, 5 May 2013 10:17:56 +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 650ACE0B6A for ; Sun, 5 May 2013 10:17:56 +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 813FF33DF6A for ; Sun, 5 May 2013 10:17:55 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 48C2B2171D; Sun, 5 May 2013 10:17:54 +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-libs/libkolab: libkolab-0.4.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libkolab-0.4.1.ebuild ChangeLog X-VCS-Directories: net-libs/libkolab X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130505101754.48C2B2171D@flycatcher.gentoo.org> Date: Sun, 5 May 2013 10:17:54 +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: d8699cb2-945f-4b52-ad90-0cff1a126a3a X-Archives-Hash: fe3d21ab5909dad332db02f4023aca00 ago 13/05/05 10:17:54 Modified: libkolab-0.4.1.ebuild ChangeLog Log: Stable for ppc64, wrt bug #466074 (Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F) Revision Changes Path 1.6 net-libs/libkolab/libkolab-0.4.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libkolab/libkolab-0.4.1.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libkolab/libkolab-0.4.1.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libkolab/libkolab-0.4.1.ebuild?r1=1.5&r2=1.6 Index: libkolab-0.4.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/libkolab/libkolab-0.4.1.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- libkolab-0.4.1.ebuild 1 May 2013 12:01:14 -0000 1.5 +++ libkolab-0.4.1.ebuild 5 May 2013 10:17:54 -0000 1.6 @@ -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-libs/libkolab/libkolab-0.4.1.ebuild,v 1.5 2013/05/01 12:01:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libkolab/libkolab-0.4.1.ebuild,v 1.6 2013/05/05 10:17:54 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="LGPL-2+ LGPL-2.1+ LGPL-3+" SLOT="4" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ppc ppc64 x86" IUSE="php python test" # Tests fail, last checked 0.4.1 1.16 net-libs/libkolab/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libkolab/ChangeLog?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libkolab/ChangeLog?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libkolab/ChangeLog?r1=1.15&r2=1.16 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/libkolab/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ChangeLog 1 May 2013 12:01:14 -0000 1.15 +++ ChangeLog 5 May 2013 10:17:54 -0000 1.16 @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libkolab # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libkolab/ChangeLog,v 1.15 2013/05/01 12:01:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libkolab/ChangeLog,v 1.16 2013/05/05 10:17:54 ago Exp $ + + 05 May 2013; Agostino Sarubbo libkolab-0.4.1.ebuild: + Stable for ppc64, wrt bug #466074 01 May 2013; Agostino Sarubbo libkolab-0.4.1.ebuild: Stable for ppc, wrt bug #466074