diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-12-14 08:40:18 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-12-14 08:40:18 +0000 |
commit | 50c272ebee73e00265ffdf320b7df25edb2ace00 (patch) | |
tree | f10a598b05d7d8f61760c9408fe1a414c3d2b1f4 /eclass/ChangeLog | |
parent | media-gfx/argyllcms: Drop vulnerable version, #437652 (diff) | |
download | gentoo-2-50c272ebee73e00265ffdf320b7df25edb2ace00.tar.gz gentoo-2-50c272ebee73e00265ffdf320b7df25edb2ace00.tar.bz2 gentoo-2-50c272ebee73e00265ffdf320b7df25edb2ace00.zip |
Support directories in DOCS, in EAPI 4+.
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 cc033f654917..d86a1a9b9b61 100644 --- a/eclass/ChangeLog +++ b/eclass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for eclass directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.558 2012/12/13 16:47:25 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.559 2012/12/14 08:40:18 mgorny Exp $ + + 14 Dec 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass: + Support directories in DOCS, in EAPI 4+. 13 Dec 2012; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass: Add (temporary) fix for sandbox failures when compiling Python modules. Bug |