diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-01-14 14:50:05 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-01-14 14:50:05 +0000 |
commit | 86f0389607cd18de7f725deea39d60c6559fdc2b (patch) | |
tree | 7a3786606ac9cea2f4ff3f07da2577e8e8d0eb63 /eclass/ChangeLog | |
parent | Calligra 2.3.86 has been released (diff) | |
download | gentoo-2-86f0389607cd18de7f725deea39d60c6559fdc2b.tar.gz gentoo-2-86f0389607cd18de7f725deea39d60c6559fdc2b.tar.bz2 gentoo-2-86f0389607cd18de7f725deea39d60c6559fdc2b.zip |
Pass --docdir to configure, and install docs from it; wrt bug #350423.
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 bc51d8f820af..a07b0cac152e 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.79 2012/01/14 14:41:10 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.80 2012/01/14 14:50:05 mgorny Exp $ + + 14 Jan 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass: + Pass --docdir to configure, and install docs from it; wrt bug #350423. 14 Jan 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass: Support installing default docs, similarly to EAPI4; wrt bug #397659. |