summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-12-19 21:59:01 +0000
committerPacho Ramos <pacho@gentoo.org>2013-12-19 21:59:01 +0000
commit9053ca89270eb8d4cbd7633725c89b424b72db29 (patch)
treeb24c4b1dccd352f9811f7100678b4ca2804ae4c1 /dev-db
parentamd64 stable, bug #492558 (diff)
downloadgentoo-2-9053ca89270eb8d4cbd7633725c89b424b72db29.tar.gz
gentoo-2-9053ca89270eb8d4cbd7633725c89b424b72db29.tar.bz2
gentoo-2-9053ca89270eb8d4cbd7633725c89b424b72db29.zip
amd64 stable, bug #492558
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/postgresql-base/ChangeLog7
-rw-r--r--dev-db/postgresql-base/postgresql-base-8.4.19.ebuild4
-rw-r--r--dev-db/postgresql-base/postgresql-base-9.0.15.ebuild4
-rw-r--r--dev-db/postgresql-base/postgresql-base-9.1.11.ebuild4
-rw-r--r--dev-db/postgresql-base/postgresql-base-9.2.6.ebuild4
-rw-r--r--dev-db/postgresql-base/postgresql-base-9.3.2.ebuild4
6 files changed, 16 insertions, 11 deletions
diff --git a/dev-db/postgresql-base/ChangeLog b/dev-db/postgresql-base/ChangeLog
index ca7446c39989..9b63aa45944d 100644
--- a/dev-db/postgresql-base/ChangeLog
+++ b/dev-db/postgresql-base/ChangeLog
@@ -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.260 2013/12/17 20:40:26 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/ChangeLog,v 1.261 2013/12/19 21:59:01 pacho Exp $
+
+ 19 Dec 2013; Pacho Ramos <pacho@gentoo.org> postgresql-base-8.4.19.ebuild,
+ postgresql-base-9.0.15.ebuild, postgresql-base-9.1.11.ebuild,
+ postgresql-base-9.2.6.ebuild, postgresql-base-9.3.2.ebuild:
+ amd64 stable, bug #492558
17 Dec 2013; Fabian Groffen <grobian@gentoo.org> postgresql-base-9999.ebuild:
Fix live ebuild for Prefix, thanks Chris in bug #491736
diff --git a/dev-db/postgresql-base/postgresql-base-8.4.19.ebuild b/dev-db/postgresql-base/postgresql-base-8.4.19.ebuild
index 54b27be3c5c0..52b4eedaed2f 100644
--- a/dev-db/postgresql-base/postgresql-base-8.4.19.ebuild
+++ b/dev-db/postgresql-base/postgresql-base-8.4.19.ebuild
@@ -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.19.ebuild,v 1.3 2013/12/09 01:32:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.4.19.ebuild,v 1.4 2013/12/19 21:59:01 pacho Exp $
EAPI="5"
@@ -11,7 +11,7 @@ inherit autotools eutils multilib prefix python-single-r1 versionator
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/"
diff --git a/dev-db/postgresql-base/postgresql-base-9.0.15.ebuild b/dev-db/postgresql-base/postgresql-base-9.0.15.ebuild
index efa656ca1ce1..5825120b96da 100644
--- a/dev-db/postgresql-base/postgresql-base-9.0.15.ebuild
+++ b/dev-db/postgresql-base/postgresql-base-9.0.15.ebuild
@@ -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.15.ebuild,v 1.3 2013/12/09 01:32:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-9.0.15.ebuild,v 1.4 2013/12/19 21:59:01 pacho Exp $
EAPI="5"
@@ -11,7 +11,7 @@ inherit autotools eutils flag-o-matic multilib prefix python-single-r1 versionat
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/"
diff --git a/dev-db/postgresql-base/postgresql-base-9.1.11.ebuild b/dev-db/postgresql-base/postgresql-base-9.1.11.ebuild
index 51e39858a3d1..d35eaf1b1c37 100644
--- a/dev-db/postgresql-base/postgresql-base-9.1.11.ebuild
+++ b/dev-db/postgresql-base/postgresql-base-9.1.11.ebuild
@@ -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.11.ebuild,v 1.3 2013/12/09 01:32:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-9.1.11.ebuild,v 1.4 2013/12/19 21:59:01 pacho Exp $
EAPI="5"
@@ -9,7 +9,7 @@ WANT_AUTOMAKE="none"
inherit autotools eutils flag-o-matic multilib prefix python-single-r1 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}"
diff --git a/dev-db/postgresql-base/postgresql-base-9.2.6.ebuild b/dev-db/postgresql-base/postgresql-base-9.2.6.ebuild
index 8a1d6c7dac13..185494be43ee 100644
--- a/dev-db/postgresql-base/postgresql-base-9.2.6.ebuild
+++ b/dev-db/postgresql-base/postgresql-base-9.2.6.ebuild
@@ -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.6.ebuild,v 1.3 2013/12/09 01:32:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-9.2.6.ebuild,v 1.4 2013/12/19 21:59:01 pacho Exp $
EAPI="5"
@@ -9,7 +9,7 @@ WANT_AUTOMAKE="none"
inherit autotools eutils flag-o-matic multilib prefix python-single-r1 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}"
diff --git a/dev-db/postgresql-base/postgresql-base-9.3.2.ebuild b/dev-db/postgresql-base/postgresql-base-9.3.2.ebuild
index 98147658986b..b0ed52aadfda 100644
--- a/dev-db/postgresql-base/postgresql-base-9.3.2.ebuild
+++ b/dev-db/postgresql-base/postgresql-base-9.3.2.ebuild
@@ -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.3.2.ebuild,v 1.3 2013/12/09 01:32:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-9.3.2.ebuild,v 1.4 2013/12/19 21:59:01 pacho Exp $
EAPI="5"
@@ -9,7 +9,7 @@ WANT_AUTOMAKE="none"
inherit autotools eutils flag-o-matic multilib prefix python-single-r1 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}"