Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/buildbot: ChangeLog buildbot-0.8.0_p1.ebuild
Date: Mon, 08 Nov 2010 19:33:00
Message-Id: 20101108193257.767C320051@flycatcher.gentoo.org
1 hwoarang 10/11/08 19:32:57
2
3 Modified: ChangeLog buildbot-0.8.0_p1.ebuild
4 Log:
5 Stable on amd64 wrt bug #339863
6
7 (Portage version: 2.1.9.24/cvs/Linux x86_64, RepoMan options: --force)
8
9 Revision Changes Path
10 1.71 dev-util/buildbot/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot/ChangeLog?rev=1.71&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot/ChangeLog?rev=1.71&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot/ChangeLog?r1=1.70&r2=1.71
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v
19 retrieving revision 1.70
20 retrieving revision 1.71
21 diff -u -r1.70 -r1.71
22 --- ChangeLog 8 Nov 2010 17:23:28 -0000 1.70
23 +++ ChangeLog 8 Nov 2010 19:32:57 -0000 1.71
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-util/buildbot
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.70 2010/11/08 17:23:28 fauli Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.71 2010/11/08 19:32:57 hwoarang Exp $
29 +
30 + 08 Nov 2010; Markos Chandras <hwoarang@g.o>
31 + buildbot-0.8.0_p1.ebuild:
32 + Stable on amd64 wrt bug #339863
33
34 08 Nov 2010; Christian Faulhammer <fauli@g.o>
35 buildbot-0.8.0_p1.ebuild:
36
37
38
39 1.3 dev-util/buildbot/buildbot-0.8.0_p1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot/buildbot-0.8.0_p1.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot/buildbot-0.8.0_p1.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot/buildbot-0.8.0_p1.ebuild?r1=1.2&r2=1.3
44
45 Index: buildbot-0.8.0_p1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.0_p1.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- buildbot-0.8.0_p1.ebuild 8 Nov 2010 17:23:28 -0000 1.2
52 +++ buildbot-0.8.0_p1.ebuild 8 Nov 2010 19:32:57 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.0_p1.ebuild,v 1.2 2010/11/08 17:23:28 fauli Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.0_p1.ebuild,v 1.3 2010/11/08 19:32:57 hwoarang Exp $
58
59 EAPI="3"
60 PYTHON_DEPEND="2"
61 @@ -20,7 +20,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
66 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
67 IUSE="doc irc mail manhole test"
68
69 # sqlite3 module of Python 2.5 is not supported.