summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-10-13 15:19:44 +0000
committerJeroen Roovers <jer@gentoo.org>2009-10-13 15:19:44 +0000
commit2a8f95005e401f8ae9f22b5921c4d04803a37a69 (patch)
treef1d087f88a37d7573fbe12660a4beedaaffb3a7d /virtual
parentStable for HPPA (bug #285475). (diff)
downloadgentoo-2-2a8f95005e401f8ae9f22b5921c4d04803a37a69.tar.gz
gentoo-2-2a8f95005e401f8ae9f22b5921c4d04803a37a69.tar.bz2
gentoo-2-2a8f95005e401f8ae9f22b5921c4d04803a37a69.zip
Stable for HPPA (bug #285475).
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'virtual')
-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 b2a2d3622c9a..39baeadc140e 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.14 2009/10/11 09:00:42 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/ChangeLog,v 1.15 2009/10/13 15:19:44 jer Exp $
+
+ 13 Oct 2009; Jeroen Roovers <jer@gentoo.org> postgresql-base-8.4.ebuild:
+ Stable for HPPA (bug #285475).
11 Oct 2009; Patrick Lauer <patrick@gentoo.org>
postgresql-base-7.4.ebuild, postgresql-base-8.0.ebuild,
diff --git a/virtual/postgresql-base/postgresql-base-8.4.ebuild b/virtual/postgresql-base/postgresql-base-8.4.ebuild
index d853fc74439c..266d0f30d494 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.4 2009/10/11 09:00:42 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.4.ebuild,v 1.5 2009/10/13 15:19:44 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}"