summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-01 09:44:51 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-01 09:44:51 +0000
commit433f0e01e12c3c47f54147f239864f415aab7174 (patch)
tree0a8d4ba5b1950e887b33469a1034b42adf106428 /dev-python/coverage
parentStable for sparc, wrt bug #520298 (diff)
downloadgentoo-2-433f0e01e12c3c47f54147f239864f415aab7174.tar.gz
gentoo-2-433f0e01e12c3c47f54147f239864f415aab7174.tar.bz2
gentoo-2-433f0e01e12c3c47f54147f239864f415aab7174.zip
Stable for sparc, wrt bug #524416
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/coverage')
-rw-r--r--dev-python/coverage/ChangeLog5
-rw-r--r--dev-python/coverage/coverage-3.7.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/coverage/ChangeLog b/dev-python/coverage/ChangeLog
index f56393c28b99..d004bcdfe6db 100644
--- a/dev-python/coverage/ChangeLog
+++ b/dev-python/coverage/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/coverage
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/coverage/ChangeLog,v 1.121 2014/11/19 15:16:09 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/coverage/ChangeLog,v 1.122 2014/12/01 09:44:51 ago Exp $
+
+ 01 Dec 2014; Agostino Sarubbo <ago@gentoo.org> coverage-3.7.1.ebuild:
+ Stable for sparc, wrt bug #524416
19 Nov 2014; Ian Delaney <idella4@gentoo.org> coverage-3.7.1.ebuild:
clean old python impls, add pypy3 support
diff --git a/dev-python/coverage/coverage-3.7.1.ebuild b/dev-python/coverage/coverage-3.7.1.ebuild
index 61373fb78d1b..fc5aeeef318d 100644
--- a/dev-python/coverage/coverage-3.7.1.ebuild
+++ b/dev-python/coverage/coverage-3.7.1.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/coverage/coverage-3.7.1.ebuild,v 1.13 2014/11/19 15:16:09 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/coverage/coverage-3.7.1.ebuild,v 1.14 2014/12/01 09:44:51 ago Exp $
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"