summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-08-10 20:33:06 +0000
committerThomas Cort <tcort@gentoo.org>2006-08-10 20:33:06 +0000
commitb3928fc6f1066b4ed1830a768aa16fb0c6310877 (patch)
treefdb77023e779e31dd4bbb2db64643824006217bf /dev-db
parentStable on alpha and amd64 wrt Bug #135187. (diff)
downloadgentoo-2-b3928fc6f1066b4ed1830a768aa16fb0c6310877.tar.gz
gentoo-2-b3928fc6f1066b4ed1830a768aa16fb0c6310877.tar.bz2
gentoo-2-b3928fc6f1066b4ed1830a768aa16fb0c6310877.zip
Stable on alpha and amd64 wrt Bug #135187.
(Portage version: 2.1-r2)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/postgresql/ChangeLog5
-rw-r--r--dev-db/postgresql/postgresql-7.3.15-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/postgresql/ChangeLog b/dev-db/postgresql/ChangeLog
index 9f66ec713210..8f240d1ae8c7 100644
--- a/dev-db/postgresql/ChangeLog
+++ b/dev-db/postgresql/ChangeLog
@@ -1,6 +1,9 @@
# 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.287 2006/08/10 13:30:54 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.288 2006/08/10 20:33:06 tcort Exp $
+
+ 10 Aug 2006; Thomas Cort <tcort@gentoo.org> postgresql-7.3.15-r1.ebuild:
+ Stable on alpha and amd64 wrt Bug #135187.
04 Aug 2006; Doug Goldstein <cardoe@gentoo.org> postgresql-7.3.11.ebuild,
postgresql-7.3.15-r1.ebuild, postgresql-7.4.13.ebuild,
diff --git a/dev-db/postgresql/postgresql-7.3.15-r1.ebuild b/dev-db/postgresql/postgresql-7.3.15-r1.ebuild
index 6473cdcbb4b5..785628522f61 100644
--- a/dev-db/postgresql/postgresql-7.3.15-r1.ebuild
+++ b/dev-db/postgresql/postgresql-7.3.15-r1.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-7.3.15-r1.ebuild,v 1.5 2006/08/04 14:36:38 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.15-r1.ebuild,v 1.6 2006/08/10 20:33:06 tcort Exp $
inherit eutils gnuconfig flag-o-matic java-pkg multilib
@@ -13,7 +13,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 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 mips ppc ~s390 ~sh ~sparc ~x86"
IUSE="doc java libg++ nls pam perl python readline ssl tcl tk zlib threads selinux"
DEPEND="virtual/libc