summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-08-02 13:49:45 +0000
committerMarkus Meier <maekke@gentoo.org>2009-08-02 13:49:45 +0000
commit94945275e392d91577c1dfb6c4f3313d1c240189 (patch)
tree1212f73e8a43565ea21686de57d41d0c83d191b2 /virtual
parentamd64 stable, bug #268138 (diff)
downloadgentoo-2-94945275e392d91577c1dfb6c4f3313d1c240189.tar.gz
gentoo-2-94945275e392d91577c1dfb6c4f3313d1c240189.tar.bz2
gentoo-2-94945275e392d91577c1dfb6c4f3313d1c240189.zip
amd64 stable, bug #268138
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/postgresql-base/ChangeLog5
-rw-r--r--virtual/postgresql-base/postgresql-base-8.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/postgresql-base/ChangeLog b/virtual/postgresql-base/ChangeLog
index f0c68cc6a159..5908c16e0374 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.8 2009/05/31 23:19:34 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/ChangeLog,v 1.9 2009/08/02 13:49:45 maekke Exp $
+
+ 02 Aug 2009; Markus Meier <maekke@gentoo.org> postgresql-base-8.1.ebuild:
+ amd64 stable, bug #268138
31 May 2009; Brent Baude <ranger@gentoo.org> postgresql-base-8.1.ebuild:
Marking postgresql-base-8.1 ppc64 for bug 268138
diff --git a/virtual/postgresql-base/postgresql-base-8.1.ebuild b/virtual/postgresql-base/postgresql-base-8.1.ebuild
index a3f88dbdcfeb..05e9ca09dc60 100644
--- a/virtual/postgresql-base/postgresql-base-8.1.ebuild
+++ b/virtual/postgresql-base/postgresql-base-8.1.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.1.ebuild,v 1.5 2009/05/31 23:19:34 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.1.ebuild,v 1.6 2009/08/02 13:49:45 maekke 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 ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE=""
RDEPEND="|| ( =dev-db/libpq-${PV}* dev-db/postgresql-base:${SLOT} )"