summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-07-01 16:21:10 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-07-01 16:21:10 +0000
commit801dc369c5f5910f41fe9f41d1b33278da15683c (patch)
tree58103699466c722351d8e472cb894cee28036f61 /dev-db/postgresql-base
parentwhitespace (diff)
downloadhistorical-801dc369c5f5910f41fe9f41d1b33278da15683c.tar.gz
historical-801dc369c5f5910f41fe9f41d1b33278da15683c.tar.bz2
historical-801dc369c5f5910f41fe9f41d1b33278da15683c.zip
alpha/arm/ia64/s390/sh/sparc stable wrt #419727
Package-Manager: portage-2.1.10.53/cvs/Linux ia64
Diffstat (limited to 'dev-db/postgresql-base')
-rw-r--r--dev-db/postgresql-base/ChangeLog7
-rw-r--r--dev-db/postgresql-base/postgresql-base-8.3.19.ebuild4
-rw-r--r--dev-db/postgresql-base/postgresql-base-8.4.12.ebuild4
-rw-r--r--dev-db/postgresql-base/postgresql-base-9.0.8.ebuild4
-rw-r--r--dev-db/postgresql-base/postgresql-base-9.1.4.ebuild4
5 files changed, 14 insertions, 9 deletions
diff --git a/dev-db/postgresql-base/ChangeLog b/dev-db/postgresql-base/ChangeLog
index d24b22cc18b5..c7a97b95e840 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/ChangeLog,v 1.188 2012/06/28 09:39:05 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/ChangeLog,v 1.189 2012/07/01 16:21:10 armin76 Exp $
+
+ 01 Jul 2012; Raúl Porcel <armin76@gentoo.org> postgresql-base-8.3.19.ebuild,
+ postgresql-base-8.4.12.ebuild, postgresql-base-9.0.8.ebuild,
+ postgresql-base-9.1.4.ebuild:
+ alpha/arm/ia64/s390/sh/sparc stable wrt #419727
28 Jun 2012; Patrick Lauer <patrick@gentoo.org> postgresql-base-9999.ebuild:
Fixing missing -docs for -9999
diff --git a/dev-db/postgresql-base/postgresql-base-8.3.19.ebuild b/dev-db/postgresql-base/postgresql-base-8.3.19.ebuild
index d3464d8cd23b..b99ea67dbcae 100644
--- a/dev-db/postgresql-base/postgresql-base-8.3.19.ebuild
+++ b/dev-db/postgresql-base/postgresql-base-8.3.19.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.3.19.ebuild,v 1.6 2012/06/17 19:58:00 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.3.19.ebuild,v 1.7 2012/07/01 16:21:10 armin76 Exp $
EAPI="4"
@@ -10,7 +10,7 @@ inherit autotools eutils multilib prefix 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-8.4.12.ebuild b/dev-db/postgresql-base/postgresql-base-8.4.12.ebuild
index 2467a616beaf..0c355d98ed80 100644
--- a/dev-db/postgresql-base/postgresql-base-8.4.12.ebuild
+++ b/dev-db/postgresql-base/postgresql-base-8.4.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.12.ebuild,v 1.6 2012/06/17 19:58:00 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.4.12.ebuild,v 1.7 2012/07/01 16:21:10 armin76 Exp $
EAPI="4"
@@ -10,7 +10,7 @@ inherit autotools eutils multilib prefix 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.8.ebuild b/dev-db/postgresql-base/postgresql-base-9.0.8.ebuild
index 90664ad2cc4f..4075a5eaa28e 100644
--- a/dev-db/postgresql-base/postgresql-base-9.0.8.ebuild
+++ b/dev-db/postgresql-base/postgresql-base-9.0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.8.ebuild,v 1.5 2012/06/13 10:11:29 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-9.0.8.ebuild,v 1.6 2012/07/01 16:21:10 armin76 Exp $
EAPI="4"
@@ -10,7 +10,7 @@ inherit autotools eutils flag-o-matic multilib prefix 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 ~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.4.ebuild b/dev-db/postgresql-base/postgresql-base-9.1.4.ebuild
index 516a42fb57e3..83f0ebf9b320 100644
--- a/dev-db/postgresql-base/postgresql-base-9.1.4.ebuild
+++ b/dev-db/postgresql-base/postgresql-base-9.1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.4.ebuild,v 1.5 2012/06/13 10:11:29 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-9.1.4.ebuild,v 1.6 2012/07/01 16:21:10 armin76 Exp $
EAPI="4"
@@ -8,7 +8,7 @@ WANT_AUTOMAKE="none"
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}"