diff options
author | 2013-08-01 13:03:22 +0000 | |
---|---|---|
committer | 2013-08-01 13:03:22 +0000 | |
commit | 2234f91268d2e5dd6f310fe6421c0622f50bac79 (patch) | |
tree | 073fa0c6378b0362af0ed96d8146aa34a5bee140 /eclass | |
parent | Stable for x86, wrt bug #478694 (diff) | |
download | historical-2234f91268d2e5dd6f310fe6421c0622f50bac79.tar.gz historical-2234f91268d2e5dd6f310fe6421c0622f50bac79.tar.bz2 historical-2234f91268d2e5dd6f310fe6421c0622f50bac79.zip |
Fix bug reference.
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/ChangeLog | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog index e6fbd226b44a..ca0b80dc4304 100644 --- a/eclass/ChangeLog +++ b/eclass/ChangeLog @@ -1,13 +1,12 @@ # ChangeLog for eclass directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.909 2013/08/01 13:02:32 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.910 2013/08/01 13:03:22 mgorny Exp $ 01 Aug 2013; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: - Shout QA warnings when _all() phases do not call the default impls. Bug - #478442. + Shout QA warnings when _all() phases do not call the default impls. 01 Aug 2013; Michał Górny <mgorny@gentoo.org> python-any-r1.eclass: - python-any-r1: bail out on invalid PYTHON_COMPAT. + python-any-r1: bail out on invalid PYTHON_COMPAT. Bug #478442. 31 Jul 2013; Julian Ospald <hasufell@gentoo.org> kernel-2.eclass: reword security-deblob-thing acked by keytoaster |