summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-12-03 19:51:51 +0000
committerJeroen Roovers <jer@gentoo.org>2009-12-03 19:51:51 +0000
commit27df1b01b8d15fe730527be72e25e7941a4538f0 (patch)
tree5c759ec06efc72e5202f36a6e9ca2a4b7da8a76a /virtual/postgresql-base
parentStable for HPPA (bug #285475). (diff)
downloadgentoo-2-27df1b01b8d15fe730527be72e25e7941a4538f0.tar.gz
gentoo-2-27df1b01b8d15fe730527be72e25e7941a4538f0.tar.bz2
gentoo-2-27df1b01b8d15fe730527be72e25e7941a4538f0.zip
Stable for HPPA (bug #285475).
(Portage version: 2.2_rc55/cvs/Linux i686)
Diffstat (limited to 'virtual/postgresql-base')
-rw-r--r--virtual/postgresql-base/ChangeLog6
-rw-r--r--virtual/postgresql-base/postgresql-base-8.2.ebuild4
-rw-r--r--virtual/postgresql-base/postgresql-base-8.3.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/virtual/postgresql-base/ChangeLog b/virtual/postgresql-base/ChangeLog
index 5c10bf16b766..af17a2e9588f 100644
--- a/virtual/postgresql-base/ChangeLog
+++ b/virtual/postgresql-base/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/postgresql-base
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/ChangeLog,v 1.17 2009/10/24 12:26:26 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/ChangeLog,v 1.18 2009/12/03 19:51:51 jer Exp $
+
+ 03 Dec 2009; Jeroen Roovers <jer@gentoo.org> postgresql-base-8.2.ebuild,
+ postgresql-base-8.3.ebuild:
+ Stable for HPPA (bug #285475).
24 Oct 2009; nixnut <nixnut@gentoo.org> postgresql-base-8.2.ebuild,
postgresql-base-8.3.ebuild, postgresql-base-8.4.ebuild:
diff --git a/virtual/postgresql-base/postgresql-base-8.2.ebuild b/virtual/postgresql-base/postgresql-base-8.2.ebuild
index 6b5e04ea127a..d4cdb18d33c8 100644
--- a/virtual/postgresql-base/postgresql-base-8.2.ebuild
+++ b/virtual/postgresql-base/postgresql-base-8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.2.ebuild,v 1.3 2009/10/24 12:26:26 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.2.ebuild,v 1.4 2009/12/03 19:51:51 jer Exp $
EAPI="1"
@@ -10,7 +10,7 @@ SRC_URI=""
LICENSE="as-is"
SLOT="${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
IUSE=""
RDEPEND="|| ( dev-db/postgresql-base:${SLOT} =dev-db/libpq-${PV}* )"
diff --git a/virtual/postgresql-base/postgresql-base-8.3.ebuild b/virtual/postgresql-base/postgresql-base-8.3.ebuild
index 67fdfc21102f..8df67c027b5a 100644
--- a/virtual/postgresql-base/postgresql-base-8.3.ebuild
+++ b/virtual/postgresql-base/postgresql-base-8.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.3.ebuild,v 1.5 2009/10/24 12:26:26 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.3.ebuild,v 1.6 2009/12/03 19:51:51 jer Exp $
EAPI="1"
@@ -10,7 +10,7 @@ SRC_URI=""
LICENSE="as-is"
SLOT="${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND="dev-db/postgresql-base:${SLOT}"