diff options
-rw-r--r-- | dev-db/postgresql/ChangeLog | 6 | ||||
-rw-r--r-- | dev-db/postgresql/postgresql-7.3.21.ebuild | 4 | ||||
-rw-r--r-- | dev-db/postgresql/postgresql-7.4.19.ebuild | 4 | ||||
-rw-r--r-- | dev-db/postgresql/postgresql-8.0.15.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-db/postgresql/ChangeLog b/dev-db/postgresql/ChangeLog index bb8851ce260e..bb139fe94742 100644 --- a/dev-db/postgresql/ChangeLog +++ b/dev-db/postgresql/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-db/postgresql # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.364 2008/01/15 17:18:15 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.365 2008/01/15 18:58:06 armin76 Exp $ + + 15 Jan 2008; Raúl Porcel <armin76@gentoo.org> postgresql-7.3.21.ebuild, + postgresql-7.4.19.ebuild, postgresql-8.0.15.ebuild: + alpha/ia64/sparc stable wrt security #204760 15 Jan 2008; Brent Baude <ranger@gentoo.org> postgresql-8.0.15.ebuild: Marking postgresql-8.0.15 ppc64 for bug 204760 diff --git a/dev-db/postgresql/postgresql-7.3.21.ebuild b/dev-db/postgresql/postgresql-7.3.21.ebuild index b05707778ee7..495bee6f2b09 100644 --- a/dev-db/postgresql/postgresql-7.3.21.ebuild +++ b/dev-db/postgresql/postgresql-7.3.21.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.21.ebuild,v 1.4 2008/01/14 16:35:59 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.21.ebuild,v 1.5 2008/01/15 18:58:06 armin76 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.19.ebuild b/dev-db/postgresql/postgresql-7.4.19.ebuild index 8e65e96f055f..eb2140a0c67e 100644 --- a/dev-db/postgresql/postgresql-7.4.19.ebuild +++ b/dev-db/postgresql/postgresql-7.4.19.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.19.ebuild,v 1.3 2008/01/14 15:35:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.19.ebuild,v 1.4 2008/01/15 18:58:06 armin76 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.15.ebuild b/dev-db/postgresql/postgresql-8.0.15.ebuild index 13f25781a5b9..9660daabc8d0 100644 --- a/dev-db/postgresql/postgresql-8.0.15.ebuild +++ b/dev-db/postgresql/postgresql-8.0.15.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-8.0.15.ebuild,v 1.4 2008/01/15 17:18:15 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-8.0.15.ebuild,v 1.5 2008/01/15 18:58:06 armin76 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/" |