diff options
author | Michał Górny <mgorny@gentoo.org> | 2013-03-04 19:31:01 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2013-03-04 19:31:01 +0000 |
commit | 1636b005103e34d171d802216485a9cb7b5de2e3 (patch) | |
tree | 3ad3fc92c087243f218cebae08619f1adc69a8c9 /eclass/ChangeLog | |
parent | Convert to use multibuild.eclass. (diff) | |
download | historical-1636b005103e34d171d802216485a9cb7b5de2e3.tar.gz historical-1636b005103e34d171d802216485a9cb7b5de2e3.tar.bz2 historical-1636b005103e34d171d802216485a9cb7b5de2e3.zip |
Introduce multilib_for_best_impl().
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 6117e65acd84..6c2f0aca8f60 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.712 2013/03/04 19:30:28 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.713 2013/03/04 19:31:01 mgorny Exp $ + + 04 Mar 2013; Michał Górny <mgorny@gentoo.org> multilib-build.eclass: + Introduce multilib_for_best_impl(). 04 Mar 2013; Michał Górny <mgorny@gentoo.org> multilib-build.eclass: Convert to use multibuild.eclass. |