diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2011-02-25 13:56:46 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2011-02-25 13:56:46 +0000 |
commit | 4bf1ceca99753630b06ae435aad4794cc6a5238e (patch) | |
tree | 7a22fcfa1ab2401c6da387ca09fdf7cdcde5bd2a /dev-tex/latex2html/ChangeLog | |
parent | Fix media-libs/libmng depend to require USE="static-libs" wrt #356231 by cand... (diff) | |
download | gentoo-2-4bf1ceca99753630b06ae435aad4794cc6a5238e.tar.gz gentoo-2-4bf1ceca99753630b06ae435aad4794cc6a5238e.tar.bz2 gentoo-2-4bf1ceca99753630b06ae435aad4794cc6a5238e.zip |
Add match-multiline patch from Debian (author: Roland Stigge <stigge@antcom.de>) to support newer perl versions; fix Netpbm version detection
(Portage version: 2.1.9.41/cvs/Linux x86_64)
Diffstat (limited to 'dev-tex/latex2html/ChangeLog')
-rw-r--r-- | dev-tex/latex2html/ChangeLog | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/dev-tex/latex2html/ChangeLog b/dev-tex/latex2html/ChangeLog index b0efd1004fd5..4645c0a62b78 100644 --- a/dev-tex/latex2html/ChangeLog +++ b/dev-tex/latex2html/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for dev-tex/latex2html -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex2html/ChangeLog,v 1.52 2010/06/12 12:31:43 aballier Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex2html/ChangeLog,v 1.53 2011/02/25 13:56:46 dilfridge Exp $ + +*latex2html-2008-r1 (25 Feb 2011) + + 25 Feb 2011; Andreas K. Huettel <dilfridge@gentoo.org> + +files/latex2html-extract-major-version-2.patch, + +latex2html-2008-r1.ebuild: + Add match-multiline patch from Debian (author: Roland Stigge + <stigge@antcom.de>) to support newer perl versions; fix Netpbm version + detection 12 Jun 2010; Alexis Ballier <aballier@gentoo.org> latex2html-2008.ebuild: do not try to sed a file that does not exist when use=-gif -png is used, |