diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-04 15:31:24 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-04 15:31:24 +0000 |
commit | 700937cf833c227da83af9598ea66efe00acf20c (patch) | |
tree | 9f5564a1e226ffc6b71083b54af15dfa3a3e67a7 /dev-db/postgresql | |
parent | New alpha, fixes all known issues caused by alpha1. IE, should be usable by m... (diff) | |
download | historical-700937cf833c227da83af9598ea66efe00acf20c.tar.gz historical-700937cf833c227da83af9598ea66efe00acf20c.tar.bz2 historical-700937cf833c227da83af9598ea66efe00acf20c.zip |
Stable on sparc wrt security #175791
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-db/postgresql')
-rw-r--r-- | dev-db/postgresql/ChangeLog | 7 | ||||
-rw-r--r-- | dev-db/postgresql/postgresql-7.3.19.ebuild | 4 | ||||
-rw-r--r-- | dev-db/postgresql/postgresql-7.4.17.ebuild | 4 | ||||
-rw-r--r-- | dev-db/postgresql/postgresql-8.0.13.ebuild | 4 |
4 files changed, 12 insertions, 7 deletions
diff --git a/dev-db/postgresql/ChangeLog b/dev-db/postgresql/ChangeLog index ca0cbf15104d..947efb033cb5 100644 --- a/dev-db/postgresql/ChangeLog +++ b/dev-db/postgresql/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-db/postgresql # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.338 2007/05/04 13:06:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.339 2007/05/04 15:31:24 gustavoz Exp $ + + 04 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> + postgresql-7.3.19.ebuild, postgresql-7.4.17.ebuild, + postgresql-8.0.13.ebuild: + Stable on sparc wrt security #175791 04 May 2007; Raúl Porcel <armin76@gentoo.org> postgresql-7.3.19.ebuild, postgresql-7.4.17.ebuild, postgresql-8.0.13.ebuild: diff --git a/dev-db/postgresql/postgresql-7.3.19.ebuild b/dev-db/postgresql/postgresql-7.3.19.ebuild index a8f8606a2d01..6a1222db725c 100644 --- a/dev-db/postgresql/postgresql-7.3.19.ebuild +++ b/dev-db/postgresql/postgresql-7.3.19.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.19.ebuild,v 1.2 2007/05/04 13:06:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.19.ebuild,v 1.3 2007/05/04 15:31:24 gustavoz 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.17.ebuild b/dev-db/postgresql/postgresql-7.4.17.ebuild index 99870c809def..3367edf86a45 100644 --- a/dev-db/postgresql/postgresql-7.4.17.ebuild +++ b/dev-db/postgresql/postgresql-7.4.17.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.17.ebuild,v 1.2 2007/05/04 13:06:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.17.ebuild,v 1.3 2007/05/04 15:31:24 gustavoz 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.13.ebuild b/dev-db/postgresql/postgresql-8.0.13.ebuild index 57ca754e4be6..bb21b502275e 100644 --- a/dev-db/postgresql/postgresql-8.0.13.ebuild +++ b/dev-db/postgresql/postgresql-8.0.13.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-8.0.13.ebuild,v 1.2 2007/05/04 13:06:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-8.0.13.ebuild,v 1.3 2007/05/04 15:31:24 gustavoz 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/" |