summaryrefslogtreecommitdiff
blob: 1d9d433ff85871adfd68f2ae5e5351cd74cabe77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# ChangeLog for dev-util/buildbot
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.6 2007/03/05 03:20:30 genone Exp $

  05 Mar 2007; Marius Mauch <genone@gentoo.org> buildbot-0.7.4.ebuild,
  buildbot-0.7.5.ebuild:
  Replacing einfo with elog

*buildbot-0.7.5 (08 Feb 2007)

  08 Feb 2007; Marien Zwart <marienz@gentoo.org> +buildbot-0.7.5.ebuild:
  Version bump, also fixing bug #153835 (thanks to jhmartin for reporting).

  02 Nov 2006; Marien Zwart <marienz@gentoo.org> files/buildbot.initd:
  Do not say "buildslave" in the buildmaster startup script. Spotted by
  jhmartin@toger.us (bug #153835).

  31 Oct 2006; Marien Zwart <marienz@gentoo.org> buildbot-0.7.4.ebuild:
  Add test USE flag and ~amd64 keyword.

  30 Oct 2006; Marien Zwart <marienz@gentoo.org> buildbot-0.7.4.ebuild:
  Use the workdir copy of buildbot for epydoc and trial, not the installed
  one. Fixes bug #153440, thanks to David Stutzman <gentoo@dstutz.com> for
  reporting.

*buildbot-0.7.4 (25 Sep 2006)

  25 Sep 2006; Marien Zwart <marienz@gentoo.org>
  +files/buildbot-0.7.4-svn-1.4.patch, +files/buildbot.initd,
  +files/buildmaster.confd, +files/buildslave.confd, +metadata.xml,
  +buildbot-0.7.4.ebuild:
  -m New package, ebuild based on one by Michael Schmid <meheschmid@gmx.ch>.
  Closes bug #133004.