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/subunit: subunit-0.0.18.ebuild subunit-0.0.16.ebuild subunit-0.0.15-r1.ebuild ChangeLog
Date: Sun, 08 Jun 2014 09:36:18
Message-Id: 20140608093614.6F2AB2004E@flycatcher.gentoo.org
1 hattya 14/06/08 09:36:14
2
3 Modified: subunit-0.0.18.ebuild subunit-0.0.16.ebuild
4 subunit-0.0.15-r1.ebuild ChangeLog
5 Log:
6 keyword ~ia64 wrt bug #508282
7
8 (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key EC917A6D)
9
10 Revision Changes Path
11 1.4 dev-python/subunit/subunit-0.0.18.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.18.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.18.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.18.ebuild?r1=1.3&r2=1.4
16
17 Index: subunit-0.0.18.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.18.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- subunit-0.0.18.ebuild 3 Apr 2014 00:48:16 -0000 1.3
24 +++ subunit-0.0.18.ebuild 8 Jun 2014 09:36:14 -0000 1.4
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.18.ebuild,v 1.3 2014/04/03 00:48:16 idella4 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.18.ebuild,v 1.4 2014/06/08 09:36:14 hattya Exp $
30
31 EAPI=5
32
33 @@ -14,7 +14,7 @@
34
35 LICENSE="Apache-2.0 BSD"
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd"
38 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd"
39 #need to keyword the following in =dev-python/extras-0.0.3 then readd the keywords here
40 #ia64 s390 sh sparc amd64-fbsd
41 IUSE="static-libs"
42
43
44
45 1.7 dev-python/subunit/subunit-0.0.16.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.16.ebuild?rev=1.7&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.16.ebuild?rev=1.7&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.16.ebuild?r1=1.6&r2=1.7
50
51 Index: subunit-0.0.16.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.16.ebuild,v
54 retrieving revision 1.6
55 retrieving revision 1.7
56 diff -u -r1.6 -r1.7
57 --- subunit-0.0.16.ebuild 27 Apr 2014 11:46:12 -0000 1.6
58 +++ subunit-0.0.16.ebuild 8 Jun 2014 09:36:14 -0000 1.7
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2014 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.16.ebuild,v 1.6 2014/04/27 11:46:12 maekke Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.16.ebuild,v 1.7 2014/06/08 09:36:14 hattya Exp $
64
65 EAPI=5
66
67 @@ -14,7 +14,7 @@
68
69 LICENSE="Apache-2.0 BSD"
70 SLOT="0"
71 -KEYWORDS="~alpha ~amd64 arm hppa ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd"
72 +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd"
73 #need to keyword the following in =dev-python/extras-0.0.3 then readd the keywords here
74 #ia64 s390 sh sparc amd64-fbsd
75 IUSE="static-libs"
76
77
78
79 1.3 dev-python/subunit/subunit-0.0.15-r1.ebuild
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.15-r1.ebuild?rev=1.3&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.15-r1.ebuild?rev=1.3&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.15-r1.ebuild?r1=1.2&r2=1.3
84
85 Index: subunit-0.0.15-r1.ebuild
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.15-r1.ebuild,v
88 retrieving revision 1.2
89 retrieving revision 1.3
90 diff -u -r1.2 -r1.3
91 --- subunit-0.0.15-r1.ebuild 31 Mar 2014 21:03:29 -0000 1.2
92 +++ subunit-0.0.15-r1.ebuild 8 Jun 2014 09:36:14 -0000 1.3
93 @@ -1,6 +1,6 @@
94 # Copyright 1999-2014 Gentoo Foundation
95 # Distributed under the terms of the GNU General Public License v2
96 -# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.15-r1.ebuild,v 1.2 2014/03/31 21:03:29 mgorny Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.15-r1.ebuild,v 1.3 2014/06/08 09:36:14 hattya Exp $
98
99 EAPI=5
100
101 @@ -14,7 +14,7 @@
102
103 LICENSE="Apache-2.0 BSD"
104 SLOT="0"
105 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd"
106 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd"
107 #need to keyword the following in =dev-python/extras-0.0.3 then readd the keywords here
108 #ia64 s390 sh sparc amd64-fbsd
109 IUSE=""
110
111
112
113 1.44 dev-python/subunit/ChangeLog
114
115 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/ChangeLog?rev=1.44&view=markup
116 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/ChangeLog?rev=1.44&content-type=text/plain
117 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/ChangeLog?r1=1.43&r2=1.44
118
119 Index: ChangeLog
120 ===================================================================
121 RCS file: /var/cvsroot/gentoo-x86/dev-python/subunit/ChangeLog,v
122 retrieving revision 1.43
123 retrieving revision 1.44
124 diff -u -r1.43 -r1.44
125 --- ChangeLog 27 Apr 2014 11:46:12 -0000 1.43
126 +++ ChangeLog 8 Jun 2014 09:36:14 -0000 1.44
127 @@ -1,6 +1,10 @@
128 # ChangeLog for dev-python/subunit
129 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
130 -# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/ChangeLog,v 1.43 2014/04/27 11:46:12 maekke Exp $
131 +# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/ChangeLog,v 1.44 2014/06/08 09:36:14 hattya Exp $
132 +
133 + 08 Jun 2014; Akinori Hattori <hattya@g.o> subunit-0.0.15-r1.ebuild,
134 + subunit-0.0.16.ebuild, subunit-0.0.18.ebuild:
135 + keyword ~ia64 wrt bug #508282
136
137 27 Apr 2014; Markus Meier <maekke@g.o> subunit-0.0.16.ebuild:
138 arm stable, bug #506620