diff options
author | 2013-02-15 20:45:27 +0000 | |
---|---|---|
committer | 2013-02-15 20:45:27 +0000 | |
commit | 41b4c8376f55937be25385979e5cee1231a2e570 (patch) | |
tree | da66ae126f408a368c9d512f97e3940e9a11481b /dev-util/buildbot/ChangeLog | |
parent | Depend on app-text/texlive so that the linguas and useflag logic can be reuse... (diff) | |
download | gentoo-2-41b4c8376f55937be25385979e5cee1231a2e570.tar.gz gentoo-2-41b4c8376f55937be25385979e5cee1231a2e570.tar.bz2 gentoo-2-41b4c8376f55937be25385979e5cee1231a2e570.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/ChangeLog')
-rw-r--r-- | dev-util/buildbot/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-util/buildbot/ChangeLog b/dev-util/buildbot/ChangeLog index 8109e180d0b8..3b4bdf22b9e6 100644 --- a/dev-util/buildbot/ChangeLog +++ b/dev-util/buildbot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/buildbot # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.122 2013/02/06 18:15:35 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.123 2013/02/15 20:45:27 pacho Exp $ + + 15 Feb 2013; Pacho Ramos <pacho@gentoo.org> buildbot-0.8.7_p1-r1.ebuild: + Don't show elog messages always (#457596) *buildbot-0.8.7_p1-r1 (06 Feb 2013) |