summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2015-01-01 21:22:32 +0000
committerMarkus Meier <maekke@gentoo.org>2015-01-01 21:22:32 +0000
commitd13724c92c8913e71068bee5b50f1619c4ee3055 (patch)
treee5c0850e31d9d97554a79362ea6b7fac378eab7e /dev-python/pep8
parentarm stable, bug #533692 (diff)
downloadgentoo-2-d13724c92c8913e71068bee5b50f1619c4ee3055.tar.gz
gentoo-2-d13724c92c8913e71068bee5b50f1619c4ee3055.tar.bz2
gentoo-2-d13724c92c8913e71068bee5b50f1619c4ee3055.zip
arm stable, bug #530600
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-python/pep8')
-rw-r--r--dev-python/pep8/ChangeLog7
-rw-r--r--dev-python/pep8/pep8-1.5.7.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/pep8/ChangeLog b/dev-python/pep8/ChangeLog
index ace3f4b4a381..6f505c1d3c95 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.39 2014/12/30 10:08:31 jer Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/ChangeLog,v 1.40 2015/01/01 21:22:32 maekke Exp $
+
+ 01 Jan 2015; Markus Meier <maekke@gentoo.org> pep8-1.5.7.ebuild:
+ arm stable, bug #530600
30 Dec 2014; Jeroen Roovers <jer@gentoo.org> pep8-1.5.7.ebuild:
Stable for HPPA (bug #530600).
diff --git a/dev-python/pep8/pep8-1.5.7.ebuild b/dev-python/pep8/pep8-1.5.7.ebuild
index 93fdee02a644..35bf0cc9df44 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
+# Copyright 1999-2015 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.8 2014/12/30 10:08:31 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/pep8-1.5.7.ebuild,v 1.9 2015/01/01 21:22:32 maekke Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
@@ -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}]