summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorMasatomo Nakano <nakano@gentoo.org>2003-03-23 18:03:39 +0000
committerMasatomo Nakano <nakano@gentoo.org>2003-03-23 18:03:39 +0000
commit6c16a982e26fd0762b0d1632a498593294e815b0 (patch)
tree194b8e68ba583788aa644e3475f7250973ae735a /dev-db
parentversion bump (diff)
downloadgentoo-2-6c16a982e26fd0762b0d1632a498593294e815b0.tar.gz
gentoo-2-6c16a982e26fd0762b0d1632a498593294e815b0.tar.bz2
gentoo-2-6c16a982e26fd0762b0d1632a498593294e815b0.zip
marked as stable.
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/postgresql/ChangeLog5
-rw-r--r--dev-db/postgresql/postgresql-7.3.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/postgresql/ChangeLog b/dev-db/postgresql/ChangeLog
index 60aa62b65294..40d9c2ad845a 100644
--- a/dev-db/postgresql/ChangeLog
+++ b/dev-db/postgresql/ChangeLog
@@ -1,8 +1,11 @@
# ChangeLog for dev-db/postgresql
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.54 2003/03/17 03:51:55 nakano Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.55 2003/03/23 18:03:39 nakano Exp $
*postgresql-7.3.2 (01 Mar 2003)
+ 23 Mar 2003: Masatomo Nakano <nakano@gentoo.org> postgresql-7.3.2.ebuild:
+ Move to stable.
+
17 Mar 2003: Masatomo Nakano <nakano@gentoo.org> postgresql-7.3.2.ebuild:
Fixed bug #14953
diff --git a/dev-db/postgresql/postgresql-7.3.2.ebuild b/dev-db/postgresql/postgresql-7.3.2.ebuild
index 16c7c32d0d31..237354d48edf 100644
--- a/dev-db/postgresql/postgresql-7.3.2.ebuild
+++ b/dev-db/postgresql/postgresql-7.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.2.ebuild,v 1.5 2003/03/17 03:51:55 nakano Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.2.ebuild,v 1.6 2003/03/23 18:03:39 nakano Exp $
DESCRIPTION="sophisticated Object-Relational DBMS"
SRC_URI="ftp://ftp.us.postgresql.org/source/v${PV}/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.postgresql.org/"
LICENSE="POSTGRESQL"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 ppc sparc alpha"
IUSE="ssl nls java python tcltk perl libg++"
filter-flags -ffast-math