summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-06-05 02:02:51 +0000
committerThomas Cort <tcort@gentoo.org>2006-06-05 02:02:51 +0000
commit902df4d111224e4df36e970e1198e958beb8c718 (patch)
treeb44ae0fdac2a6a1fd651b67a7b36c5a535f30f8b /dev-db
parentStable on amd64 wrt security Bug #134168. (diff)
downloadgentoo-2-902df4d111224e4df36e970e1198e958beb8c718.tar.gz
gentoo-2-902df4d111224e4df36e970e1198e958beb8c718.tar.bz2
gentoo-2-902df4d111224e4df36e970e1198e958beb8c718.zip
Stable on amd64 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-8.0.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/postgresql/ChangeLog b/dev-db/postgresql/ChangeLog
index b7bfda39ca59..8c3aae526195 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.278 2006/06/05 01:55:45 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.279 2006/06/05 02:02:51 tcort Exp $
+
+ 04 Jun 2006; Thomas Cort <tcort@gentoo.org> postgresql-8.0.8.ebuild:
+ Stable on amd64 wrt security Bug #134168.
04 Jun 2006; Thomas Cort <tcort@gentoo.org> postgresql-7.4.13.ebuild:
Stable on amd64 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 491a9743d108..bebd5df6bca9 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.7 2006/06/03 15:30:37 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-8.0.8.ebuild,v 1.8 2006/06/05 02:02:51 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}