summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasatomo Nakano <nakano@gentoo.org>2004-08-14 16:32:59 +0000
committerMasatomo Nakano <nakano@gentoo.org>2004-08-14 16:32:59 +0000
commit8f81581d65ab5b812a74b998f59f1f853142cbfd (patch)
treef910ce3698ecfd7a204960206ea277df6d382456 /dev-db/postgresql
parentVersion bump. Some cleanup in the ebuild. Added description to metadata. (diff)
downloadhistorical-8f81581d65ab5b812a74b998f59f1f853142cbfd.tar.gz
historical-8f81581d65ab5b812a74b998f59f1f853142cbfd.tar.bz2
historical-8f81581d65ab5b812a74b998f59f1f853142cbfd.zip
Marked stable on x86.
Diffstat (limited to 'dev-db/postgresql')
-rw-r--r--dev-db/postgresql/ChangeLog6
-rw-r--r--dev-db/postgresql/Manifest6
-rw-r--r--dev-db/postgresql/postgresql-7.3.6-r2.ebuild4
-rw-r--r--dev-db/postgresql/postgresql-7.4.3-r1.ebuild4
4 files changed, 12 insertions, 8 deletions
diff --git a/dev-db/postgresql/ChangeLog b/dev-db/postgresql/ChangeLog
index af42e5f55cc5..2e20fb7337cd 100644
--- a/dev-db/postgresql/ChangeLog
+++ b/dev-db/postgresql/ChangeLog
@@ -1,6 +1,10 @@
# 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.115 2004/08/10 16:01:30 nakano Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.116 2004/08/14 16:32:59 nakano Exp $
+
+ 14 Aug 2004; Masatomo Nakano <nakano@gentoo.org> postgresql-7.3.6-r2.ebuild,
+ postgresql-7.4.3-r1.ebuild:
+ Marked stable on x86.
*postgresql-8.0.0_beta1 (10 Aug 2004)
diff --git a/dev-db/postgresql/Manifest b/dev-db/postgresql/Manifest
index d270a01447d1..16d542c94388 100644
--- a/dev-db/postgresql/Manifest
+++ b/dev-db/postgresql/Manifest
@@ -1,9 +1,9 @@
MD5 52a786d752a82349212155903662c276 postgresql-7.3.6-r1.ebuild 7488
MD5 ff438a93666755e8b5354018ac3f62b3 postgresql-8.0.0_beta1.ebuild 7665
-MD5 aaf8cd9061874576d883c099899b9eee postgresql-7.4.3-r1.ebuild 10031
+MD5 33e3376e773fa836c7dd17d7fab06fce postgresql-7.4.3-r1.ebuild 10030
MD5 0cfe4ea1b66826088bff446a34518c0c postgresql-7.4.3.ebuild 9736
-MD5 af789ce84297f7afdd7c028c8f384537 postgresql-7.3.6-r2.ebuild 7870
-MD5 e8eec69f6bcf8631bf826b2a89b83c75 ChangeLog 21112
+MD5 a0bd9b22d88162dd7790f01b91d647d0 postgresql-7.3.6-r2.ebuild 7869
+MD5 ea64559024576ef00d6a9a727cb1f19f ChangeLog 21246
MD5 f8d3d207746da2a3cd14dcaab8daab76 metadata.xml 163
MD5 fe8563fd37bfee794b28728f0842b888 files/postgresql.init-7.3.6 1281
MD5 b54624cb385431b9b3d4b167c2a9aca4 files/postgresql.init-7.4.3 1281
diff --git a/dev-db/postgresql/postgresql-7.3.6-r2.ebuild b/dev-db/postgresql/postgresql-7.3.6-r2.ebuild
index 1912271136bb..09a80ef27b15 100644
--- a/dev-db/postgresql/postgresql-7.3.6-r2.ebuild
+++ b/dev-db/postgresql/postgresql-7.3.6-r2.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.3.6-r2.ebuild,v 1.2 2004/07/21 19:11:10 nakano Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.6-r2.ebuild,v 1.3 2004/08/14 16:32:59 nakano Exp $
inherit gnuconfig flag-o-matic
@@ -13,7 +13,7 @@ SRC_URI="mirror://postgresql/source/v${PV}/${PN}-base-${PV}.tar.bz2
LICENSE="POSTGRESQL"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ~hppa ~ia64 ~mips"
+KEYWORDS="x86 ~ppc ~sparc ~alpha ~amd64 ~hppa ~ia64 ~mips"
IUSE="doc java libg++ nls pam perl python readline ssl tcltk zlib"
DEPEND="virtual/libc
diff --git a/dev-db/postgresql/postgresql-7.4.3-r1.ebuild b/dev-db/postgresql/postgresql-7.4.3-r1.ebuild
index 08b5c0e640a1..851a1a64c2c1 100644
--- a/dev-db/postgresql/postgresql-7.4.3-r1.ebuild
+++ b/dev-db/postgresql/postgresql-7.4.3-r1.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.3-r1.ebuild,v 1.3 2004/07/26 15:13:36 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.3-r1.ebuild,v 1.4 2004/08/14 16:32:59 nakano Exp $
inherit eutils gnuconfig flag-o-matic
@@ -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"
DEPEND="virtual/libc