diff options
author | Simon Stelling <blubb@gentoo.org> | 2007-03-04 11:14:50 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2007-03-04 11:14:50 +0000 |
commit | a1fd956cbbee2a6eb05a86b49fa63b1c80f00c67 (patch) | |
tree | a8232c44e3090ea974c41753c07bd4e7d040eeea /dev-db | |
parent | stable on amd64; security bug 165482 (diff) | |
download | gentoo-2-a1fd956cbbee2a6eb05a86b49fa63b1c80f00c67.tar.gz gentoo-2-a1fd956cbbee2a6eb05a86b49fa63b1c80f00c67.tar.bz2 gentoo-2-a1fd956cbbee2a6eb05a86b49fa63b1c80f00c67.zip |
stable on amd64; security bug 165482
(Portage version: 2.1.2-r13)
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/postgresql/ChangeLog | 6 | ||||
-rw-r--r-- | dev-db/postgresql/postgresql-7.4.16.ebuild | 4 | ||||
-rw-r--r-- | dev-db/postgresql/postgresql-8.0.12.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-db/postgresql/ChangeLog b/dev-db/postgresql/ChangeLog index 63a59c41ed3b..6dd36f5222b2 100644 --- a/dev-db/postgresql/ChangeLog +++ b/dev-db/postgresql/ChangeLog @@ -1,6 +1,10 @@ # 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.329 2007/03/03 16:21:03 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.330 2007/03/04 11:14:50 blubb Exp $ + + 04 Mar 2007; Simon Stelling <blubb@gentoo.org> postgresql-7.4.16.ebuild, + postgresql-8.0.12.ebuild: + stable on amd64; security bug 165482 03 Mar 2007; Steve Dibb <beandog@gentoo.org> postgresql-7.3.18.ebuild: amd64 stable, security bug 165482 diff --git a/dev-db/postgresql/postgresql-7.4.16.ebuild b/dev-db/postgresql/postgresql-7.4.16.ebuild index 070a397ae880..c632eca86084 100644 --- a/dev-db/postgresql/postgresql-7.4.16.ebuild +++ b/dev-db/postgresql/postgresql-7.4.16.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.16.ebuild,v 1.7 2007/02/18 15:32:27 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.16.ebuild,v 1.8 2007/03/04 11:14:50 blubb 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.12.ebuild b/dev-db/postgresql/postgresql-8.0.12.ebuild index 962b4406991e..f4e35c8e75dd 100644 --- a/dev-db/postgresql/postgresql-8.0.12.ebuild +++ b/dev-db/postgresql/postgresql-8.0.12.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.12.ebuild,v 1.8 2007/02/18 15:32:27 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-8.0.12.ebuild,v 1.9 2007/03/04 11:14:50 blubb 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/" |