From: René Nussbaumer Date: Sun, 17 Dec 2006 22:04:00 +0000 (+0000) Subject: Stable on hppa. See bug #152783. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=58c3d7d9a3d8bf1dbb8c1586ed7a3f35718a698e;p=gentoo.git Stable on hppa. See bug #152783. Package-Manager: portage-2.1.1-r2 --- diff --git a/dev-db/libpq/ChangeLog b/dev-db/libpq/ChangeLog index 39c78a51250b..6553aa1d7741 100644 --- a/dev-db/libpq/ChangeLog +++ b/dev-db/libpq/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-db/libpq # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/libpq/ChangeLog,v 1.87 2006/12/17 21:37:13 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/libpq/ChangeLog,v 1.88 2006/12/17 22:01:16 killerfox Exp $ + + 17 Dec 2006; René Nussbaumer libpq-7.3.16.ebuild, + libpq-7.4.14.ebuild, libpq-8.0.9.ebuild: + Stable on hppa. See bug #152783. 17 Dec 2006; Konstantin V. Arkhipov libpq-7.3.16.ebuild, libpq-7.4.14.ebuild, libpq-8.0.9.ebuild: diff --git a/dev-db/libpq/libpq-7.3.16.ebuild b/dev-db/libpq/libpq-7.3.16.ebuild index 7a9ab7358cd8..2aa4b07ef2a5 100644 --- a/dev-db/libpq/libpq-7.3.16.ebuild +++ b/dev-db/libpq/libpq-7.3.16.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/libpq/libpq-7.3.16.ebuild,v 1.8 2006/12/17 21:37:13 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/libpq/libpq-7.3.16.ebuild,v 1.9 2006/12/17 22:01:16 killerfox Exp $ inherit eutils gnuconfig flag-o-matic toolchain-funcs -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86" DESCRIPTION="PostgreSQL libraries." HOMEPAGE="http://www.postgresql.org/" diff --git a/dev-db/libpq/libpq-7.4.14.ebuild b/dev-db/libpq/libpq-7.4.14.ebuild index 854a972f27b2..1a3ddd48715e 100644 --- a/dev-db/libpq/libpq-7.4.14.ebuild +++ b/dev-db/libpq/libpq-7.4.14.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/libpq/libpq-7.4.14.ebuild,v 1.8 2006/12/17 21:37:13 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/libpq/libpq-7.4.14.ebuild,v 1.9 2006/12/17 22:01:16 killerfox Exp $ inherit eutils gnuconfig flag-o-matic toolchain-funcs -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" DESCRIPTION="PostgreSQL libraries." HOMEPAGE="http://www.postgresql.org/" diff --git a/dev-db/libpq/libpq-8.0.9.ebuild b/dev-db/libpq/libpq-8.0.9.ebuild index c94c2b490d4f..6246ee1773a8 100644 --- a/dev-db/libpq/libpq-8.0.9.ebuild +++ b/dev-db/libpq/libpq-8.0.9.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/libpq/libpq-8.0.9.ebuild,v 1.8 2006/12/17 21:37:13 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/libpq/libpq-8.0.9.ebuild,v 1.9 2006/12/17 22:01:16 killerfox Exp $ inherit eutils gnuconfig flag-o-matic toolchain-funcs -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" DESCRIPTION="PostgreSQL libraries." HOMEPAGE="http://www.postgresql.org/" diff --git a/dev-db/postgresql/ChangeLog b/dev-db/postgresql/ChangeLog index cd63c15cb07f..9466ce206349 100644 --- a/dev-db/postgresql/ChangeLog +++ b/dev-db/postgresql/ChangeLog @@ -1,6 +1,11 @@ # 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.311 2006/12/17 21:36:21 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.312 2006/12/17 22:04:00 killerfox Exp $ + + 17 Dec 2006; René Nussbaumer + postgresql-7.3.16.ebuild, postgresql-7.4.14.ebuild, + postgresql-8.0.9-r1.ebuild: + Stable on hppa. See bug #152783. 17 Dec 2006; Konstantin V. Arkhipov postgresql-7.3.16.ebuild, postgresql-7.4.14.ebuild, diff --git a/dev-db/postgresql/postgresql-7.3.16.ebuild b/dev-db/postgresql/postgresql-7.3.16.ebuild index c2cc2d5b4518..3dda63564df1 100644 --- a/dev-db/postgresql/postgresql-7.3.16.ebuild +++ b/dev-db/postgresql/postgresql-7.3.16.ebuild @@ -1,10 +1,10 @@ # 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.16.ebuild,v 1.9 2006/12/17 21:36:21 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.16.ebuild,v 1.10 2006/12/17 22:04:00 killerfox Exp $ inherit eutils gnuconfig flag-o-matic multilib toolchain-funcs versionator -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86" DESCRIPTION="Sophisticated and powerful Object-Relational DBMS." HOMEPAGE="http://www.postgresql.org/" diff --git a/dev-db/postgresql/postgresql-7.4.14.ebuild b/dev-db/postgresql/postgresql-7.4.14.ebuild index f851329cabd3..9abd2a95cd62 100644 --- a/dev-db/postgresql/postgresql-7.4.14.ebuild +++ b/dev-db/postgresql/postgresql-7.4.14.ebuild @@ -1,10 +1,10 @@ # 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.4.14.ebuild,v 1.12 2006/12/17 21:36:21 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.14.ebuild,v 1.13 2006/12/17 22:04:00 killerfox Exp $ inherit eutils gnuconfig flag-o-matic multilib toolchain-funcs versionator -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" DESCRIPTION="Sophisticated and powerful Object-Relational DBMS." HOMEPAGE="http://www.postgresql.org/" diff --git a/dev-db/postgresql/postgresql-8.0.9-r1.ebuild b/dev-db/postgresql/postgresql-8.0.9-r1.ebuild index 5bb11d79568c..7aa32d1baf65 100644 --- a/dev-db/postgresql/postgresql-8.0.9-r1.ebuild +++ b/dev-db/postgresql/postgresql-8.0.9-r1.ebuild @@ -1,10 +1,10 @@ # 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-8.0.9-r1.ebuild,v 1.8 2006/12/17 21:36:21 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-8.0.9-r1.ebuild,v 1.9 2006/12/17 22:04:00 killerfox Exp $ inherit eutils gnuconfig flag-o-matic multilib toolchain-funcs versionator -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" DESCRIPTION="Sophisticated and powerful Object-Relational DBMS." HOMEPAGE="http://www.postgresql.org/"