Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pytest-cov: ChangeLog pytest-cov-1.6.ebuild
Date: Sun, 02 Aug 2015 09:34:49
Message-Id: 20150802093446.9B579120@oystercatcher.gentoo.org
1 pacho 15/08/02 09:34:46
2
3 Modified: ChangeLog pytest-cov-1.6.ebuild
4 Log:
5 sparc stable wrt bug #530586
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.19 dev-python/pytest-cov/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest-cov/ChangeLog?rev=1.19&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest-cov/ChangeLog?rev=1.19&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest-cov/ChangeLog?r1=1.18&r2=1.19
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/pytest-cov/ChangeLog,v
19 retrieving revision 1.18
20 retrieving revision 1.19
21 diff -u -r1.18 -r1.19
22 --- ChangeLog 7 Jun 2015 19:33:58 -0000 1.18
23 +++ ChangeLog 2 Aug 2015 09:34:46 -0000 1.19
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-python/pytest-cov
26 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest-cov/ChangeLog,v 1.18 2015/06/07 19:33:58 jlec Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest-cov/ChangeLog,v 1.19 2015/08/02 09:34:46 pacho Exp $
29 +
30 + 02 Aug 2015; Pacho Ramos <pacho@g.o> pytest-cov-1.6.ebuild:
31 + sparc stable wrt bug #530586
32
33 07 Jun 2015; Justin Lecher <jlec@g.o> metadata.xml:
34 Add bitbucket to remote-id in metadata.xml
35
36
37
38 1.14 dev-python/pytest-cov/pytest-cov-1.6.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest-cov/pytest-cov-1.6.ebuild?rev=1.14&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest-cov/pytest-cov-1.6.ebuild?rev=1.14&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest-cov/pytest-cov-1.6.ebuild?r1=1.13&r2=1.14
43
44 Index: pytest-cov-1.6.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-python/pytest-cov/pytest-cov-1.6.ebuild,v
47 retrieving revision 1.13
48 retrieving revision 1.14
49 diff -u -r1.13 -r1.14
50 --- pytest-cov-1.6.ebuild 13 Apr 2015 09:14:43 -0000 1.13
51 +++ pytest-cov-1.6.ebuild 2 Aug 2015 09:34:46 -0000 1.14
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2015 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $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 $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest-cov/pytest-cov-1.6.ebuild,v 1.14 2015/08/02 09:34:46 pacho Exp $
57
58 EAPI="5"
59
60 @@ -13,7 +13,7 @@
61
62 LICENSE="MIT"
63 SLOT="0"
64 -KEYWORDS="alpha ~amd64 arm hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
65 +KEYWORDS="alpha ~amd64 arm hppa ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux"
66 IUSE=""
67
68 DEPEND=""