summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-11-03 11:20:12 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-11-03 11:20:12 +0000
commit973f393745351eea7cb8c9635f794ed96a4ed939 (patch)
treecd98542c6dd83080de31f633db9633b4c603628c /dev-python/pep8
parentUpdate PostgreSQL dependencies and/or checks to virtual/postgresql. (diff)
downloadgentoo-2-973f393745351eea7cb8c9635f794ed96a4ed939.tar.gz
gentoo-2-973f393745351eea7cb8c9635f794ed96a4ed939.tar.bz2
gentoo-2-973f393745351eea7cb8c9635f794ed96a4ed939.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/pep8')
-rw-r--r--dev-python/pep8/ChangeLog5
-rw-r--r--dev-python/pep8/pep8-1.5.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pep8/ChangeLog b/dev-python/pep8/ChangeLog
index a7c2524bbb39..06e87493eb42 100644
--- a/dev-python/pep8/ChangeLog
+++ b/dev-python/pep8/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pep8
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/ChangeLog,v 1.34 2014/07/24 13:20:36 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/ChangeLog,v 1.35 2014/11/03 11:20:12 ago Exp $
+
+ 03 Nov 2014; Agostino Sarubbo <ago@gentoo.org> pep8-1.5.7.ebuild:
+ Stable for amd64, wrt bug #525508
24 Jul 2014; Ian Delaney <idella4@gentoo.org> pep8-1.4.5.ebuild:
drop py2.6 add py3.4 support
diff --git a/dev-python/pep8/pep8-1.5.7.ebuild b/dev-python/pep8/pep8-1.5.7.ebuild
index e611bf36b9ad..6112611ab3f7 100644
--- a/dev-python/pep8/pep8-1.5.7.ebuild
+++ b/dev-python/pep8/pep8-1.5.7.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/pep8/pep8-1.5.7.ebuild,v 1.4 2014/07/20 11:06:02 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/pep8-1.5.7.ebuild,v 1.5 2014/11/03 11:20:12 ago Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-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="doc"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]