diff options
author | 2015-06-07 12:55:46 +0000 | |
---|---|---|
committer | 2015-06-07 12:55:46 +0000 | |
commit | 28475e936f954b42d980dc0740c1ed5d8e5bc9dc (patch) | |
tree | 9b893312ae6b6021a1d8f5394e2109c6c10568b5 /eclass/ChangeLog | |
parent | use distutils eclass correctly (diff) | |
download | historical-28475e936f954b42d980dc0740c1ed5d8e5bc9dc.tar.gz historical-28475e936f954b42d980dc0740c1ed5d8e5bc9dc.tar.bz2 historical-28475e936f954b42d980dc0740c1ed5d8e5bc9dc.zip |
Remove deprecated remove_libtool_files() function.
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 83fe2ef3bf1b..0b5c95a1767b 100644 --- a/eclass/ChangeLog +++ b/eclass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for eclass directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1641 2015/06/05 16:38:21 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1642 2015/06/07 12:55:46 mgorny Exp $ + + 07 Jun 2015; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass: + Remove deprecated remove_libtool_files() function. 05 Jun 2015; Michał Górny <mgorny@gentoo.org> freebsd.eclass: Enable IUSE=profile globally. Use upstream tarball for FreeBSD > 10.0. |