diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-24 10:56:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-24 10:56:52 +0000 |
commit | 26401f2c1652ad28aa1b345934bc7e37fa1a6657 (patch) | |
tree | 80760576e62f8cd1dbab9ec605f07f29b0113f75 /dev-db | |
parent | Stable for alpha, wrt bug #539164 (diff) | |
download | gentoo-2-26401f2c1652ad28aa1b345934bc7e37fa1a6657.tar.gz gentoo-2-26401f2c1652ad28aa1b345934bc7e37fa1a6657.tar.bz2 gentoo-2-26401f2c1652ad28aa1b345934bc7e37fa1a6657.zip |
Stable for alpha, wrt bug #539018
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/postgresql/ChangeLog | 7 | ||||
-rw-r--r-- | dev-db/postgresql/postgresql-9.0.19.ebuild | 4 | ||||
-rw-r--r-- | dev-db/postgresql/postgresql-9.1.15.ebuild | 4 | ||||
-rw-r--r-- | dev-db/postgresql/postgresql-9.2.10.ebuild | 4 | ||||
-rw-r--r-- | dev-db/postgresql/postgresql-9.3.6.ebuild | 4 | ||||
-rw-r--r-- | dev-db/postgresql/postgresql-9.4.1.ebuild | 4 |
6 files changed, 16 insertions, 11 deletions
diff --git a/dev-db/postgresql/ChangeLog b/dev-db/postgresql/ChangeLog index c7c12d3aad94..e02f1ad67711 100644 --- a/dev-db/postgresql/ChangeLog +++ b/dev-db/postgresql/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-db/postgresql # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.417 2015/02/23 11:36:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.418 2015/02/24 10:56:52 ago Exp $ + + 24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> postgresql-9.0.19.ebuild, + postgresql-9.1.15.ebuild, postgresql-9.2.10.ebuild, postgresql-9.3.6.ebuild, + postgresql-9.4.1.ebuild: + Stable for alpha, wrt bug #539018 23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> postgresql-9.0.19.ebuild, postgresql-9.1.15.ebuild, postgresql-9.2.10.ebuild, postgresql-9.3.6.ebuild, diff --git a/dev-db/postgresql/postgresql-9.0.19.ebuild b/dev-db/postgresql/postgresql-9.0.19.ebuild index ff7fbe988157..f8a1863455b3 100644 --- a/dev-db/postgresql/postgresql-9.0.19.ebuild +++ b/dev-db/postgresql/postgresql-9.0.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-9.0.19.ebuild,v 1.9 2015/02/23 11:36:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-9.0.19.ebuild,v 1.10 2015/02/24 10:56:52 ago Exp $ EAPI="5" @@ -13,7 +13,7 @@ PYTHON_COMPAT=( python{2_{6,7},3_{2,3,4}} ) inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \ systemd user versionator -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-db/postgresql/postgresql-9.1.15.ebuild b/dev-db/postgresql/postgresql-9.1.15.ebuild index 32408e801b21..add83bb5d32a 100644 --- a/dev-db/postgresql/postgresql-9.1.15.ebuild +++ b/dev-db/postgresql/postgresql-9.1.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-9.1.15.ebuild,v 1.9 2015/02/23 11:36:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-9.1.15.ebuild,v 1.10 2015/02/24 10:56:52 ago Exp $ EAPI="5" @@ -13,7 +13,7 @@ PYTHON_COMPAT=( python{2_{6,7},3_{2,3,4}} ) inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \ systemd user versionator -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-db/postgresql/postgresql-9.2.10.ebuild b/dev-db/postgresql/postgresql-9.2.10.ebuild index c52e5aa07649..90f7094f2dca 100644 --- a/dev-db/postgresql/postgresql-9.2.10.ebuild +++ b/dev-db/postgresql/postgresql-9.2.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-9.2.10.ebuild,v 1.9 2015/02/23 11:36:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-9.2.10.ebuild,v 1.10 2015/02/24 10:56:52 ago Exp $ EAPI="5" @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_{6,7},3_{2,3,4}} ) inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \ systemd user versionator -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-db/postgresql/postgresql-9.3.6.ebuild b/dev-db/postgresql/postgresql-9.3.6.ebuild index 69f5afb61fdf..4de4e1dbf7fe 100644 --- a/dev-db/postgresql/postgresql-9.3.6.ebuild +++ b/dev-db/postgresql/postgresql-9.3.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-9.3.6.ebuild,v 1.9 2015/02/23 11:36:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-9.3.6.ebuild,v 1.10 2015/02/24 10:56:52 ago Exp $ EAPI="5" @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_{6,7},3_{2,3,4}} ) inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \ systemd user versionator -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-db/postgresql/postgresql-9.4.1.ebuild b/dev-db/postgresql/postgresql-9.4.1.ebuild index 89843ad584f6..dc9f2aa55003 100644 --- a/dev-db/postgresql/postgresql-9.4.1.ebuild +++ b/dev-db/postgresql/postgresql-9.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-9.4.1.ebuild,v 1.9 2015/02/23 11:36:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-9.4.1.ebuild,v 1.10 2015/02/24 10:56:52 ago Exp $ EAPI="5" @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_{6,7},3_{2,3,4}} ) inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \ systemd user versionator -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" SLOT="$(get_version_component_range 1-2)" |