diff options
author | Marien Zwart <marienz@gentoo.org> | 2007-03-08 16:00:12 +0000 |
---|---|---|
committer | Marien Zwart <marienz@gentoo.org> | 2007-03-08 16:00:12 +0000 |
commit | d56a6981c86490d97d7e9569cc15c788244d969e (patch) | |
tree | 7c739d2bca8d1af7bcca9a0b447145a0179ebe6a /dev-util/buildbot/ChangeLog | |
parent | Testing for infra. (diff) | |
download | historical-d56a6981c86490d97d7e9569cc15c788244d969e.tar.gz historical-d56a6981c86490d97d7e9569cc15c788244d969e.tar.bz2 historical-d56a6981c86490d97d7e9569cc15c788244d969e.zip |
Fix tests without FEATURES=userpriv. No bump since it only affects the tests.
Package-Manager: portage-2.1.2.1-r1
Diffstat (limited to 'dev-util/buildbot/ChangeLog')
-rw-r--r-- | dev-util/buildbot/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-util/buildbot/ChangeLog b/dev-util/buildbot/ChangeLog index 1d9d433ff858..a8b0ef8051c8 100644 --- a/dev-util/buildbot/ChangeLog +++ b/dev-util/buildbot/ChangeLog @@ -1,6 +1,10 @@ # 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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.7 2007/03/08 16:00:12 marienz Exp $ + + 08 Mar 2007; Marien Zwart <marienz@gentoo.org> + +files/buildbot-0.7.5-root-skip-tests.patch, buildbot-0.7.5.ebuild: + Fix tests without FEATURES=userpriv. No bump since it only affects the tests. 05 Mar 2007; Marius Mauch <genone@gentoo.org> buildbot-0.7.4.ebuild, buildbot-0.7.5.ebuild: |