From 93f8835da99db647345d5fccc169c2a00c76b7b2 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Mon, 3 Nov 2014 11:20:04 +0000 Subject: Stable for amd64, wrt bug #525508 (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F) --- dev-python/flake8/ChangeLog | 5 ++++- dev-python/flake8/flake8-2.1.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-python/flake8') diff --git a/dev-python/flake8/ChangeLog b/dev-python/flake8/ChangeLog index b7c442c5742e..8bf0a5ba9288 100644 --- a/dev-python/flake8/ChangeLog +++ b/dev-python/flake8/ChangeLog @@ -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.18 2014/10/26 16:02:49 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/ChangeLog,v 1.19 2014/11/03 11:20:04 ago Exp $ + + 03 Nov 2014; Agostino Sarubbo flake8-2.1.0.ebuild: + Stable for amd64, wrt bug #525508 *flake8-2.2.5 (26 Oct 2014) diff --git a/dev-python/flake8/flake8-2.1.0.ebuild b/dev-python/flake8/flake8-2.1.0.ebuild index 643289604b76..ebd1971fa30a 100644 --- a/dev-python/flake8/flake8-2.1.0.ebuild +++ b/dev-python/flake8/flake8-2.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.1.0.ebuild,v 1.8 2014/08/20 20:30:48 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.1.0.ebuild,v 1.9 2014/11/03 11:20:04 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ DESCRIPTION="A wrapper around PyFlakes, pep8 & mccabe" HOMEPAGE="http://bitbucket.org/tarek/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" -- cgit v1.2.3-65-gdbad