summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-11-03 11:20:04 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-11-03 11:20:04 +0000
commit93f8835da99db647345d5fccc169c2a00c76b7b2 (patch)
treea589dc763351b0a5351067c82811a674142f364d /dev-python/flake8
parentStable for amd64, wrt bug #525508 (diff)
downloadgentoo-2-93f8835da99db647345d5fccc169c2a00c76b7b2.tar.gz
gentoo-2-93f8835da99db647345d5fccc169c2a00c76b7b2.tar.bz2
gentoo-2-93f8835da99db647345d5fccc169c2a00c76b7b2.zip
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)
Diffstat (limited to 'dev-python/flake8')
-rw-r--r--dev-python/flake8/ChangeLog5
-rw-r--r--dev-python/flake8/flake8-2.1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
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 <ago@gentoo.org> 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"