summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-05-28 15:13:47 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-05-28 15:13:47 +0000
commitc3dfcea8d87b2eda09db901baa911d0e623d1e77 (patch)
treeda2d0c42097b2ba5a145a455456eb957a4c15c3f /virtual
parentstable x86, bug 268138 (diff)
downloadgentoo-2-c3dfcea8d87b2eda09db901baa911d0e623d1e77.tar.gz
gentoo-2-c3dfcea8d87b2eda09db901baa911d0e623d1e77.tar.bz2
gentoo-2-c3dfcea8d87b2eda09db901baa911d0e623d1e77.zip
stable x86, bug 268138
(Portage version: 2.1.6.11/cvs/Linux i686)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/postgresql-base/ChangeLog6
-rw-r--r--virtual/postgresql-base/postgresql-base-8.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/postgresql-base/ChangeLog b/virtual/postgresql-base/ChangeLog
index f385c51e3711..4dc289292178 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.5 2009/05/07 18:57:48 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/ChangeLog,v 1.6 2009/05/28 15:13:47 fauli Exp $
+
+ 28 May 2009; Christian Faulhammer <fauli@gentoo.org>
+ postgresql-base-8.1.ebuild:
+ stable x86, bug 268138
07 May 2009; Tobias Klausmann <klausman@gentoo.org>
postgresql-base-8.1.ebuild:
diff --git a/virtual/postgresql-base/postgresql-base-8.1.ebuild b/virtual/postgresql-base/postgresql-base-8.1.ebuild
index fabe6b7dfad3..71a85005c6da 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.2 2009/05/07 18:57:48 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.1.ebuild,v 1.3 2009/05/28 15:13:47 fauli 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} )"