diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-02-14 15:47:02 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-02-14 15:47:02 +0000 |
commit | f5b626c655ba7621879ca77cd968f207cb217686 (patch) | |
tree | d4f4ca5c9bcfc17c5aa93e821afb11b7a50be662 /dev-db | |
parent | typos in error messages (diff) | |
download | gentoo-2-f5b626c655ba7621879ca77cd968f207cb217686.tar.gz gentoo-2-f5b626c655ba7621879ca77cd968f207cb217686.tar.bz2 gentoo-2-f5b626c655ba7621879ca77cd968f207cb217686.zip |
Stable on sparc wrt #81350
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-db')
-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 45ee27892ca7..20ef99da4338 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.182 2005/02/13 23:16:12 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.183 2005/02/14 15:47:02 gustavoz Exp $ + + 14 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> + postgresql-7.3.9-r1.ebuild, postgresql-7.4.7-r1.ebuild: + Stable on sparc wrt #81350 14 Feb 2005; Jan Brinkmann <luckyduck@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 a5ef5e772d84..0113e9a4e40b 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.4 2005/02/13 23:16:12 luckyduck Exp $ +# $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 $ 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 9f98bb698c65..1f537a11b37c 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.5 2005/02/13 23:16:12 luckyduck Exp $ +# $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 $ 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 |