summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-12-16 09:31:28 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-12-16 09:31:28 +0000
commitc9872858fc12f1172ccb2580d7679aa4878e1b4f (patch)
treef7fa4e4d0acb757c134e8fd2b7754c1fff7ed9d0
parentVersion bump. (Manifest recommit) (diff)
downloadgentoo-2-c9872858fc12f1172ccb2580d7679aa4878e1b4f.tar.gz
gentoo-2-c9872858fc12f1172ccb2580d7679aa4878e1b4f.tar.bz2
gentoo-2-c9872858fc12f1172ccb2580d7679aa4878e1b4f.zip
Stable on amd64.
-rw-r--r--dev-db/postgresql/ChangeLog5
-rw-r--r--dev-db/postgresql/postgresql-7.4.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/postgresql/ChangeLog b/dev-db/postgresql/ChangeLog
index 887ab2eb92fd..0fd37e04d3dd 100644
--- a/dev-db/postgresql/ChangeLog
+++ b/dev-db/postgresql/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/postgresql
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.157 2004/12/06 11:07:38 nakano Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.158 2004/12/16 09:31:28 absinthe Exp $
+
+ 16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> postgresql-7.4.6.ebuild:
+ Stable on amd64.
06 Dec 2004; Masatomo Nakano <nakano@gentoo.org>
postgresql-8.0.0_rc1.ebuild:
diff --git a/dev-db/postgresql/postgresql-7.4.6.ebuild b/dev-db/postgresql/postgresql-7.4.6.ebuild
index 44d7f6a0e63a..d542f4796b15 100644
--- a/dev-db/postgresql/postgresql-7.4.6.ebuild
+++ b/dev-db/postgresql/postgresql-7.4.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.6.ebuild,v 1.4 2004/11/10 17:28:23 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.6.ebuild,v 1.5 2004/12/16 09:31:28 absinthe Exp $
inherit eutils gnuconfig flag-o-matic java-pkg
@@ -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"
DEPEND="virtual/libc