diff options
author | Michał Górny <mgorny@gentoo.org> | 2013-03-02 07:17:50 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2013-03-02 07:17:50 +0000 |
commit | 3ea840144447705e4b8fab891abb2679e06668b4 (patch) | |
tree | 84039fefe7d9f1f8e9d48fa1038f76e264791412 /eclass/ChangeLog | |
parent | Override build locations and set PYTHONPATH in in-source builds, to increase ... (diff) | |
download | gentoo-2-3ea840144447705e4b8fab891abb2679e06668b4.tar.gz gentoo-2-3ea840144447705e4b8fab891abb2679e06668b4.tar.bz2 gentoo-2-3ea840144447705e4b8fab891abb2679e06668b4.zip |
Run *_all() phases in best-impl sources, in an in-source build.
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 6dba3da4d064..12ea07303154 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.697 2013/03/02 07:16:43 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.698 2013/03/02 07:17:50 mgorny Exp $ + + 02 Mar 2013; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: + Run *_all() phases in best-impl sources, in an in-source build. 02 Mar 2013; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: Override build locations and set PYTHONPATH in in-source builds, to increase |