diff options
author | Jason Wever <weeve@gentoo.org> | 2006-08-11 02:51:49 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-08-11 02:51:49 +0000 |
commit | 7efc987a24393880631e98928521285dc1759838 (patch) | |
tree | e9b9f471711de19a43cefc7f39f913170eb2ab70 /dev-db | |
parent | Stable on SPARC wrt bug #135187. (diff) | |
download | gentoo-2-7efc987a24393880631e98928521285dc1759838.tar.gz gentoo-2-7efc987a24393880631e98928521285dc1759838.tar.bz2 gentoo-2-7efc987a24393880631e98928521285dc1759838.zip |
Stable on SPARC wrt bug #135187.
(Portage version: 2.1.1_pre4-r4)
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/postgresql/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/postgresql/postgresql-7.3.15-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/postgresql/ChangeLog b/dev-db/postgresql/ChangeLog index 8f240d1ae8c7..01cdf2fe3269 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.288 2006/08/10 20:33:06 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.289 2006/08/11 02:51:48 weeve Exp $ + + 11 Aug 2006; Jason Wever <weeve@gentoo.org> postgresql-7.3.15-r1.ebuild: + Stable on SPARC wrt bug #135187. 10 Aug 2006; Thomas Cort <tcort@gentoo.org> postgresql-7.3.15-r1.ebuild: Stable on alpha and amd64 wrt Bug #135187. diff --git a/dev-db/postgresql/postgresql-7.3.15-r1.ebuild b/dev-db/postgresql/postgresql-7.3.15-r1.ebuild index 785628522f61..591c6f436315 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.6 2006/08/10 20:33:06 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.15-r1.ebuild,v 1.7 2006/08/11 02:51:49 weeve 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 |