diff options
author | 2013-05-14 17:33:08 +0000 | |
---|---|---|
committer | 2013-05-14 17:33:08 +0000 | |
commit | 2486f2d19d2b639cc057f8d5e308fa6504490379 (patch) | |
tree | bf88ac9375ca6e97b2e18b841c788e8ea27f7553 /eclass/ChangeLog | |
parent | Linux patch 3.2.45. Removal of affected versions 3.0.74, 3.2.41, 3.2.42, 3.2.... (diff) | |
download | gentoo-2-2486f2d19d2b639cc057f8d5e308fa6504490379.tar.gz gentoo-2-2486f2d19d2b639cc057f8d5e308fa6504490379.tar.bz2 gentoo-2-2486f2d19d2b639cc057f8d5e308fa6504490379.zip |
Enable EAPI=4 on multilib eclasses.
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 d0fbf98d382c..9450b49da542 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.820 2013/05/11 12:46:32 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.821 2013/05/14 17:33:08 mgorny Exp $ + + 14 May 2013; Michał Górny <mgorny@gentoo.org> autotools-multilib.eclass, + multilib-build.eclass: + Enable EAPI=4 on multilib eclasses. 11 May 2013; Sergei Trofimovich <slyfox@gentoo.org> ghc-package.eclass, haskell-cabal.eclass: |