zlogene 15/07/08 20:21:40 Modified: sqlalchemy-migrate-0.9.5.ebuild ChangeLog Log: x86 stable wrt bug #554114 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.3 dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.5.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.5.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.5.ebuild?r1=1.2&r2=1.3 Index: sqlalchemy-migrate-0.9.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.5.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sqlalchemy-migrate-0.9.5.ebuild 7 Jul 2015 15:25:59 -0000 1.2 +++ sqlalchemy-migrate-0.9.5.ebuild 8 Jul 2015 20:21:39 -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-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.5.ebuild,v 1.2 2015/07/07 15:25:59 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.5.ebuild,v 1.3 2015/07/08 20:21:39 zlogene Exp $ EAPI=5 # py3 has a syntax errors. On testing it is underdone @@ -14,7 +14,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] 1.60 dev-python/sqlalchemy-migrate/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog?rev=1.60&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog?rev=1.60&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog?r1=1.59&r2=1.60 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v retrieving revision 1.59 retrieving revision 1.60 diff -u -r1.59 -r1.60 --- ChangeLog 8 Jul 2015 05:57:37 -0000 1.59 +++ ChangeLog 8 Jul 2015 20:21:39 -0000 1.60 @@ -1,6 +1,10 @@ # ChangeLog for dev-python/sqlalchemy-migrate # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v 1.59 2015/07/08 05:57:37 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v 1.60 2015/07/08 20:21:39 zlogene Exp $ + + 08 Jul 2015; Mikle Kolyada <[email protected]> + sqlalchemy-migrate-0.9.5.ebuild: + x86 stable wrt bug #554114 08 Jul 2015; Patrick Lauer <[email protected]> -sqlalchemy-migrate-0.7.2-r1.ebuild, -sqlalchemy-migrate-0.7.2.ebuild:
