diff options
author | Michał Górny <mgorny@gentoo.org> | 2013-02-10 11:42:48 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2013-02-10 11:42:48 +0000 |
commit | 70ad2cd8a3b741f52c58556465b0c24fa11a1588 (patch) | |
tree | 6e90dad2fa6ea331892a9b191b659be2dd84fce1 /eclass/ChangeLog | |
parent | Introduce a function to install package for running tests, solving all the is... (diff) | |
download | gentoo-2-70ad2cd8a3b741f52c58556465b0c24fa11a1588.tar.gz gentoo-2-70ad2cd8a3b741f52c58556465b0c24fa11a1588.tar.bz2 gentoo-2-70ad2cd8a3b741f52c58556465b0c24fa11a1588.zip |
QA-warn if epunt_cxx does not find any checks to punt.
Diffstat (limited to 'eclass/ChangeLog')
-rw-r--r-- | eclass/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog index a6f32fe58b98..9f41c51a6637 100644 --- a/eclass/ChangeLog +++ b/eclass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for eclass directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.669 2013/02/10 11:41:07 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.670 2013/02/10 11:42:48 mgorny Exp $ + + 10 Feb 2013; Michał Górny <mgorny@gentoo.org> eutils.eclass: + QA-warn if epunt_cxx does not find any checks to punt. 10 Feb 2013; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: Introduce a function to install package for running tests, solving all the |