summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2006-02-20 06:36:48 +0000
committerJoshua Kinard <kumba@gentoo.org>2006-02-20 06:36:48 +0000
commitf8d2f7eb0a1c72c98cefcf35d3ec598415e38854 (patch)
tree7fc5be27594e05631f5f48ef17f2de1fc5072ff3 /dev-db
parentBump to gcc-4.1.0_rc1 (diff)
downloadhistorical-f8d2f7eb0a1c72c98cefcf35d3ec598415e38854.tar.gz
historical-f8d2f7eb0a1c72c98cefcf35d3ec598415e38854.tar.bz2
historical-f8d2f7eb0a1c72c98cefcf35d3ec598415e38854.zip
Kick 8.1.3 back down to mips unstable -- no need to jump ahead of the other archs.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/postgresql/ChangeLog6
-rw-r--r--dev-db/postgresql/Manifest4
-rw-r--r--dev-db/postgresql/postgresql-8.1.3.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-db/postgresql/ChangeLog b/dev-db/postgresql/ChangeLog
index 3486a5a882fa..540539143d9f 100644
--- a/dev-db/postgresql/ChangeLog
+++ b/dev-db/postgresql/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-db/postgresql
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.262 2006/02/20 06:23:13 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.263 2006/02/20 06:36:48 kumba Exp $
+
+ 20 Feb 2006; Joshua Kinard <kumba@gentoo.org> postgresql-8.1.3.ebuild:
+ Kick 8.1.3 back down to mips unstable -- no need to jump ahead of the other
+ archs.
20 Feb 2006; Joshua Kinard <kumba@gentoo.org> postgresql-7.3.14.ebuild,
postgresql-7.4.12.ebuild, postgresql-8.0.7.ebuild,
diff --git a/dev-db/postgresql/Manifest b/dev-db/postgresql/Manifest
index 6b81d03b703f..e4e828b500a8 100644
--- a/dev-db/postgresql/Manifest
+++ b/dev-db/postgresql/Manifest
@@ -1,4 +1,4 @@
-MD5 d73531cb80de12d792531a048335fb38 ChangeLog 53348
+MD5 59ba8eefd984ded1a7455d58d25b68f5 ChangeLog 53509
MD5 8ca6301197c0d45d7530d4117d087b15 files/CAN-2005-1409-doc.patch 1749
MD5 90acacf5efb7b8a73ec5d34128358c32 files/CAN-2005-1409.patch 1698
MD5 3c53278e59e16caa55429700c0da42f9 files/CAN-2005-1410.patch 2843
@@ -115,4 +115,4 @@ MD5 d358a0783c2e02f6cbb3ca0095500feb postgresql-8.0.4.ebuild 7681
MD5 1d94143a495b0a564206f995b4c58030 postgresql-8.0.6.ebuild 7633
MD5 f637df4c4c0197c707ef7c8335bcc819 postgresql-8.0.7.ebuild 7631
MD5 80a1a1d30549701a852fab63217c0c4f postgresql-8.1.2.ebuild 7570
-MD5 8fe92a22f9a28eab9607206892153348 postgresql-8.1.3.ebuild 7568
+MD5 adbf7d75f449d28959ef3fe8d09870ff postgresql-8.1.3.ebuild 7569
diff --git a/dev-db/postgresql/postgresql-8.1.3.ebuild b/dev-db/postgresql/postgresql-8.1.3.ebuild
index 2261e4d553e8..8767c7bfc569 100644
--- a/dev-db/postgresql/postgresql-8.1.3.ebuild
+++ b/dev-db/postgresql/postgresql-8.1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-8.1.3.ebuild,v 1.2 2006/02/20 06:23:13 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-8.1.3.ebuild,v 1.3 2006/02/20 06:36:48 kumba Exp $
inherit eutils gnuconfig flag-o-matic multilib toolchain-funcs
@@ -14,7 +14,7 @@ SRC_URI="mirror://postgresql/source/v${PV}/${PN}-base-${PV}.tar.bz2
LICENSE="POSTGRESQL"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
#IUSE="ssl nls python tcltk perl libg++ pam readline xml2 zlib doc selinux kerberos pg-intdatetime pg-hier"
IUSE="ssl nls python tcltk perl libg++ pam readline xml2 zlib doc selinux kerberos pg-intdatetime"