maekke 15/01/01 21:23:37 Modified: ChangeLog flake8-2.2.5.ebuild Log: arm stable, bug #530600 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.22 dev-python/flake8/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/ChangeLog?rev=1.22&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/ChangeLog?rev=1.22&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/ChangeLog?r1=1.21&r2=1.22 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/flake8/ChangeLog,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- ChangeLog 30 Dec 2014 10:10:15 -0000 1.21 +++ ChangeLog 1 Jan 2015 21:23:37 -0000 1.22 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/flake8 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/ChangeLog,v 1.21 2014/12/30 10:10:15 jer Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/ChangeLog,v 1.22 2015/01/01 21:23:37 maekke Exp $ + + 01 Jan 2015; Markus Meier <[email protected]> flake8-2.2.5.ebuild: + arm stable, bug #530600 30 Dec 2014; Jeroen Roovers <[email protected]> flake8-2.2.5.ebuild: Stable for HPPA (bug #530600). 1.3 dev-python/flake8/flake8-2.2.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/flake8-2.2.5.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/flake8-2.2.5.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/flake8-2.2.5.ebuild?r1=1.2&r2=1.3 Index: flake8-2.2.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.2.5.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- flake8-2.2.5.ebuild 30 Dec 2014 10:10:15 -0000 1.2 +++ flake8-2.2.5.ebuild 1 Jan 2015 21:23:37 -0000 1.3 @@ -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/flake8/flake8-2.2.5.ebuild,v 1.2 2014/12/30 10:10:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.2.5.ebuild,v 1.3 2015/01/01 21:23:37 maekke Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} ) @@ -11,7 +11,7 @@ HOMEPAGE="http://bitbucket.org/tarek/flake8 https://pypi.python.org/pypi/flake8" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="test" LICENSE="MIT" SLOT="0"
