summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-06-01 17:49:08 +0000
committerThomas Cort <tcort@gentoo.org>2006-06-01 17:49:08 +0000
commit5ac8f80eb7b06df006249baaa1ad573798d4a4ee (patch)
tree24ef20e422a6558894488751a9b22704351b6257 /dev-db/postgresql
parentUpdate to new release. (diff)
downloadgentoo-2-5ac8f80eb7b06df006249baaa1ad573798d4a4ee.tar.gz
gentoo-2-5ac8f80eb7b06df006249baaa1ad573798d4a4ee.tar.bz2
gentoo-2-5ac8f80eb7b06df006249baaa1ad573798d4a4ee.zip
Stable on alpha wrt security Bug #134168.
(Portage version: 2.0.54-r2)
Diffstat (limited to 'dev-db/postgresql')
-rw-r--r--dev-db/postgresql/ChangeLog5
-rw-r--r--dev-db/postgresql/postgresql-8.0.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/postgresql/ChangeLog b/dev-db/postgresql/ChangeLog
index f94a6dad1e81..051b6f62cbac 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.271 2006/06/01 17:45:22 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.272 2006/06/01 17:49:08 tcort Exp $
+
+ 01 Jun 2006; Thomas Cort <tcort@gentoo.org> postgresql-8.0.8.ebuild:
+ Stable on alpha wrt security Bug #134168.
01 Jun 2006; Thomas Cort <tcort@gentoo.org> postgresql-7.4.13.ebuild:
Stable on alpha wrt security Bug #134168.
diff --git a/dev-db/postgresql/postgresql-8.0.8.ebuild b/dev-db/postgresql/postgresql-8.0.8.ebuild
index 16a78d7a509f..16a001d0f9a3 100644
--- a/dev-db/postgresql/postgresql-8.0.8.ebuild
+++ b/dev-db/postgresql/postgresql-8.0.8.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-8.0.8.ebuild,v 1.2 2006/05/31 20:21:09 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-8.0.8.ebuild,v 1.3 2006/06/01 17:49:08 tcort Exp $
inherit eutils gnuconfig flag-o-matic multilib toolchain-funcs
@@ -16,7 +16,7 @@ SRC_URI="mirror://postgresql/source/v${PV}/${PN}-base-${MY_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 python tcltk perl libg++ pam readline xml2 zlib doc selinux kerberos pg-intdatetime pg-hier"
S=${WORKDIR}/${MY_P}