ago 15/04/13 09:26:23 Modified: psycopg-1.1.21-r1.ebuild ChangeLog Log: Stable for alpha, wrt bug #540290 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Revision Changes Path 1.14 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.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-1.1.21-r1.ebuild?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/psycopg-1.1.21-r1.ebuild?r1=1.13&r2=1.14 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.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- psycopg-1.1.21-r1.ebuild 8 Apr 2015 08:04:54 -0000 1.13 +++ psycopg-1.1.21-r1.ebuild 13 Apr 2015 09:26:23 -0000 1.14 @@ -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.13 2015/04/08 08:04:54 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-1.1.21-r1.ebuild,v 1.14 2015/04/13 09:26:23 ago Exp $ EAPI=5 PYTHON_COMPAT=( python2_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.202 dev-python/psycopg/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/ChangeLog?rev=1.202&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/ChangeLog?rev=1.202&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psycopg/ChangeLog?r1=1.201&r2=1.202 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v retrieving revision 1.201 retrieving revision 1.202 diff -u -r1.201 -r1.202 --- ChangeLog 8 Apr 2015 08:04:54 -0000 1.201 +++ ChangeLog 13 Apr 2015 09:26:23 -0000 1.202 @@ -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.201 2015/04/08 08:04:54 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v 1.202 2015/04/13 09:26:23 ago Exp $ + + 13 Apr 2015; Agostino Sarubbo <[email protected]> psycopg-1.1.21-r1.ebuild: + Stable for alpha, wrt bug #540290 08 Apr 2015; Michał Górny <[email protected]> psycopg-1.1.21-r1.ebuild, psycopg-2.5.1.ebuild, psycopg-2.5.2.ebuild, psycopg-2.5.3.ebuild,
