summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-04-13 09:14:43 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-04-13 09:14:43 +0000
commit7eb7612f3b70e52180ff30de1bd05103e93c2219 (patch)
tree41c238740312390f91f236044e761ec7c9b8f1ed /dev-python/pytest-cov
parentStable for alpha, wrt bug #525562 (diff)
downloadgentoo-2-7eb7612f3b70e52180ff30de1bd05103e93c2219.tar.gz
gentoo-2-7eb7612f3b70e52180ff30de1bd05103e93c2219.tar.bz2
gentoo-2-7eb7612f3b70e52180ff30de1bd05103e93c2219.zip
Stable for alpha, wrt bug #525562
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/pytest-cov')
-rw-r--r--dev-python/pytest-cov/ChangeLog5
-rw-r--r--dev-python/pytest-cov/pytest-cov-1.6.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-python/pytest-cov/ChangeLog b/dev-python/pytest-cov/ChangeLog
index d238f27a132d..5b286b26974a 100644
--- a/dev-python/pytest-cov/ChangeLog
+++ b/dev-python/pytest-cov/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pytest-cov
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest-cov/ChangeLog,v 1.15 2015/04/04 19:33:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest-cov/ChangeLog,v 1.16 2015/04/13 09:14:43 ago Exp $
+
+ 13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> pytest-cov-1.6.ebuild:
+ Stable for alpha, wrt bug #525562
04 Apr 2015; Mike Frysinger <vapier@gentoo.org> pytest-cov-1.8.1.ebuild:
Mark arm64/ia64/m68k/s390/sh stable.
diff --git a/dev-python/pytest-cov/pytest-cov-1.6.ebuild b/dev-python/pytest-cov/pytest-cov-1.6.ebuild
index 2395e48a15e9..186c4a9b4c39 100644
--- a/dev-python/pytest-cov/pytest-cov-1.6.ebuild
+++ b/dev-python/pytest-cov/pytest-cov-1.6.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/pytest-cov/pytest-cov-1.6.ebuild,v 1.12 2014/12/30 10:24:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest-cov/pytest-cov-1.6.ebuild,v 1.13 2015/04/13 09:14:43 ago Exp $
EAPI="5"
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 arm hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha ~amd64 arm hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""
DEPEND=""