summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-28 11:15:17 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-28 11:15:17 +0000
commitc0081c3f1c0f68282da0210cb36bcc4f37d124e6 (patch)
tree89510fdcb3b462081855ff0255fa83576e96cbe4 /dev-python/flake8
parentStable for x86, wrt bug #450086 (diff)
downloadgentoo-2-c0081c3f1c0f68282da0210cb36bcc4f37d124e6.tar.gz
gentoo-2-c0081c3f1c0f68282da0210cb36bcc4f37d124e6.tar.bz2
gentoo-2-c0081c3f1c0f68282da0210cb36bcc4f37d124e6.zip
Stable for x86, wrt bug #450086
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/flake8/ChangeLog b/dev-python/flake8/ChangeLog
index c01baad7f96e..5d9992db3a66 100644
--- a/dev-python/flake8/ChangeLog
+++ b/dev-python/flake8/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/flake8
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/ChangeLog,v 1.3 2013/07/30 09:07:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/ChangeLog,v 1.4 2013/08/28 11:15:17 ago Exp $
+
+ 28 Aug 2013; Agostino Sarubbo <ago@gentoo.org> flake8-2.0.ebuild:
+ Stable for x86, wrt bug #450086
30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> flake8-2.0.ebuild:
Stable for amd64, wrt bug #450086
diff --git a/dev-python/flake8/flake8-2.0.ebuild b/dev-python/flake8/flake8-2.0.ebuild
index c058bab37d92..c061807ccbba 100644
--- a/dev-python/flake8/flake8-2.0.ebuild
+++ b/dev-python/flake8/flake8-2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.0.ebuild,v 1.3 2013/07/30 09:07:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.0.ebuild,v 1.4 2013/08/28 11:15:17 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="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
LICENSE="MIT"
SLOT="0"