maekke 15/01/01 21:21:23 Modified: ChangeLog pyflakes-0.8.1.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.50 dev-python/pyflakes/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyflakes/ChangeLog?rev=1.50&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyflakes/ChangeLog?rev=1.50&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyflakes/ChangeLog?r1=1.49&r2=1.50 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pyflakes/ChangeLog,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- ChangeLog 30 Dec 2014 10:07:21 -0000 1.49 +++ ChangeLog 1 Jan 2015 21:21:23 -0000 1.50 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pyflakes -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyflakes/ChangeLog,v 1.49 2014/12/30 10:07:21 jer Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyflakes/ChangeLog,v 1.50 2015/01/01 21:21:23 maekke Exp $ + + 01 Jan 2015; Markus Meier <[email protected]> pyflakes-0.8.1.ebuild: + arm stable, bug #530600 30 Dec 2014; Jeroen Roovers <[email protected]> pyflakes-0.8.1.ebuild: Stable for HPPA (bug #530600). 1.11 dev-python/pyflakes/pyflakes-0.8.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyflakes/pyflakes-0.8.1.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyflakes/pyflakes-0.8.1.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyflakes/pyflakes-0.8.1.ebuild?r1=1.10&r2=1.11 Index: pyflakes-0.8.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pyflakes/pyflakes-0.8.1.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- pyflakes-0.8.1.ebuild 30 Dec 2014 10:07:21 -0000 1.10 +++ pyflakes-0.8.1.ebuild 1 Jan 2015 21:21:23 -0000 1.11 @@ -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/pyflakes/pyflakes-0.8.1.ebuild,v 1.10 2014/12/30 10:07:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyflakes/pyflakes-0.8.1.ebuild,v 1.11 2015/01/01 21:21:23 maekke Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} ) @@ -13,7 +13,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
