diff options
author | 2013-03-05 09:09:17 +0000 | |
---|---|---|
committer | 2013-03-05 09:09:17 +0000 | |
commit | 3e22e4d68b6b78e57c385baba8229f4c9ecc5487 (patch) | |
tree | 85186f49106aec8fea12dd112ea7e3e3f1be3d92 /eclass/ChangeLog | |
parent | Masking dev-php/PEAR-PEAR_PackageFileManager_Cli (diff) | |
download | gentoo-2-3e22e4d68b6b78e57c385baba8229f4c9ecc5487.tar.gz gentoo-2-3e22e4d68b6b78e57c385baba8229f4c9ecc5487.tar.bz2 gentoo-2-3e22e4d68b6b78e57c385baba8229f4c9ecc5487.zip |
vdr-plugin-2.eclass, adapted to the new plugin makefile handling; cleanup for unusede function 'delete_orphan_plugindb_file'; more unneeded source cleanup
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 6c2f0aca8f60..df76fcfe47a4 100644 --- a/eclass/ChangeLog +++ b/eclass/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for eclass directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.713 2013/03/04 19:31:01 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.714 2013/03/05 09:09:17 hd_brummy Exp $ + + 05 Mar 2013; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-plugin-2.eclass: + vdr-plugin-2.eclass, adapted to the new plugin makefile handling; cleanup for + unusede function 'delete_orphan_plugindb_file'; more unneeded source cleanup 04 Mar 2013; Michał Górny <mgorny@gentoo.org> multilib-build.eclass: Introduce multilib_for_best_impl(). |