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 049461381F3 for ; Fri, 5 Apr 2013 18:41:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 85907E097A; Fri, 5 Apr 2013 18:41:27 +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 12E25E097A for ; Fri, 5 Apr 2013 18:41:26 +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 F3C6D33DC74 for ; Fri, 5 Apr 2013 18:41:25 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id BF8252171D; Fri, 5 Apr 2013 18:41:24 +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 dev-db/postgresql-base: postgresql-base-8.4.17.ebuild postgresql-base-9.0.13.ebuild postgresql-base-9.1.9.ebuild postgresql-base-9.2.4.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: postgresql-base-8.4.17.ebuild postgresql-base-9.0.13.ebuild postgresql-base-9.1.9.ebuild postgresql-base-9.2.4.ebuild ChangeLog X-VCS-Directories: dev-db/postgresql-base X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130405184124.BF8252171D@flycatcher.gentoo.org> Date: Fri, 5 Apr 2013 18:41:24 +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: 9b41c72d-11be-4c84-b6f1-9b955af086c6 X-Archives-Hash: 013ba7259905b4afbd036f856e13038b ago 13/04/05 18:41:24 Modified: postgresql-base-8.4.17.ebuild postgresql-base-9.0.13.ebuild postgresql-base-9.1.9.ebuild postgresql-base-9.2.4.ebuild ChangeLog Log: Stable for arm, wrt bug #463884 (Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F) Revision Changes Path 1.9 dev-db/postgresql-base/postgresql-base-8.4.17.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.4.17.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.4.17.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.4.17.ebuild?r1=1.8&r2=1.9 Index: postgresql-base-8.4.17.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.4.17.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- postgresql-base-8.4.17.ebuild 5 Apr 2013 18:40:20 -0000 1.8 +++ postgresql-base-8.4.17.ebuild 5 Apr 2013 18:41:24 -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/dev-db/postgresql-base/postgresql-base-8.4.17.ebuild,v 1.8 2013/04/05 18:40:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.4.17.ebuild,v 1.9 2013/04/05 18:41:24 ago Exp $ EAPI="4" @@ -10,7 +10,7 @@ SLOT="$(get_version_component_range 1-2)" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" DESCRIPTION="PostgreSQL libraries and clients" HOMEPAGE="http://www.postgresql.org/" 1.9 dev-db/postgresql-base/postgresql-base-9.0.13.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-base/postgresql-base-9.0.13.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-base/postgresql-base-9.0.13.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-base/postgresql-base-9.0.13.ebuild?r1=1.8&r2=1.9 Index: postgresql-base-9.0.13.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-9.0.13.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- postgresql-base-9.0.13.ebuild 5 Apr 2013 18:40:20 -0000 1.8 +++ postgresql-base-9.0.13.ebuild 5 Apr 2013 18:41:24 -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/dev-db/postgresql-base/postgresql-base-9.0.13.ebuild,v 1.8 2013/04/05 18:40:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-9.0.13.ebuild,v 1.9 2013/04/05 18:41:24 ago Exp $ EAPI="4" @@ -10,7 +10,7 @@ SLOT="$(get_version_component_range 1-2)" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" DESCRIPTION="PostgreSQL libraries and clients" HOMEPAGE="http://www.postgresql.org/" 1.9 dev-db/postgresql-base/postgresql-base-9.1.9.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-base/postgresql-base-9.1.9.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-base/postgresql-base-9.1.9.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-base/postgresql-base-9.1.9.ebuild?r1=1.8&r2=1.9 Index: postgresql-base-9.1.9.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-9.1.9.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- postgresql-base-9.1.9.ebuild 5 Apr 2013 18:40:20 -0000 1.8 +++ postgresql-base-9.1.9.ebuild 5 Apr 2013 18:41:24 -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/dev-db/postgresql-base/postgresql-base-9.1.9.ebuild,v 1.8 2013/04/05 18:40:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-9.1.9.ebuild,v 1.9 2013/04/05 18:41:24 ago Exp $ EAPI="4" @@ -8,7 +8,7 @@ inherit autotools eutils flag-o-matic multilib prefix versionator -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" SLOT="$(get_version_component_range 1-2)" S="${WORKDIR}/postgresql-${PV}" 1.9 dev-db/postgresql-base/postgresql-base-9.2.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-base/postgresql-base-9.2.4.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-base/postgresql-base-9.2.4.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-base/postgresql-base-9.2.4.ebuild?r1=1.8&r2=1.9 Index: postgresql-base-9.2.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-9.2.4.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- postgresql-base-9.2.4.ebuild 5 Apr 2013 18:40:20 -0000 1.8 +++ postgresql-base-9.2.4.ebuild 5 Apr 2013 18:41:24 -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/dev-db/postgresql-base/postgresql-base-9.2.4.ebuild,v 1.8 2013/04/05 18:40:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-9.2.4.ebuild,v 1.9 2013/04/05 18:41:24 ago Exp $ EAPI="4" @@ -8,7 +8,7 @@ inherit autotools eutils flag-o-matic multilib prefix versionator -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" SLOT="$(get_version_component_range 1-2)" 1.240 dev-db/postgresql-base/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-base/ChangeLog?rev=1.240&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-base/ChangeLog?rev=1.240&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-base/ChangeLog?r1=1.239&r2=1.240 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/ChangeLog,v retrieving revision 1.239 retrieving revision 1.240 diff -u -r1.239 -r1.240 --- ChangeLog 5 Apr 2013 18:40:20 -0000 1.239 +++ ChangeLog 5 Apr 2013 18:41:24 -0000 1.240 @@ -1,6 +1,11 @@ # ChangeLog for dev-db/postgresql-base # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/ChangeLog,v 1.239 2013/04/05 18:40:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/ChangeLog,v 1.240 2013/04/05 18:41:24 ago Exp $ + + 05 Apr 2013; Agostino Sarubbo postgresql-base-8.4.17.ebuild, + postgresql-base-9.0.13.ebuild, postgresql-base-9.1.9.ebuild, + postgresql-base-9.2.4.ebuild: + Stable for arm, wrt bug #463884 05 Apr 2013; Agostino Sarubbo postgresql-base-8.4.17.ebuild, postgresql-base-9.0.13.ebuild, postgresql-base-9.1.9.ebuild,