Gentoo Archives: gentoo-commits

From: "Markus Rothe (corsair)" <corsair@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/buildbot: buildbot-0.7.6.ebuild ChangeLog
Date: Tue, 27 May 2008 16:45:33
Message-Id: E1K12Ij-0001xK-Fx@stork.gentoo.org
1 corsair 08/05/27 16:45:29
2
3 Modified: buildbot-0.7.6.ebuild ChangeLog
4 Log:
5 Stable on ppc64; bug #223437
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.5 dev-util/buildbot/buildbot-0.7.6.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/buildbot/buildbot-0.7.6.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/buildbot/buildbot-0.7.6.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/buildbot/buildbot-0.7.6.ebuild?r1=1.4&r2=1.5
14
15 Index: buildbot-0.7.6.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.7.6.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- buildbot-0.7.6.ebuild 20 May 2008 17:55:15 -0000 1.4
22 +++ buildbot-0.7.6.ebuild 27 May 2008 16:45:29 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.7.6.ebuild,v 1.4 2008/05/20 17:55:15 cardoe Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.7.6.ebuild,v 1.5 2008/05/27 16:45:29 corsair Exp $
28
29 NEED_PYTHON="2.3"
30
31 @@ -11,7 +11,7 @@
32 SRC_URI="mirror://sourceforge/buildbot/${P}.tar.gz"
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
36 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
37 IUSE="doc irc mail test web"
38
39 CDEPEND=">=dev-python/twisted-2.0.1"
40
41
42
43 1.20 dev-util/buildbot/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/buildbot/ChangeLog?rev=1.20&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/buildbot/ChangeLog?rev=1.20&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/buildbot/ChangeLog?r1=1.19&r2=1.20
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v
52 retrieving revision 1.19
53 retrieving revision 1.20
54 diff -u -r1.19 -r1.20
55 --- ChangeLog 5 Apr 2008 17:24:13 -0000 1.19
56 +++ ChangeLog 27 May 2008 16:45:29 -0000 1.20
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-util/buildbot
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.19 2008/04/05 17:24:13 hawking Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.20 2008/05/27 16:45:29 corsair Exp $
62 +
63 + 27 May 2008; Markus Rothe <corsair@g.o> buildbot-0.7.6.ebuild:
64 + Stable on ppc64; bug #223437
65
66 *buildbot-0.7.7 (05 Apr 2008)
67
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list