Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/buildbot: ChangeLog buildbot-0.8.6.ebuild buildbot-0.8.6_p1.ebuild
Date: Sun, 30 Sep 2012 17:07:52
Message-Id: 20120930170743.2FA7721600@flycatcher.gentoo.org
1 armin76 12/09/30 17:07:43
2
3 Modified: ChangeLog buildbot-0.8.6.ebuild
4 buildbot-0.8.6_p1.ebuild
5 Log:
6 Readd ~ia64/~s390/~sh/~sparc wrt #381709
7
8 (Portage version: 2.1.11.16/cvs/Linux ia64)
9
10 Revision Changes Path
11 1.108 dev-util/buildbot/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot/ChangeLog?rev=1.108&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot/ChangeLog?rev=1.108&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot/ChangeLog?r1=1.107&r2=1.108
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v
20 retrieving revision 1.107
21 retrieving revision 1.108
22 diff -u -r1.107 -r1.108
23 --- ChangeLog 24 Sep 2012 03:46:37 -0000 1.107
24 +++ ChangeLog 30 Sep 2012 17:07:43 -0000 1.108
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-util/buildbot
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.107 2012/09/24 03:46:37 blueness Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.108 2012/09/30 17:07:43 armin76 Exp $
30 +
31 + 30 Sep 2012; Raúl Porcel <armin76@g.o> buildbot-0.8.6.ebuild,
32 + buildbot-0.8.6_p1.ebuild:
33 + Readd ~ia64/~s390/~sh/~sparc wrt #381709
34
35 24 Sep 2012; Anthony G. Basile <blueness@g.o> buildbot-0.8.5.ebuild,
36 buildbot-0.8.6.ebuild, buildbot-0.8.6_p1.ebuild:
37
38
39
40 1.6 dev-util/buildbot/buildbot-0.8.6.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot/buildbot-0.8.6.ebuild?rev=1.6&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot/buildbot-0.8.6.ebuild?rev=1.6&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot/buildbot-0.8.6.ebuild?r1=1.5&r2=1.6
45
46 Index: buildbot-0.8.6.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.6.ebuild,v
49 retrieving revision 1.5
50 retrieving revision 1.6
51 diff -u -r1.5 -r1.6
52 --- buildbot-0.8.6.ebuild 24 Sep 2012 03:46:37 -0000 1.5
53 +++ buildbot-0.8.6.ebuild 30 Sep 2012 17:07:43 -0000 1.6
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.6.ebuild,v 1.5 2012/09/24 03:46:37 blueness Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.6.ebuild,v 1.6 2012/09/30 17:07:43 armin76 Exp $
59
60 EAPI="3"
61 PYTHON_DEPEND="2"
62 @@ -20,7 +20,7 @@
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
67 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
68 IUSE="doc examples irc mail manhole test"
69
70 # sqlite3 module of Python 2.5 is not supported.
71
72
73
74 1.7 dev-util/buildbot/buildbot-0.8.6_p1.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot/buildbot-0.8.6_p1.ebuild?rev=1.7&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot/buildbot-0.8.6_p1.ebuild?rev=1.7&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot/buildbot-0.8.6_p1.ebuild?r1=1.6&r2=1.7
79
80 Index: buildbot-0.8.6_p1.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.6_p1.ebuild,v
83 retrieving revision 1.6
84 retrieving revision 1.7
85 diff -u -r1.6 -r1.7
86 --- buildbot-0.8.6_p1.ebuild 24 Sep 2012 03:46:37 -0000 1.6
87 +++ buildbot-0.8.6_p1.ebuild 30 Sep 2012 17:07:43 -0000 1.7
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2012 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.6_p1.ebuild,v 1.6 2012/09/24 03:46:37 blueness Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.6_p1.ebuild,v 1.7 2012/09/30 17:07:43 armin76 Exp $
93
94 EAPI="3"
95 PYTHON_DEPEND="2"
96 @@ -20,7 +20,7 @@
97
98 LICENSE="GPL-2"
99 SLOT="0"
100 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
101 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
102 IUSE="doc examples irc mail manhole test"
103
104 # sqlite3 module of Python 2.5 is not supported.