diff options
author | 2012-10-30 17:22:33 +0000 | |
---|---|---|
committer | 2012-10-30 17:22:33 +0000 | |
commit | 29874cf10f310827433fe39833defdb314b590c7 (patch) | |
tree | fc5820a86d8b8e49077454504c271a4ec7ca9148 /eclass/ChangeLog | |
parent | Stable for HPPA (bug #437602). (diff) | |
download | historical-29874cf10f310827433fe39833defdb314b590c7.tar.gz historical-29874cf10f310827433fe39833defdb314b590c7.tar.bz2 historical-29874cf10f310827433fe39833defdb314b590c7.zip |
Fix Prefix support, wrt bug #423323.
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 4cdc4617f4e7..a6d0248743ce 100644 --- a/eclass/ChangeLog +++ b/eclass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for eclass directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.484 2012/10/29 13:34:02 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.485 2012/10/30 17:22:33 mgorny Exp $ + + 30 Oct 2012; Michał Górny <mgorny@gentoo.org> python-distutils-ng.eclass: + Fix Prefix support, wrt bug #423323. 29 Oct 2012; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: Support and use out-of-source builds by default. |