diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-12-07 17:55:04 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-12-07 17:55:04 +0000 |
commit | 176c845b7ac822341c675800ccb4acc53ac5d92e (patch) | |
tree | bbd2da2e0fa5c8cebcaa9296f7ce1817f6d46580 /eclass/ChangeLog | |
parent | www-servers/tomcat: updated elog with migration information (diff) | |
download | gentoo-2-176c845b7ac822341c675800ccb4acc53ac5d92e.tar.gz gentoo-2-176c845b7ac822341c675800ccb4acc53ac5d92e.tar.bz2 gentoo-2-176c845b7ac822341c675800ccb4acc53ac5d92e.zip |
Pass the best Python implementation info to the implementation-common phase functions.
Diffstat (limited to 'eclass/ChangeLog')
-rw-r--r-- | eclass/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog index f3a2230fd85e..6380ccdcbb4b 100644 --- a/eclass/ChangeLog +++ b/eclass/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for eclass directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.546 2012/12/06 09:28:11 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.547 2012/12/07 17:55:04 mgorny Exp $ + + 07 Dec 2012; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: + Pass the best Python implementation info to the implementation-common phase + functions. 06 Dec 2012; Tomáš Chvátal <scarabeus@gentoo.org> waf-utils.eclass: Introduce NO_WAF_LIBDIR to allow building packages that fails when libdir is |