pacho 15/05/15 07:06:42 Modified: ChangeLog flake8-2.2.5.ebuild Log: ppc stable wrt bug #530600 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Revision Changes Path 1.36 dev-python/flake8/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/ChangeLog?rev=1.36&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/ChangeLog?rev=1.36&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/ChangeLog?r1=1.35&r2=1.36 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/flake8/ChangeLog,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- ChangeLog 14 Apr 2015 12:49:44 -0000 1.35 +++ ChangeLog 15 May 2015 07:06:42 -0000 1.36 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/flake8 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/ChangeLog,v 1.35 2015/04/14 12:49:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/ChangeLog,v 1.36 2015/05/15 07:06:42 pacho Exp $ + + 15 May 2015; Pacho Ramos <[email protected]> flake8-2.2.5.ebuild: + ppc stable wrt bug #530600 14 Apr 2015; Agostino Sarubbo <[email protected]> flake8-2.0-r1.ebuild: Stable for ia64, wrt bug #540290 1.6 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.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/flake8-2.2.5.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/flake8-2.2.5.ebuild?r1=1.5&r2=1.6 Index: flake8-2.2.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.2.5.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- flake8-2.2.5.ebuild 13 Apr 2015 09:12:44 -0000 1.5 +++ flake8-2.2.5.ebuild 15 May 2015 07:06:42 -0000 1.6 @@ -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/flake8/flake8-2.2.5.ebuild,v 1.5 2015/04/13 09:12:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.2.5.ebuild,v 1.6 2015/05/15 07:06:42 pacho 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"
