summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-11 15:29:38 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-11 15:29:38 +0000
commit8a8a147c5a1c2ff4bb898b015330cc9e90e7b439 (patch)
treee1116cf2ce0095b208b44a9f9746e0ff7b1336b5 /dev-db
parentStable for arm, wrt bug #456080 (diff)
downloadgentoo-2-8a8a147c5a1c2ff4bb898b015330cc9e90e7b439.tar.gz
gentoo-2-8a8a147c5a1c2ff4bb898b015330cc9e90e7b439.tar.bz2
gentoo-2-8a8a147c5a1c2ff4bb898b015330cc9e90e7b439.zip
Stable for arm, wrt bug #456080
(Portage version: 2.1.11.50/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/postgresql-base/ChangeLog7
-rw-r--r--dev-db/postgresql-base/postgresql-base-8.3.23.ebuild4
-rw-r--r--dev-db/postgresql-base/postgresql-base-8.4.16.ebuild4
-rw-r--r--dev-db/postgresql-base/postgresql-base-9.0.12.ebuild4
-rw-r--r--dev-db/postgresql-base/postgresql-base-9.1.8.ebuild4
-rw-r--r--dev-db/postgresql-base/postgresql-base-9.2.3-r1.ebuild4
6 files changed, 16 insertions, 11 deletions
diff --git a/dev-db/postgresql-base/ChangeLog b/dev-db/postgresql-base/ChangeLog
index a547bf32eddd..c67f677938c1 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.225 2013/02/11 15:27:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/ChangeLog,v 1.226 2013/02/11 15:29:38 ago Exp $
+
+ 11 Feb 2013; Agostino Sarubbo <ago@gentoo.org> postgresql-base-8.3.23.ebuild,
+ postgresql-base-8.4.16.ebuild, postgresql-base-9.0.12.ebuild,
+ postgresql-base-9.1.8.ebuild, postgresql-base-9.2.3-r1.ebuild:
+ Stable for arm, wrt bug #456080
11 Feb 2013; Agostino Sarubbo <ago@gentoo.org> postgresql-base-8.3.23.ebuild,
postgresql-base-8.4.16.ebuild, postgresql-base-9.0.12.ebuild,
diff --git a/dev-db/postgresql-base/postgresql-base-8.3.23.ebuild b/dev-db/postgresql-base/postgresql-base-8.3.23.ebuild
index 3387a5ed6e42..e1140cd77294 100644
--- a/dev-db/postgresql-base/postgresql-base-8.3.23.ebuild
+++ b/dev-db/postgresql-base/postgresql-base-8.3.23.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.3.23.ebuild,v 1.7 2013/02/11 15:27:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.3.23.ebuild,v 1.8 2013/02/11 15:29:38 ago 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.16.ebuild b/dev-db/postgresql-base/postgresql-base-8.4.16.ebuild
index 298cd3df4e1b..56a8b6abc045 100644
--- a/dev-db/postgresql-base/postgresql-base-8.4.16.ebuild
+++ b/dev-db/postgresql-base/postgresql-base-8.4.16.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.16.ebuild,v 1.7 2013/02/11 15:27:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.4.16.ebuild,v 1.8 2013/02/11 15:29:38 ago 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.12.ebuild b/dev-db/postgresql-base/postgresql-base-9.0.12.ebuild
index 67df1a490d43..0d5202806b4e 100644
--- a/dev-db/postgresql-base/postgresql-base-9.0.12.ebuild
+++ b/dev-db/postgresql-base/postgresql-base-9.0.12.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.12.ebuild,v 1.7 2013/02/11 15:27:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-9.0.12.ebuild,v 1.8 2013/02/11 15:29:38 ago 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.8.ebuild b/dev-db/postgresql-base/postgresql-base-9.1.8.ebuild
index 56ff61f1c28f..46bd625010c2 100644
--- a/dev-db/postgresql-base/postgresql-base-9.1.8.ebuild
+++ b/dev-db/postgresql-base/postgresql-base-9.1.8.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.8.ebuild,v 1.7 2013/02/11 15:27:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-9.1.8.ebuild,v 1.8 2013/02/11 15:29:38 ago 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}"
diff --git a/dev-db/postgresql-base/postgresql-base-9.2.3-r1.ebuild b/dev-db/postgresql-base/postgresql-base-9.2.3-r1.ebuild
index e1b3fedfa4af..907221e9ace2 100644
--- a/dev-db/postgresql-base/postgresql-base-9.2.3-r1.ebuild
+++ b/dev-db/postgresql-base/postgresql-base-9.2.3-r1.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.3-r1.ebuild,v 1.7 2013/02/11 15:27:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-9.2.3-r1.ebuild,v 1.8 2013/02/11 15:29:38 ago 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)"