Gentoo Archives: gentoo-commits

From: "Markus Ullmann (jokey)" <jokey@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/buildbot: buildbot-0.7.4.ebuild buildbot-0.7.5.ebuild ChangeLog
Date: Mon, 17 Sep 2007 10:37:58
Message-Id: E1IXDrp-0000p7-Tn@stork.gentoo.org
1 jokey 07/09/17 10:30:13
2
3 Modified: buildbot-0.7.4.ebuild buildbot-0.7.5.ebuild
4 ChangeLog
5 Log:
6 New HOMEPAGE
7 (Portage version: 2.1.3.9)
8
9 Revision Changes Path
10 1.6 dev-util/buildbot/buildbot-0.7.4.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/buildbot/buildbot-0.7.4.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/buildbot/buildbot-0.7.4.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/buildbot/buildbot-0.7.4.ebuild?r1=1.5&r2=1.6
15
16 Index: buildbot-0.7.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.7.4.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- buildbot-0.7.4.ebuild 12 Jul 2007 01:05:42 -0000 1.5
23 +++ buildbot-0.7.4.ebuild 17 Sep 2007 10:30:13 -0000 1.6
24 @@ -1,11 +1,11 @@
25 # Copyright 1999-2007 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.7.4.ebuild,v 1.5 2007/07/12 01:05:42 mr_bones_ Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.7.4.ebuild,v 1.6 2007/09/17 10:30:13 jokey Exp $
29
30 inherit distutils eutils
31
32 DESCRIPTION="A Python system to automate the compile/test cycle to validate code changes. Similar to Tinderbox, but simpler."
33 -HOMEPAGE="http://buildbot.sourceforge.net/"
34 +HOMEPAGE="http://buildbot.net/"
35 SRC_URI="mirror://sourceforge/buildbot/${P}.tar.gz"
36
37 LICENSE="GPL-2"
38
39
40
41 1.12 dev-util/buildbot/buildbot-0.7.5.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/buildbot/buildbot-0.7.5.ebuild?rev=1.12&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/buildbot/buildbot-0.7.5.ebuild?rev=1.12&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/buildbot/buildbot-0.7.5.ebuild?r1=1.11&r2=1.12
46
47 Index: buildbot-0.7.5.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.7.5.ebuild,v
50 retrieving revision 1.11
51 retrieving revision 1.12
52 diff -u -r1.11 -r1.12
53 --- buildbot-0.7.5.ebuild 7 Apr 2007 00:39:09 -0000 1.11
54 +++ buildbot-0.7.5.ebuild 17 Sep 2007 10:30:13 -0000 1.12
55 @@ -1,11 +1,11 @@
56 # Copyright 1999-2007 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.7.5.ebuild,v 1.11 2007/04/07 00:39:09 opfer Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.7.5.ebuild,v 1.12 2007/09/17 10:30:13 jokey Exp $
60
61 inherit distutils eutils
62
63 DESCRIPTION="A Python system to automate the compile/test cycle to validate code changes (similar to Tinderbox, but simpler)"
64 -HOMEPAGE="http://buildbot.sourceforge.net/"
65 +HOMEPAGE="http://buildbot.net/"
66 SRC_URI="mirror://sourceforge/buildbot/${P}.tar.gz"
67
68 LICENSE="GPL-2"
69
70
71
72 1.15 dev-util/buildbot/ChangeLog
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/buildbot/ChangeLog?rev=1.15&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/buildbot/ChangeLog?rev=1.15&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/buildbot/ChangeLog?r1=1.14&r2=1.15
77
78 Index: ChangeLog
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v
81 retrieving revision 1.14
82 retrieving revision 1.15
83 diff -u -r1.14 -r1.15
84 --- ChangeLog 7 Apr 2007 00:39:09 -0000 1.14
85 +++ ChangeLog 17 Sep 2007 10:30:13 -0000 1.15
86 @@ -1,6 +1,10 @@
87 # ChangeLog for dev-util/buildbot
88 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
89 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.14 2007/04/07 00:39:09 opfer Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.15 2007/09/17 10:30:13 jokey Exp $
91 +
92 + 17 Sep 2007; Markus Ullmann <jokey@g.o> buildbot-0.7.4.ebuild,
93 + buildbot-0.7.5.ebuild:
94 + New HOMEPAGE
95
96 07 Apr 2007; Christian Faulhammer <opfer@g.o>
97 buildbot-0.7.5.ebuild:
98
99
100
101 --
102 gentoo-commits@g.o mailing list