summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-09-27 14:55:35 +0000
committerBrent Baude <ranger@gentoo.org>2009-09-27 14:55:35 +0000
commite6538931c5010ad4fe63257292b4bffd5e14c0c9 (patch)
tree19a2ce00a280a29a7494ae0ffb417ef734856ae7 /virtual/postgresql-base
parentppc stable #281414 (diff)
downloadgentoo-2-e6538931c5010ad4fe63257292b4bffd5e14c0c9.tar.gz
gentoo-2-e6538931c5010ad4fe63257292b4bffd5e14c0c9.tar.bz2
gentoo-2-e6538931c5010ad4fe63257292b4bffd5e14c0c9.zip
Marking postgresql-base-8.4 ppc64 for bug 285475
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'virtual/postgresql-base')
-rw-r--r--virtual/postgresql-base/ChangeLog5
-rw-r--r--virtual/postgresql-base/postgresql-base-8.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/postgresql-base/ChangeLog b/virtual/postgresql-base/ChangeLog
index 142b3c59d202..04c9a5a8d118 100644
--- a/virtual/postgresql-base/ChangeLog
+++ b/virtual/postgresql-base/ChangeLog
@@ -1,6 +1,9 @@
# 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.11 2009/09/09 21:42:12 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/ChangeLog,v 1.12 2009/09/27 14:55:35 ranger Exp $
+
+ 27 Sep 2009; Brent Baude <ranger@gentoo.org> postgresql-base-8.4.ebuild:
+ Marking postgresql-base-8.4 ppc64 stable for bug 285475
*postgresql-base-8.4 (09 Sep 2009)
diff --git a/virtual/postgresql-base/postgresql-base-8.4.ebuild b/virtual/postgresql-base/postgresql-base-8.4.ebuild
index 90d196f5fbf8..cc725cdb0623 100644
--- a/virtual/postgresql-base/postgresql-base-8.4.ebuild
+++ b/virtual/postgresql-base/postgresql-base-8.4.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.4.ebuild,v 1.1 2009/09/09 21:42:12 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.4.ebuild,v 1.2 2009/09/27 14:55:35 ranger 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/libpq-${PV}* dev-db/postgresql-base:${SLOT} )"