diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-02-15 20:34:54 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-02-15 20:34:54 +0000 |
commit | ab98405dda0bc322fbc70e6297537f0648c26180 (patch) | |
tree | b8213398e92e46bd4ecfcbc3831f0932151943c5 /dev-util/buildbot-slave/ChangeLog | |
parent | Bump to EAPI5. Bug #457738 (diff) | |
download | gentoo-2-ab98405dda0bc322fbc70e6297537f0648c26180.tar.gz gentoo-2-ab98405dda0bc322fbc70e6297537f0648c26180.tar.bz2 gentoo-2-ab98405dda0bc322fbc70e6297537f0648c26180.zip |
Don't show elog messages always (#457596)
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-util/buildbot-slave/ChangeLog')
-rw-r--r-- | dev-util/buildbot-slave/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-util/buildbot-slave/ChangeLog b/dev-util/buildbot-slave/ChangeLog index e6fd3f9e9dbf..2581aac3bda3 100644 --- a/dev-util/buildbot-slave/ChangeLog +++ b/dev-util/buildbot-slave/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/buildbot-slave # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v 1.36 2013/01/26 15:50:31 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v 1.37 2013/02/15 20:34:54 pacho Exp $ + + 15 Feb 2013; Pacho Ramos <pacho@gentoo.org> buildbot-slave-0.8.7_p1.ebuild: + Don't show elog messages always (#457596) *buildbot-slave-0.8.7_p1 (26 Jan 2013) |