diff options
author | Davide Pesavento <pesa@gentoo.org> | 2012-06-18 21:33:50 +0000 |
---|---|---|
committer | Davide Pesavento <pesa@gentoo.org> | 2012-06-18 21:33:50 +0000 |
commit | f702210f74d9f3ec09a55d2dd073d46d59078311 (patch) | |
tree | 75de9fef4c311b47af3570831cedc60544b95bd1 /eclass/ChangeLog | |
parent | Adjust java installation directories. Remove D support, since we have no in t... (diff) | |
download | gentoo-2-f702210f74d9f3ec09a55d2dd073d46d59078311.tar.gz gentoo-2-f702210f74d9f3ec09a55d2dd073d46d59078311.tar.bz2 gentoo-2-f702210f74d9f3ec09a55d2dd073d46d59078311.zip |
Update from qt overlay.
Drop USE=c++0x from qt-webkit, stop adding USE=qpa to 4.8.3 and later, dead code removal and other minor cleanups.
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 365154902fb1..60189a1a7477 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.317 2012/06/18 16:51:34 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.318 2012/06/18 21:33:50 pesa Exp $ + + 18 Jun 2012; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass: + Update from qt overlay: drop USE=c++0x from qt-webkit, stop adding USE=qpa to + 4.8.3 and later, dead code removal and other minor cleanups. 18 Jun 2012; Ian Stakenvicius <axs@gentoo.org> user.eclass: added 'esethome' to user.eclass |