diff options
author | 2006-10-01 14:55:43 +0000 | |
---|---|---|
committer | 2006-10-01 14:55:43 +0000 | |
commit | 8e691b8e7f3db364b1004f2a378e499022116408 (patch) | |
tree | 2eb8a8f66a945cc586afef03b335effd620ed4ed /dev-db/postgresql | |
parent | Stable on hppa. (diff) | |
download | historical-8e691b8e7f3db364b1004f2a378e499022116408.tar.gz historical-8e691b8e7f3db364b1004f2a378e499022116408.tar.bz2 historical-8e691b8e7f3db364b1004f2a378e499022116408.zip |
Stable for HPPA (bug #135187).
Package-Manager: portage-2.1.2_pre2
Diffstat (limited to 'dev-db/postgresql')
-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 727e3357b18c..2ffd95aedc50 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.290 2006/08/16 04:14:07 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.291 2006/10/01 14:55:42 jer Exp $ + + 01 Oct 2006; Jeroen Roovers <jer@gentoo.org> postgresql-7.3.15-r1.ebuild: + Stable for HPPA (bug #135187). 16 Aug 2006; Joshua Jackson <tsunam@gentoo.org> postgresql-7.3.15-r1.ebuild: diff --git a/dev-db/postgresql/postgresql-7.3.15-r1.ebuild b/dev-db/postgresql/postgresql-7.3.15-r1.ebuild index 82c1db066a61..7896a6be939b 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.8 2006/08/16 04:14:07 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.15-r1.ebuild,v 1.9 2006/10/01 14:55:43 jer 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 |