klausman 15/07/17 12:56:36 Modified: ChangeLog postgresql-9.2.13.ebuild Log: Stable on alpha, bug 554970 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.446 dev-db/postgresql/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql/ChangeLog?rev=1.446&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql/ChangeLog?rev=1.446&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql/ChangeLog?r1=1.445&r2=1.446 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v retrieving revision 1.445 retrieving revision 1.446 diff -u -r1.445 -r1.446 --- ChangeLog 17 Jul 2015 12:55:21 -0000 1.445 +++ ChangeLog 17 Jul 2015 12:56:36 -0000 1.446 @@ -1,6 +1,9 @@ # 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.445 2015/07/17 12:55:21 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.446 2015/07/17 12:56:36 klausman Exp $ + + 17 Jul 2015; Tobias Klausmann <[email protected]> postgresql-9.2.13.ebuild: + Stable on alpha, bug 554970 17 Jul 2015; Tobias Klausmann <[email protected]> postgresql-9.1.18.ebuild: Stable on alpha, bug 554970 1.3 dev-db/postgresql/postgresql-9.2.13.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql/postgresql-9.2.13.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql/postgresql-9.2.13.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql/postgresql-9.2.13.ebuild?r1=1.2&r2=1.3 Index: postgresql-9.2.13.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-9.2.13.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- postgresql-9.2.13.ebuild 15 Jul 2015 15:55:24 -0000 1.2 +++ postgresql-9.2.13.ebuild 17 Jul 2015 12:56:36 -0000 1.3 @@ -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.13.ebuild,v 1.2 2015/07/15 15:55:24 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-9.2.13.ebuild,v 1.3 2015/07/17 12:56:36 klausman Exp $ EAPI="5" @@ -9,7 +9,7 @@ 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)"
