summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-04-08 14:39:35 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-04-08 14:39:35 +0000
commit98ad6dac6f3a922e56514cf2679dbabcee6cda51 (patch)
treeb8c45c89fe35a0cd58b4e135c4cd21f89cc21437 /dev-db/postgresql
parentinitial import (diff)
downloadhistorical-98ad6dac6f3a922e56514cf2679dbabcee6cda51.tar.gz
historical-98ad6dac6f3a922e56514cf2679dbabcee6cda51.tar.bz2
historical-98ad6dac6f3a922e56514cf2679dbabcee6cda51.zip
Stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-db/postgresql')
-rw-r--r--dev-db/postgresql/ChangeLog5
-rw-r--r--dev-db/postgresql/postgresql-8.0.1-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/postgresql/ChangeLog b/dev-db/postgresql/ChangeLog
index 48575c097086..2df4f0f2aa33 100644
--- a/dev-db/postgresql/ChangeLog
+++ b/dev-db/postgresql/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/postgresql
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.192 2005/04/05 15:19:50 nakano Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.193 2005/04/08 14:39:35 corsair Exp $
+
+ 08 Apr 2005; Markus Rothe <corsair@gentoo.org> postgresql-8.0.1-r2.ebuild:
+ Stable on ppc64
05 Apr 2005; Masatomo Nakano <nakano@gentoo.org>
postgresql-8.0.1-r2.ebuild:
diff --git a/dev-db/postgresql/postgresql-8.0.1-r2.ebuild b/dev-db/postgresql/postgresql-8.0.1-r2.ebuild
index 8c2cec6983f6..aa161230a847 100644
--- a/dev-db/postgresql/postgresql-8.0.1-r2.ebuild
+++ b/dev-db/postgresql/postgresql-8.0.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-8.0.1-r2.ebuild,v 1.4 2005/04/05 15:19:50 nakano Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-8.0.1-r2.ebuild,v 1.5 2005/04/08 14:39:35 corsair 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="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 python tcltk perl libg++ pam readline xml2 zlib doc selinux kerberos pg-intdatetime pg-hier"
S=${WORKDIR}/${MY_P}