Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/sphinxcontrib-httpdomain: sphinxcontrib-httpdomain-1.1.9.ebuild sphinxcontrib-httpdomain-1.2.0.ebuild sphinxcontrib-httpdomain-1.1.8.ebuild ChangeLog
Date: Mon, 31 Mar 2014 20:51:12
Message-Id: 20140331205109.22A672005C@flycatcher.gentoo.org
1 mgorny 14/03/31 20:51:09
2
3 Modified: sphinxcontrib-httpdomain-1.1.9.ebuild
4 sphinxcontrib-httpdomain-1.2.0.ebuild
5 sphinxcontrib-httpdomain-1.1.8.ebuild ChangeLog
6 Log:
7 Add support for the new PyPy slotting.
8
9 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
10
11 Revision Changes Path
12 1.3 dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.1.9.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.1.9.ebuild?rev=1.3&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.1.9.ebuild?rev=1.3&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.1.9.ebuild?r1=1.2&r2=1.3
17
18 Index: sphinxcontrib-httpdomain-1.1.9.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.1.9.ebuild,v
21 retrieving revision 1.2
22 retrieving revision 1.3
23 diff -u -r1.2 -r1.3
24 --- sphinxcontrib-httpdomain-1.1.9.ebuild 5 Sep 2013 18:46:42 -0000 1.2
25 +++ sphinxcontrib-httpdomain-1.1.9.ebuild 31 Mar 2014 20:51:08 -0000 1.3
26 @@ -1,9 +1,9 @@
27 -# Copyright 1999-2013 Gentoo Foundation
28 +# Copyright 1999-2014 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.1.9.ebuild,v 1.2 2013/09/05 18:46:42 mgorny Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.1.9.ebuild,v 1.3 2014/03/31 20:51:08 mgorny Exp $
32
33 EAPI=5
34 -PYTHON_COMPAT=( python{2_6,2_7} pypy2_0 )
35 +PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
36
37 inherit distutils-r1
38
39
40
41
42 1.2 dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.2.0.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.2.0.ebuild?rev=1.2&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.2.0.ebuild?rev=1.2&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.2.0.ebuild?r1=1.1&r2=1.2
47
48 Index: sphinxcontrib-httpdomain-1.2.0.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.2.0.ebuild,v
51 retrieving revision 1.1
52 retrieving revision 1.2
53 diff -u -r1.1 -r1.2
54 --- sphinxcontrib-httpdomain-1.2.0.ebuild 28 Oct 2013 07:17:11 -0000 1.1
55 +++ sphinxcontrib-httpdomain-1.2.0.ebuild 31 Mar 2014 20:51:08 -0000 1.2
56 @@ -1,9 +1,9 @@
57 -# Copyright 1999-2013 Gentoo Foundation
58 +# Copyright 1999-2014 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.2.0.ebuild,v 1.1 2013/10/28 07:17:11 patrick Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.2.0.ebuild,v 1.2 2014/03/31 20:51:08 mgorny Exp $
62
63 EAPI=5
64 -PYTHON_COMPAT=( python{2_6,2_7} pypy2_0 )
65 +PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
66
67 inherit distutils-r1
68
69
70
71
72 1.3 dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.1.8.ebuild
73
74 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.1.8.ebuild?rev=1.3&view=markup
75 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.1.8.ebuild?rev=1.3&content-type=text/plain
76 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.1.8.ebuild?r1=1.2&r2=1.3
77
78 Index: sphinxcontrib-httpdomain-1.1.8.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.1.8.ebuild,v
81 retrieving revision 1.2
82 retrieving revision 1.3
83 diff -u -r1.2 -r1.3
84 --- sphinxcontrib-httpdomain-1.1.8.ebuild 5 Sep 2013 18:46:42 -0000 1.2
85 +++ sphinxcontrib-httpdomain-1.1.8.ebuild 31 Mar 2014 20:51:08 -0000 1.3
86 @@ -1,9 +1,9 @@
87 -# Copyright 1999-2013 Gentoo Foundation
88 +# Copyright 1999-2014 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.1.8.ebuild,v 1.2 2013/09/05 18:46:42 mgorny Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.1.8.ebuild,v 1.3 2014/03/31 20:51:08 mgorny Exp $
92
93 EAPI=5
94 -PYTHON_COMPAT=( python{2_6,2_7} pypy2_0 )
95 +PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
96
97 inherit distutils-r1
98
99
100
101
102 1.5 dev-python/sphinxcontrib-httpdomain/ChangeLog
103
104 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinxcontrib-httpdomain/ChangeLog?rev=1.5&view=markup
105 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinxcontrib-httpdomain/ChangeLog?rev=1.5&content-type=text/plain
106 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sphinxcontrib-httpdomain/ChangeLog?r1=1.4&r2=1.5
107
108 Index: ChangeLog
109 ===================================================================
110 RCS file: /var/cvsroot/gentoo-x86/dev-python/sphinxcontrib-httpdomain/ChangeLog,v
111 retrieving revision 1.4
112 retrieving revision 1.5
113 diff -u -r1.4 -r1.5
114 --- ChangeLog 28 Oct 2013 07:17:11 -0000 1.4
115 +++ ChangeLog 31 Mar 2014 20:51:08 -0000 1.5
116 @@ -1,6 +1,11 @@
117 # ChangeLog for dev-python/sphinxcontrib-httpdomain
118 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
119 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinxcontrib-httpdomain/ChangeLog,v 1.4 2013/10/28 07:17:11 patrick Exp $
120 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
121 +# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinxcontrib-httpdomain/ChangeLog,v 1.5 2014/03/31 20:51:08 mgorny Exp $
122 +
123 + 31 Mar 2014; Michał Górny <mgorny@g.o>
124 + sphinxcontrib-httpdomain-1.1.8.ebuild, sphinxcontrib-httpdomain-1.1.9.ebuild,
125 + sphinxcontrib-httpdomain-1.2.0.ebuild:
126 + Add support for the new PyPy slotting.
127
128 *sphinxcontrib-httpdomain-1.2.0 (28 Oct 2013)