diff options
author | Alexis Ballier <aballier@gentoo.org> | 2010-02-01 10:50:48 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2010-02-01 10:50:48 +0000 |
commit | dbe6053e3ad40d905b39943d48295db2b357f001 (patch) | |
tree | 3fdf53efffb63f15ac275ba11353668a9d752217 /app-text/texlive-core/ChangeLog | |
parent | Version bump for oFono (diff) | |
download | historical-dbe6053e3ad40d905b39943d48295db2b357f001.tar.gz historical-dbe6053e3ad40d905b39943d48295db2b357f001.tar.bz2 historical-dbe6053e3ad40d905b39943d48295db2b357f001.zip |
Copy texmf files after make install so that we do not get out of date files, fixes texdoc warnings reported by Daniel Oehry <oda@gmx.li>, bug #302683
Package-Manager: portage-2.2_rc62/cvs/Linux x86_64
Diffstat (limited to 'app-text/texlive-core/ChangeLog')
-rw-r--r-- | app-text/texlive-core/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/app-text/texlive-core/ChangeLog b/app-text/texlive-core/ChangeLog index d47c68468e1f..2558b4effcdf 100644 --- a/app-text/texlive-core/ChangeLog +++ b/app-text/texlive-core/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-text/texlive-core # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.118 2010/01/11 02:23:19 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.119 2010/02/01 10:50:48 aballier Exp $ + +*texlive-core-2009-r1 (01 Feb 2010) + + 01 Feb 2010; Alexis Ballier <aballier@gentoo.org> + +texlive-core-2009-r1.ebuild: + Copy texmf files after make install so that we do not get out of date + files, fixes texdoc warnings reported by Daniel Oehry <oda@gmx.li>, bug + #302683 *texlive-core-2009 (11 Jan 2010) |