summaryrefslogtreecommitdiff
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
commitaf99a89e597328414c8bae5c0b1419a68a4c031b (patch)
treecb87530c968d03bf94d33f167472622aa57a5e68 /dev-db/postgresql
parentFix missing dependency on media-gfx/graphviz, add some info about editor mode... (diff)
downloadhistorical-af99a89e597328414c8bae5c0b1419a68a4c031b.tar.gz
historical-af99a89e597328414c8bae5c0b1419a68a4c031b.tar.bz2
historical-af99a89e597328414c8bae5c0b1419a68a4c031b.zip
Stable on alpha and amd64 wrt Bug #135187.
Package-Manager: portage-2.1-r2
Diffstat (limited to 'dev-db/postgresql')
-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