summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-05-09 18:28:13 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-05-09 18:28:13 +0000
commit9818c8ae2c704fc43fdee45a3201d0899cb54a2f (patch)
treea129e0a67077db50f88e388ee44193987ec07763 /app-text/texi2html/ChangeLog
parentremove masks due to glpk (diff)
downloadhistorical-9818c8ae2c704fc43fdee45a3201d0899cb54a2f.tar.gz
historical-9818c8ae2c704fc43fdee45a3201d0899cb54a2f.tar.bz2
historical-9818c8ae2c704fc43fdee45a3201d0899cb54a2f.zip
fix build on on platforms without GNU install
Package-Manager: portage-2.2.0_alpha102/cvs/Linux x86_64
Diffstat (limited to 'app-text/texi2html/ChangeLog')
-rw-r--r--app-text/texi2html/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/app-text/texi2html/ChangeLog b/app-text/texi2html/ChangeLog
index 315d0ade275c..f421b276bfde 100644
--- a/app-text/texi2html/ChangeLog
+++ b/app-text/texi2html/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/texi2html
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.60 2012/05/06 20:52:21 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.61 2012/05/09 18:28:13 aballier Exp $
+
+ 09 May 2012; Alexis Ballier <aballier@gentoo.org> texi2html-5.0-r1.ebuild:
+ fix build on on platforms without GNU install
06 May 2012; Samuli Suominen <ssuominen@gentoo.org> texi2html-5.0-r1.ebuild:
Temporarily restrict testsuite wrt #411523 by Markus Oehme