Gentoo Archives: gentoo-commits

From: "Akinori Hattori (hattya)" <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/iso8601: iso8601-0.1.4.ebuild iso8601-0.1.4-r1.ebuild iso8601-0.1.10.ebuild iso8601-0.1.8.ebuild ChangeLog
Date: Sun, 08 Jun 2014 12:10:45
Message-Id: 20140608121041.43E232004E@flycatcher.gentoo.org
1 hattya 14/06/08 12:10:41
2
3 Modified: iso8601-0.1.4.ebuild iso8601-0.1.4-r1.ebuild
4 iso8601-0.1.10.ebuild iso8601-0.1.8.ebuild
5 ChangeLog
6 Log:
7 keyword ~ia64 wrt bug #503094
8
9 (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key EC917A6D)
10
11 Revision Changes Path
12 1.3 dev-python/iso8601/iso8601-0.1.4.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/iso8601/iso8601-0.1.4.ebuild?rev=1.3&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/iso8601/iso8601-0.1.4.ebuild?rev=1.3&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/iso8601/iso8601-0.1.4.ebuild?r1=1.2&r2=1.3
17
18 Index: iso8601-0.1.4.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-python/iso8601/iso8601-0.1.4.ebuild,v
21 retrieving revision 1.2
22 retrieving revision 1.3
23 diff -u -r1.2 -r1.3
24 --- iso8601-0.1.4.ebuild 19 Aug 2011 19:36:55 -0000 1.2
25 +++ iso8601-0.1.4.ebuild 8 Jun 2014 12:10:41 -0000 1.3
26 @@ -1,6 +1,6 @@
27 -# Copyright 1999-2011 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/iso8601/iso8601-0.1.4.ebuild,v 1.2 2011/08/19 19:36:55 hwoarang Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/dev-python/iso8601/iso8601-0.1.4.ebuild,v 1.3 2014/06/08 12:10:41 hattya Exp $
32
33 EAPI=3
34 PYTHON_DEPEND="2"
35 @@ -16,7 +16,7 @@
36
37 LICENSE="MIT"
38 SLOT="0"
39 -KEYWORDS="~amd64 ~x86"
40 +KEYWORDS="~amd64 ~ia64 ~x86"
41 IUSE="test"
42
43 DEPEND="dev-python/setuptools"
44
45
46
47 1.5 dev-python/iso8601/iso8601-0.1.4-r1.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/iso8601/iso8601-0.1.4-r1.ebuild?rev=1.5&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/iso8601/iso8601-0.1.4-r1.ebuild?rev=1.5&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/iso8601/iso8601-0.1.4-r1.ebuild?r1=1.4&r2=1.5
52
53 Index: iso8601-0.1.4-r1.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/dev-python/iso8601/iso8601-0.1.4-r1.ebuild,v
56 retrieving revision 1.4
57 retrieving revision 1.5
58 diff -u -r1.4 -r1.5
59 --- iso8601-0.1.4-r1.ebuild 31 Mar 2014 21:20:55 -0000 1.4
60 +++ iso8601-0.1.4-r1.ebuild 8 Jun 2014 12:10:41 -0000 1.5
61 @@ -1,6 +1,6 @@
62 # Copyright 1999-2014 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/dev-python/iso8601/iso8601-0.1.4-r1.ebuild,v 1.4 2014/03/31 21:20:55 mgorny Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/dev-python/iso8601/iso8601-0.1.4-r1.ebuild,v 1.5 2014/06/08 12:10:41 hattya Exp $
66
67 EAPI=5
68 PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
69 @@ -13,7 +13,7 @@
70
71 LICENSE="MIT"
72 SLOT="0"
73 -KEYWORDS="~amd64 ~x86"
74 +KEYWORDS="~amd64 ~ia64 ~x86"
75 IUSE="test"
76
77 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
78
79
80
81 1.8 dev-python/iso8601/iso8601-0.1.10.ebuild
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/iso8601/iso8601-0.1.10.ebuild?rev=1.8&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/iso8601/iso8601-0.1.10.ebuild?rev=1.8&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/iso8601/iso8601-0.1.10.ebuild?r1=1.7&r2=1.8
86
87 Index: iso8601-0.1.10.ebuild
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/dev-python/iso8601/iso8601-0.1.10.ebuild,v
90 retrieving revision 1.7
91 retrieving revision 1.8
92 diff -u -r1.7 -r1.8
93 --- iso8601-0.1.10.ebuild 2 Apr 2014 20:45:27 -0000 1.7
94 +++ iso8601-0.1.10.ebuild 8 Jun 2014 12:10:41 -0000 1.8
95 @@ -1,6 +1,6 @@
96 # Copyright 1999-2014 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98 -# $Header: /var/cvsroot/gentoo-x86/dev-python/iso8601/iso8601-0.1.10.ebuild,v 1.7 2014/04/02 20:45:27 radhermit Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/dev-python/iso8601/iso8601-0.1.10.ebuild,v 1.8 2014/06/08 12:10:41 hattya Exp $
100
101 EAPI=5
102 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy pypy2_0 )
103 @@ -13,7 +13,7 @@
104
105 LICENSE="MIT"
106 SLOT="0"
107 -KEYWORDS="~amd64 ~arm ~hppa ~mips ~x86 ~amd64-linux ~x86-fbsd ~x86-linux"
108 +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
109 IUSE="test"
110
111 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
112
113
114
115 1.7 dev-python/iso8601/iso8601-0.1.8.ebuild
116
117 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/iso8601/iso8601-0.1.8.ebuild?rev=1.7&view=markup
118 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/iso8601/iso8601-0.1.8.ebuild?rev=1.7&content-type=text/plain
119 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/iso8601/iso8601-0.1.8.ebuild?r1=1.6&r2=1.7
120
121 Index: iso8601-0.1.8.ebuild
122 ===================================================================
123 RCS file: /var/cvsroot/gentoo-x86/dev-python/iso8601/iso8601-0.1.8.ebuild,v
124 retrieving revision 1.6
125 retrieving revision 1.7
126 diff -u -r1.6 -r1.7
127 --- iso8601-0.1.8.ebuild 31 Mar 2014 21:20:55 -0000 1.6
128 +++ iso8601-0.1.8.ebuild 8 Jun 2014 12:10:41 -0000 1.7
129 @@ -1,6 +1,6 @@
130 # Copyright 1999-2014 Gentoo Foundation
131 # Distributed under the terms of the GNU General Public License v2
132 -# $Header: /var/cvsroot/gentoo-x86/dev-python/iso8601/iso8601-0.1.8.ebuild,v 1.6 2014/03/31 21:20:55 mgorny Exp $
133 +# $Header: /var/cvsroot/gentoo-x86/dev-python/iso8601/iso8601-0.1.8.ebuild,v 1.7 2014/06/08 12:10:41 hattya Exp $
134
135 EAPI=5
136 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
137 @@ -13,7 +13,7 @@
138
139 LICENSE="MIT"
140 SLOT="0"
141 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
142 +KEYWORDS="~amd64 ~ia64 ~x86 ~amd64-linux ~x86-linux"
143 IUSE="test"
144
145 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
146
147
148
149 1.21 dev-python/iso8601/ChangeLog
150
151 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/iso8601/ChangeLog?rev=1.21&view=markup
152 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/iso8601/ChangeLog?rev=1.21&content-type=text/plain
153 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/iso8601/ChangeLog?r1=1.20&r2=1.21
154
155 Index: ChangeLog
156 ===================================================================
157 RCS file: /var/cvsroot/gentoo-x86/dev-python/iso8601/ChangeLog,v
158 retrieving revision 1.20
159 retrieving revision 1.21
160 diff -u -r1.20 -r1.21
161 --- ChangeLog 20 Apr 2014 23:51:59 -0000 1.20
162 +++ ChangeLog 8 Jun 2014 12:10:41 -0000 1.21
163 @@ -1,6 +1,10 @@
164 # ChangeLog for dev-python/iso8601
165 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
166 -# $Header: /var/cvsroot/gentoo-x86/dev-python/iso8601/ChangeLog,v 1.20 2014/04/20 23:51:59 prometheanfire Exp $
167 +# $Header: /var/cvsroot/gentoo-x86/dev-python/iso8601/ChangeLog,v 1.21 2014/06/08 12:10:41 hattya Exp $
168 +
169 + 08 Jun 2014; Akinori Hattori <hattya@g.o> iso8601-0.1.10.ebuild,
170 + iso8601-0.1.4-r1.ebuild, iso8601-0.1.4.ebuild, iso8601-0.1.8.ebuild:
171 + keyword ~ia64 wrt bug #503094
172
173 20 Apr 2014; Matthew Thode <prometheanfire@g.o> -iso8601-0.1.9.ebuild:
174 removing bad version