summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-10-15 03:52:38 +0000
committerJason Wever <weeve@gentoo.org>2004-10-15 03:52:38 +0000
commit02cd86afef0dba7597858c2dc0d309dcc11659fc (patch)
treed9130c0e3876a3ca9a654f5e0595d9a4923e8e2e /dev-db
parent(no commit message) (diff)
downloadhistorical-02cd86afef0dba7597858c2dc0d309dcc11659fc.tar.gz
historical-02cd86afef0dba7597858c2dc0d309dcc11659fc.tar.bz2
historical-02cd86afef0dba7597858c2dc0d309dcc11659fc.zip
Stable on sparc wrt security bug #66371.
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/postgresql/ChangeLog5
-rw-r--r--dev-db/postgresql/postgresql-7.3.7-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/postgresql/ChangeLog b/dev-db/postgresql/ChangeLog
index d914e7b0e1b6..82349ab9b92b 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.143 2004/10/14 00:01:38 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.144 2004/10/15 03:52:38 weeve Exp $
+
+ 14 Oct 2004; Jason Wever <weeve@gentoo.org> postgresql-7.3.7-r2.ebuild:
+ Stable on sparc wrt security bug #66371.
14 Oct 2004; Bryan Østergaard <kloeri@gentoo.org>
postgresql-7.3.7-r2.ebuild:
diff --git a/dev-db/postgresql/postgresql-7.3.7-r2.ebuild b/dev-db/postgresql/postgresql-7.3.7-r2.ebuild
index 36b473cc2c27..f3c66f6bf0af 100644
--- a/dev-db/postgresql/postgresql-7.3.7-r2.ebuild
+++ b/dev-db/postgresql/postgresql-7.3.7-r2.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.3.7-r2.ebuild,v 1.4 2004/10/14 00:01:38 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.7-r2.ebuild,v 1.5 2004/10/15 03:52:38 weeve Exp $
inherit eutils gnuconfig flag-o-matic
@@ -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"
DEPEND="virtual/libc