From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E9A681382F6 for ; Fri, 8 Jul 2016 08:18:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DCB1521C01D; Fri, 8 Jul 2016 08:17:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8FA7BE0941 for ; Fri, 8 Jul 2016 08:17:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 929AD340E11 for ; Fri, 8 Jul 2016 08:17:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B68B32452 for ; Fri, 8 Jul 2016 08:17:47 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1467965844.7f1baeac340e17887698cff054e9026c0c837521.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/postgresql/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-db/postgresql/postgresql-9.1.21.ebuild dev-db/postgresql/postgresql-9.2.16.ebuild dev-db/postgresql/postgresql-9.3.12.ebuild dev-db/postgresql/postgresql-9.4.7.ebuild dev-db/postgresql/postgresql-9.5.2.ebuild X-VCS-Directories: dev-db/postgresql/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 7f1baeac340e17887698cff054e9026c0c837521 X-VCS-Branch: master Date: Fri, 8 Jul 2016 08:17:47 +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: 6a3e87db-2257-408c-af77-207adcabe267 X-Archives-Hash: e4f10aabeb783e725fc658551bd09bfd commit: 7f1baeac340e17887698cff054e9026c0c837521 Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Jul 8 08:17:24 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Jul 8 08:17:24 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f1baeac dev-db/postgresql: ppc stable wrt bug #578680 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo gentoo.org> dev-db/postgresql/postgresql-9.1.21.ebuild | 2 +- dev-db/postgresql/postgresql-9.2.16.ebuild | 2 +- dev-db/postgresql/postgresql-9.3.12.ebuild | 2 +- dev-db/postgresql/postgresql-9.4.7.ebuild | 2 +- dev-db/postgresql/postgresql-9.5.2.ebuild | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dev-db/postgresql/postgresql-9.1.21.ebuild b/dev-db/postgresql/postgresql-9.1.21.ebuild index eb1b3ff..527e440 100644 --- a/dev-db/postgresql/postgresql-9.1.21.ebuild +++ b/dev-db/postgresql/postgresql-9.1.21.ebuild @@ -13,7 +13,7 @@ PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \ systemd user 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)" diff --git a/dev-db/postgresql/postgresql-9.2.16.ebuild b/dev-db/postgresql/postgresql-9.2.16.ebuild index f06d895..cc59e21 100644 --- a/dev-db/postgresql/postgresql-9.2.16.ebuild +++ b/dev-db/postgresql/postgresql-9.2.16.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \ systemd user 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)" diff --git a/dev-db/postgresql/postgresql-9.3.12.ebuild b/dev-db/postgresql/postgresql-9.3.12.ebuild index cc7c4d7..78b7362 100644 --- a/dev-db/postgresql/postgresql-9.3.12.ebuild +++ b/dev-db/postgresql/postgresql-9.3.12.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \ systemd user 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)" diff --git a/dev-db/postgresql/postgresql-9.4.7.ebuild b/dev-db/postgresql/postgresql-9.4.7.ebuild index c8a2304..1f73a28 100644 --- a/dev-db/postgresql/postgresql-9.4.7.ebuild +++ b/dev-db/postgresql/postgresql-9.4.7.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \ systemd user 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)" diff --git a/dev-db/postgresql/postgresql-9.5.2.ebuild b/dev-db/postgresql/postgresql-9.5.2.ebuild index 8a93ab2..c7bbe15 100644 --- a/dev-db/postgresql/postgresql-9.5.2.ebuild +++ b/dev-db/postgresql/postgresql-9.5.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \ systemd user versionator -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 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)"