maekke 15/07/25 11:15:50 Modified: sqlalchemy-migrate-0.9.6.ebuild ChangeLog Log: add ~arm, bug #554136 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.2 dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.6.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.6.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.6.ebuild?r1=1.1&r2=1.2 Index: sqlalchemy-migrate-0.9.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.6.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sqlalchemy-migrate-0.9.6.ebuild 7 Jul 2015 10:34:07 -0000 1.1 +++ sqlalchemy-migrate-0.9.6.ebuild 25 Jul 2015 11:15:50 -0000 1.2 @@ -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.6.ebuild,v 1.1 2015/07/07 10:34:07 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.6.ebuild,v 1.2 2015/07/25 11:15:50 maekke Exp $ EAPI=5 # py3 has a syntax errors. On testing it is underdone @@ -14,7 +14,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="doc" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] 1.62 dev-python/sqlalchemy-migrate/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog?rev=1.62&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog?rev=1.62&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog?r1=1.61&r2=1.62 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v retrieving revision 1.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- ChangeLog 15 Jul 2015 22:16:33 -0000 1.61 +++ ChangeLog 25 Jul 2015 11:15:50 -0000 1.62 @@ -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.61 2015/07/15 22:16:33 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v 1.62 2015/07/25 11:15:50 maekke Exp $ + + 25 Jul 2015; Markus Meier <[email protected]> + sqlalchemy-migrate-0.9.6.ebuild: + add ~arm, bug #554136 *sqlalchemy-migrate-0.7.2-r1 (15 Jul 2015)
