pacho 15/03/06 22:32:26 Modified: psycopg-1.1.21-r1.ebuild ChangeLog Log: amd64 stable, bug 540290 (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Revision Changes Path 1.9 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.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-1.1.21-r1.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-1.1.21-r1.ebuild?r1=1.8&r2=1.9 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.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- psycopg-1.1.21-r1.ebuild 28 Dec 2014 15:41:58 -0000 1.8 +++ psycopg-1.1.21-r1.ebuild 6 Mar 2015 22:32:26 -0000 1.9 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# 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.8 2014/12/28 15:41:58 titanofold Exp $ +# $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 $ 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.197 dev-python/psycopg/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/ChangeLog?rev=1.197&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/ChangeLog?rev=1.197&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/ChangeLog?r1=1.196&r2=1.197 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v retrieving revision 1.196 retrieving revision 1.197 diff -u -r1.196 -r1.197 --- ChangeLog 2 Mar 2015 04:01:51 -0000 1.196 +++ ChangeLog 6 Mar 2015 22:32:26 -0000 1.197 @@ -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.196 2015/03/02 04:01:51 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v 1.197 2015/03/06 22:32:26 pacho Exp $ + + 06 Mar 2015; Pacho Ramos <[email protected]> psycopg-1.1.21-r1.ebuild: + amd64 stable, bug 540290 02 Mar 2015; Patrick Lauer <[email protected]> psycopg-2.6.ebuild: Fix doc build #539948
