summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-02-04 22:30:00 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-02-04 22:30:00 +0000
commita4ed46362f394088cb833918a577e6ec340bb608 (patch)
tree85b7758f776d03457e865fd358aa7bb7a8b8d46b /dev-db
parent(Portage version: 2.0.51-r15) (Manifest recommit) (diff)
downloadgentoo-2-a4ed46362f394088cb833918a577e6ec340bb608.tar.gz
gentoo-2-a4ed46362f394088cb833918a577e6ec340bb608.tar.bz2
gentoo-2-a4ed46362f394088cb833918a577e6ec340bb608.zip
Stable on ppc.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/postgresql/ChangeLog6
-rw-r--r--dev-db/postgresql/postgresql-7.4.7.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-db/postgresql/ChangeLog b/dev-db/postgresql/ChangeLog
index dca0ba52c84b..be3c39e628c7 100644
--- a/dev-db/postgresql/ChangeLog
+++ b/dev-db/postgresql/ChangeLog
@@ -1,6 +1,10 @@
# 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.175 2005/02/03 14:55:31 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.176 2005/02/04 22:30:00 hansmi Exp $
+
+ 04 Feb 2005; Michael Hanselmann <hansmi@gentoo.org>
+ postgresql-7.4.7.ebuild:
+ Stable on ppc.
03 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> postgresql-7.3.9.ebuild:
Stable on sparc wrt #80342
diff --git a/dev-db/postgresql/postgresql-7.4.7.ebuild b/dev-db/postgresql/postgresql-7.4.7.ebuild
index 29a400bd2160..526003ae60a9 100644
--- a/dev-db/postgresql/postgresql-7.4.7.ebuild
+++ b/dev-db/postgresql/postgresql-7.4.7.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-7.4.7.ebuild,v 1.2 2005/02/02 20:53:29 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.7.ebuild,v 1.3 2005/02/04 22:30:00 hansmi Exp $
inherit eutils gnuconfig flag-o-matic java-pkg multilib
@@ -14,7 +14,7 @@ SRC_URI="mirror://postgresql/source/v${PV}/${PN}-base-${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 java python tcltk perl libg++ pam readline zlib doc pg-hier pg-vacuumdelay pg-intdatetime threads xml2"
DEPEND="virtual/libc