summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-11-10 17:28:23 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-11-10 17:28:23 +0000
commit4d8feeffcea0a47d734b0237f9174c9a12717dc6 (patch)
treeac26a3899362b35a96ebe779f2afd73180c53058 /dev-db
parentAdded a security fix for CAN-2004-0814 and a patch for the XDR NFS3 hole. (Ma... (diff)
downloadgentoo-2-4d8feeffcea0a47d734b0237f9174c9a12717dc6.tar.gz
gentoo-2-4d8feeffcea0a47d734b0237f9174c9a12717dc6.tar.bz2
gentoo-2-4d8feeffcea0a47d734b0237f9174c9a12717dc6.zip
Stable on sparc
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/postgresql/ChangeLog5
-rw-r--r--dev-db/postgresql/postgresql-7.4.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/postgresql/ChangeLog b/dev-db/postgresql/ChangeLog
index b2b7d69d1df7..a949fcbbd7d7 100644
--- a/dev-db/postgresql/ChangeLog
+++ b/dev-db/postgresql/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/postgresql
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.152 2004/11/06 20:36:45 nakano Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.153 2004/11/10 17:28:23 gustavoz Exp $
+
+ 10 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> postgresql-7.4.6.ebuild:
+ Stable on sparc
06 Nov 2004; Masatomo Nakano <nakano@gentoo.org> postgresql-7.3.8.ebuild,
postgresql-7.4.6.ebuild:
diff --git a/dev-db/postgresql/postgresql-7.4.6.ebuild b/dev-db/postgresql/postgresql-7.4.6.ebuild
index eaa7722d4d32..44d7f6a0e63a 100644
--- a/dev-db/postgresql/postgresql-7.4.6.ebuild
+++ b/dev-db/postgresql/postgresql-7.4.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.6.ebuild,v 1.3 2004/11/06 20:36:45 nakano Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.6.ebuild,v 1.4 2004/11/10 17:28:23 gustavoz Exp $
inherit eutils gnuconfig flag-o-matic java-pkg
@@ -14,7 +14,7 @@ SRC_URI="mirror://postgresql/source/v${PV}/${PN}-base-${PV}.tar.bz2
LICENSE="POSTGRESQL"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 ~ppc64"
+KEYWORDS="x86 ~ppc sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 ~ppc64"
IUSE="ssl nls java python tcltk perl libg++ pam readline zlib doc pg-hier pg-vacuumdelay pg-intdatetime threads"
DEPEND="virtual/libc