From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-588762-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C01451381F3 for <garchives@archives.gentoo.org>; Tue, 7 May 2013 14:17:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3B1CDE0907; Tue, 7 May 2013 14:17:42 +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 C4060E0907 for <gentoo-commits@lists.gentoo.org>; Tue, 7 May 2013 14:17:41 +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 E27B533DFD6 for <gentoo-commits@lists.gentoo.org>; Tue, 7 May 2013 14:17:40 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id AB9412171D; Tue, 7 May 2013 14:17:39 +0000 (UTC) From: "Agostino Sarubbo (ago)" <ago@gentoo.org> To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-db/slony1: slony1-2.1.3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: slony1-2.1.3.ebuild ChangeLog X-VCS-Directories: dev-db/slony1 X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130507141739.AB9412171D@flycatcher.gentoo.org> Date: Tue, 7 May 2013 14:17:39 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 5514d84d-b05d-4f7e-b803-9cdae00ed8e7 X-Archives-Hash: 22cf65495b351ab84166c5d441186cc8 ago 13/05/07 14:17:39 Modified: slony1-2.1.3.ebuild ChangeLog Log: Stable for ppc, wrt bug #468658 (Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F) Revision Changes Path 1.3 dev-db/slony1/slony1-2.1.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/slony1/slony1-2.1.3.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/slony1/slony1-2.1.3.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/slony1/slony1-2.1.3.ebuild?r1=1.2&r2=1.3 Index: slony1-2.1.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/slony1/slony1-2.1.3.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- slony1-2.1.3.ebuild 7 May 2013 10:09:22 -0000 1.2 +++ slony1-2.1.3.ebuild 7 May 2013 14:17:39 -0000 1.3 @@ -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/dev-db/slony1/slony1-2.1.3.ebuild,v 1.2 2013/05/07 10:09:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/slony1/slony1-2.1.3.ebuild,v 1.3 2013/05/07 14:17:39 ago Exp $ EAPI="4" @@ -18,7 +18,7 @@ LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" DEPEND="|| ( dev-db/postgresql-server:9.2 1.42 dev-db/slony1/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/slony1/ChangeLog?rev=1.42&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/slony1/ChangeLog?rev=1.42&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/slony1/ChangeLog?r1=1.41&r2=1.42 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/slony1/ChangeLog,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- ChangeLog 7 May 2013 10:26:02 -0000 1.41 +++ ChangeLog 7 May 2013 14:17:39 -0000 1.42 @@ -1,6 +1,9 @@ # ChangeLog for dev-db/slony1 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/slony1/ChangeLog,v 1.41 2013/05/07 10:26:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/slony1/ChangeLog,v 1.42 2013/05/07 14:17:39 ago Exp $ + + 07 May 2013; Agostino Sarubbo <ago@gentoo.org> slony1-2.1.3.ebuild: + Stable for ppc, wrt bug #468658 07 May 2013; Agostino Sarubbo <ago@gentoo.org> slony1-2.1.3.ebuild: Stable for amd64, wrt bug #468658