summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-02-03 14:55:31 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-02-03 14:55:31 +0000
commit9d9171fafc3f843d74fffb3c2c243e1c30d6ca22 (patch)
tree77d9938b2fcf323971f074ad6e6a94146a578088 /dev-db/postgresql
parentmerge fix from kde cvs: correct install location for docs - buggy version ins... (diff)
downloadgentoo-2-9d9171fafc3f843d74fffb3c2c243e1c30d6ca22.tar.gz
gentoo-2-9d9171fafc3f843d74fffb3c2c243e1c30d6ca22.tar.bz2
gentoo-2-9d9171fafc3f843d74fffb3c2c243e1c30d6ca22.zip
Stable on sparc wrt #80342
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-db/postgresql')
-rw-r--r--dev-db/postgresql/ChangeLog5
-rw-r--r--dev-db/postgresql/postgresql-7.3.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/postgresql/ChangeLog b/dev-db/postgresql/ChangeLog
index 4c73d2048d68..dca0ba52c84b 100644
--- a/dev-db/postgresql/ChangeLog
+++ b/dev-db/postgresql/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/postgresql
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.174 2005/02/02 20:53:29 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.175 2005/02/03 14:55:31 gustavoz Exp $
+
+ 03 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> postgresql-7.3.9.ebuild:
+ Stable on sparc wrt #80342
02 Feb 2005; Markus Rothe <corsair@gentoo.org> postgresql-7.4.7.ebuild:
Stable on ppc64; bug #80342
diff --git a/dev-db/postgresql/postgresql-7.3.9.ebuild b/dev-db/postgresql/postgresql-7.3.9.ebuild
index b279dc583b49..fe862db7a7fd 100644
--- a/dev-db/postgresql/postgresql-7.3.9.ebuild
+++ b/dev-db/postgresql/postgresql-7.3.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.9.ebuild,v 1.1 2005/02/01 19:58:31 nakano Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.9.ebuild,v 1.2 2005/02/03 14:55:31 gustavoz Exp $
inherit eutils gnuconfig flag-o-matic java-pkg
@@ -13,7 +13,7 @@ SRC_URI="mirror://postgresql/source/v${PV}/${PN}-base-${PV}.tar.bz2
LICENSE="POSTGRESQL"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~alpha ~amd64 ~hppa ~ia64 ~mips"
+KEYWORDS="x86 ~ppc sparc ~alpha ~amd64 ~hppa ~ia64 ~mips"
IUSE="doc java libg++ nls pam perl python readline ssl tcltk zlib threads"
DEPEND="virtual/libc