pacho 15/03/07 00:17:42 Modified: psycopg-1.1.21-r1.ebuild ChangeLog Log: ppc64 stable, bug 540290 (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key A188FBD4)
Revision Changes Path 1.10 dev-python/psycopg/psycopg-1.1.21-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-1.1.21-r1.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-1.1.21-r1.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-1.1.21-r1.ebuild?r1=1.9&r2=1.10 Index: psycopg-1.1.21-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-1.1.21-r1.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- psycopg-1.1.21-r1.ebuild 6 Mar 2015 22:32:26 -0000 1.9 +++ psycopg-1.1.21-r1.ebuild 7 Mar 2015 00:17:42 -0000 1.10 @@ -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-python/psycopg/psycopg-1.1.21-r1.ebuild,v 1.9 2015/03/06 22:32:26 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-1.1.21-r1.ebuild,v 1.10 2015/03/07 00:17:42 pacho Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -13,7 +13,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ppc64 ~sparc ~x86" IUSE="examples" RDEPEND=">=dev-python/egenix-mx-base-2.0.3[${PYTHON_USEDEP}] 1.198 dev-python/psycopg/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/ChangeLog?rev=1.198&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/ChangeLog?rev=1.198&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/ChangeLog?r1=1.197&r2=1.198 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v retrieving revision 1.197 retrieving revision 1.198 diff -u -r1.197 -r1.198 --- ChangeLog 6 Mar 2015 22:32:26 -0000 1.197 +++ ChangeLog 7 Mar 2015 00:17:42 -0000 1.198 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/psycopg # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v 1.197 2015/03/06 22:32:26 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v 1.198 2015/03/07 00:17:42 pacho Exp $ + + 07 Mar 2015; Pacho Ramos <[email protected]> psycopg-1.1.21-r1.ebuild: + ppc64 stable, bug 540290 06 Mar 2015; Pacho Ramos <[email protected]> psycopg-1.1.21-r1.ebuild: amd64 stable, bug 540290
