summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorMasatomo Nakano <nakano@gentoo.org>2004-01-03 19:15:51 +0000
committerMasatomo Nakano <nakano@gentoo.org>2004-01-03 19:15:51 +0000
commite7c6fff3cfa7d596e8155f624fd30b6007530d7a (patch)
tree28f38dd827d6ba1ae8e7ed56be7f6cb3388fd9ca /dev-db
parentAdded LDAP support, closes bug #36881. (diff)
downloadgentoo-2-e7c6fff3cfa7d596e8155f624fd30b6007530d7a.tar.gz
gentoo-2-e7c6fff3cfa7d596e8155f624fd30b6007530d7a.tar.bz2
gentoo-2-e7c6fff3cfa7d596e8155f624fd30b6007530d7a.zip
Marked as stable.
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/postgresql/ChangeLog5
-rw-r--r--dev-db/postgresql/Manifest4
-rw-r--r--dev-db/postgresql/postgresql-7.3.5.ebuild6
3 files changed, 9 insertions, 6 deletions
diff --git a/dev-db/postgresql/ChangeLog b/dev-db/postgresql/ChangeLog
index 2c953795d6cb..a1316e2f3fb4 100644
--- a/dev-db/postgresql/ChangeLog
+++ b/dev-db/postgresql/ChangeLog
@@ -1,6 +1,9 @@
# 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.76 2003/12/29 14:42:33 nakano Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.77 2004/01/03 19:15:42 nakano Exp $
+
+ 03 Jan 2004; Masatomo Nakano <nakano@gentoo.org> postgresql-7.3.5.ebuild:
+ Marked as stable.
29 Dec 2003; Masatomo Nakano <nakano@gentoo.org> postgresql-7.3.4-r1.ebuild,
postgresql-7.3.5.ebuild, postgresql-7.4-r1.ebuild, postgresql-7.4.1.ebuild:
diff --git a/dev-db/postgresql/Manifest b/dev-db/postgresql/Manifest
index fcb880876141..a14bb43d1bc3 100644
--- a/dev-db/postgresql/Manifest
+++ b/dev-db/postgresql/Manifest
@@ -1,6 +1,6 @@
-MD5 9d50fcd1fd2e1cc87cf62176182ac17c ChangeLog 12971
+MD5 d262023a467ad0ba129da523da5c2d1e ChangeLog 13068
MD5 6f8a82eff372b01712e5307ca6cbb34d postgresql-7.3.4-r1.ebuild 8089
-MD5 f7842c12d96bc5576e44f48fec6db514 postgresql-7.3.5.ebuild 8243
+MD5 2f88367c493768ad91447459547ab35a postgresql-7.3.5.ebuild 8237
MD5 f8d3d207746da2a3cd14dcaab8daab76 metadata.xml 163
MD5 f1f9cb93302a9f817a19282da1d1582e postgresql-7.4-r1.ebuild 7943
MD5 d679e232cc720e5afd9d72b1744288c4 postgresql-7.4.1.ebuild 8275
diff --git a/dev-db/postgresql/postgresql-7.3.5.ebuild b/dev-db/postgresql/postgresql-7.3.5.ebuild
index 63037c706cbf..ffc1ca432aa7 100644
--- a/dev-db/postgresql/postgresql-7.3.5.ebuild
+++ b/dev-db/postgresql/postgresql-7.3.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 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.5.ebuild,v 1.2 2003/12/29 14:42:33 nakano Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.5.ebuild,v 1.3 2004/01/03 19:15:42 nakano Exp $
DESCRIPTION="sophisticated Object-Relational DBMS"
@@ -14,7 +14,7 @@ SRC_URI="mirror://postgresql/source/v${PV}/${PN}-base-${PV}.tar.bz2
LICENSE="POSTGRESQL"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ~hppa"
+KEYWORDS="x86 ppc sparc alpha amd64 hppa"
IUSE="ssl nls java python tcltk perl libg++ pam readline zlib pg-hier"
DEPEND="virtual/glibc