summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-11-24 13:48:57 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-11-24 13:48:57 +0000
commit6acb17b92e87a21bb98ebfa1f9f390ae294e275a (patch)
treea250fe1513191d253218c40e0198b9fa18a43fb4 /dev-python/pep8
parentStable for x86, wrt bug #481850 (diff)
downloadgentoo-2-6acb17b92e87a21bb98ebfa1f9f390ae294e275a.tar.gz
gentoo-2-6acb17b92e87a21bb98ebfa1f9f390ae294e275a.tar.bz2
gentoo-2-6acb17b92e87a21bb98ebfa1f9f390ae294e275a.zip
Stable for x86, wrt bug #481850
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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.4.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pep8/ChangeLog b/dev-python/pep8/ChangeLog
index 0a1f77774212..78343acb3e9a 100644
--- a/dev-python/pep8/ChangeLog
+++ b/dev-python/pep8/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pep8
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/ChangeLog,v 1.23 2013/11/24 13:47:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/ChangeLog,v 1.24 2013/11/24 13:48:57 ago Exp $
+
+ 24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> pep8-1.4.6.ebuild:
+ Stable for x86, wrt bug #481850
24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> pep8-1.4.6.ebuild:
Stable for amd64, wrt bug #481850
diff --git a/dev-python/pep8/pep8-1.4.6.ebuild b/dev-python/pep8/pep8-1.4.6.ebuild
index ca114f0df9f0..138340a0b68a 100644
--- a/dev-python/pep8/pep8-1.4.6.ebuild
+++ b/dev-python/pep8/pep8-1.4.6.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/pep8/pep8-1.4.6.ebuild,v 1.3 2013/11/24 13:47:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/pep8-1.4.6.ebuild,v 1.4 2013/11/24 13:48:57 ago Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"