diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-02-16 08:59:16 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-02-16 08:59:16 +0000 |
commit | d5d1dd51faf68d787bc6c79454b0c6d36e02bb92 (patch) | |
tree | 3676dd128644bef7ba35e6680a29302bfcb10ba6 | |
parent | bump (diff) | |
download | gentoo-2-d5d1dd51faf68d787bc6c79454b0c6d36e02bb92.tar.gz gentoo-2-d5d1dd51faf68d787bc6c79454b0c6d36e02bb92.tar.bz2 gentoo-2-d5d1dd51faf68d787bc6c79454b0c6d36e02bb92.zip |
Stable on hppa.
(Portage version: 2.0.51-r15)
-rw-r--r-- | dev-db/postgresql/ChangeLog | 6 | ||||
-rw-r--r-- | dev-db/postgresql/postgresql-7.3.9-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-db/postgresql/postgresql-7.4.7-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-db/postgresql/ChangeLog b/dev-db/postgresql/ChangeLog index 20ef99da4338..2ca16d936317 100644 --- a/dev-db/postgresql/ChangeLog +++ b/dev-db/postgresql/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-db/postgresql # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.183 2005/02/14 15:47:02 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.184 2005/02/16 08:59:16 hansmi Exp $ + + 16 Feb 2005; Michael Hanselmann <hansmi@gentoo.org> + postgresql-7.3.9-r1.ebuild, postgresql-7.4.7-r1.ebuild: + Stable on hppa. 14 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> postgresql-7.3.9-r1.ebuild, postgresql-7.4.7-r1.ebuild: diff --git a/dev-db/postgresql/postgresql-7.3.9-r1.ebuild b/dev-db/postgresql/postgresql-7.3.9-r1.ebuild index 0113e9a4e40b..a93dff6423c1 100644 --- a/dev-db/postgresql/postgresql-7.3.9-r1.ebuild +++ b/dev-db/postgresql/postgresql-7.3.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.9-r1.ebuild,v 1.5 2005/02/14 15:47:02 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.9-r1.ebuild,v 1.6 2005/02/16 08:59:16 hansmi Exp $ inherit eutils gnuconfig flag-o-matic java-pkg @@ -13,7 +13,7 @@ SRC_URI="mirror://postgresql/source/v${PV}/${PN}-base-${PV}.tar.bz2 LICENSE="POSTGRESQL" SLOT="0" -KEYWORDS="x86 ppc sparc alpha amd64 ~hppa ~ia64 ~mips" +KEYWORDS="x86 ppc sparc alpha amd64 hppa ~ia64 ~mips" IUSE="doc java libg++ nls pam perl python readline ssl tcltk zlib threads" DEPEND="virtual/libc diff --git a/dev-db/postgresql/postgresql-7.4.7-r1.ebuild b/dev-db/postgresql/postgresql-7.4.7-r1.ebuild index 1f537a11b37c..e5e9b0725583 100644 --- a/dev-db/postgresql/postgresql-7.4.7-r1.ebuild +++ b/dev-db/postgresql/postgresql-7.4.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.7-r1.ebuild,v 1.6 2005/02/14 15:47:02 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.7-r1.ebuild,v 1.7 2005/02/16 08:59:16 hansmi Exp $ inherit eutils gnuconfig flag-o-matic java-pkg multilib @@ -14,7 +14,7 @@ SRC_URI="mirror://postgresql/source/v${PV}/${PN}-base-${PV}.tar.bz2 LICENSE="POSTGRESQL" SLOT="0" -KEYWORDS="x86 ppc sparc ~mips alpha ~arm ~hppa amd64 ~ia64 ~s390 ppc64" +KEYWORDS="x86 ppc sparc ~mips alpha ~arm hppa amd64 ~ia64 ~s390 ppc64" IUSE="ssl nls java python tcltk perl libg++ pam readline zlib doc pg-hier pg-vacuumdelay pg-intdatetime threads xml2" DEPEND="virtual/libc |