summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-06-01 17:45:23 +0000
committerThomas Cort <tcort@gentoo.org>2006-06-01 17:45:23 +0000
commit49d555c3786b2bd4bdda2cfc9ba405c2d1c261fb (patch)
tree15d46b5e93d02c9fe44dcaf9805ed0db350aa864 /dev-db
parentUpdate to new release. (diff)
downloadgentoo-2-49d555c3786b2bd4bdda2cfc9ba405c2d1c261fb.tar.gz
gentoo-2-49d555c3786b2bd4bdda2cfc9ba405c2d1c261fb.tar.bz2
gentoo-2-49d555c3786b2bd4bdda2cfc9ba405c2d1c261fb.zip
Stable on alpha wrt security Bug #134168.
(Portage version: 2.0.54-r2)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/postgresql/ChangeLog5
-rw-r--r--dev-db/postgresql/postgresql-7.4.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/postgresql/ChangeLog b/dev-db/postgresql/ChangeLog
index b27d9a40367b..f94a6dad1e81 100644
--- a/dev-db/postgresql/ChangeLog
+++ b/dev-db/postgresql/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/postgresql
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.270 2006/05/31 20:21:09 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.271 2006/06/01 17:45:22 tcort Exp $
+
+ 01 Jun 2006; Thomas Cort <tcort@gentoo.org> postgresql-7.4.13.ebuild:
+ Stable on alpha wrt security Bug #134168.
31 May 2006; Markus Rothe <corsair@gentoo.org> postgresql-7.4.13.ebuild,
postgresql-8.0.8.ebuild:
diff --git a/dev-db/postgresql/postgresql-7.4.13.ebuild b/dev-db/postgresql/postgresql-7.4.13.ebuild
index b8d5e437be5e..1760e0ea5367 100644
--- a/dev-db/postgresql/postgresql-7.4.13.ebuild
+++ b/dev-db/postgresql/postgresql-7.4.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.13.ebuild,v 1.2 2006/05/31 20:21:09 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.13.ebuild,v 1.3 2006/06/01 17:45:23 tcort Exp $
inherit eutils gnuconfig flag-o-matic java-pkg multilib toolchain-funcs
@@ -14,7 +14,7 @@ SRC_URI="mirror://postgresql/source/v${PV}/${PN}-base-${PV}.tar.bz2
LICENSE="POSTGRESQL"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="ssl nls java python tcltk perl libg++ pam readline zlib doc pg-hier pg-vacuumdelay pg-intdatetime threads xml2 selinux"
DEPEND="virtual/libc