summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2014-12-05 09:44:30 +0000
committerAlexis Ballier <aballier@gentoo.org>2014-12-05 09:44:30 +0000
commitd229982f1c116fc988055613cc0e2149459f8cf4 (patch)
tree2cfe520a1314284aa2a5bc8759264238963edccd /dev-tex/latex2rtf/ChangeLog
parentfix bug 530178, parallel build on >2.20140311-r7 (diff)
downloadhistorical-d229982f1c116fc988055613cc0e2149459f8cf4.tar.gz
historical-d229982f1c116fc988055613cc0e2149459f8cf4.tar.bz2
historical-d229982f1c116fc988055613cc0e2149459f8cf4.zip
drop doc useflag; texi2dvi is needed anyway and it makes little sense to have it control only the info files installation; reported by hanno on irc
Signed-off-by: aballier@gentoo.org Package-Manager: portage-2.2.15/cvs/Linux x86_64 Manifest-Sign-Key: 0x160F534A
Diffstat (limited to 'dev-tex/latex2rtf/ChangeLog')
-rw-r--r--dev-tex/latex2rtf/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-tex/latex2rtf/ChangeLog b/dev-tex/latex2rtf/ChangeLog
index 9a4988743751..4b7e51a12dcf 100644
--- a/dev-tex/latex2rtf/ChangeLog
+++ b/dev-tex/latex2rtf/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-tex/latex2rtf
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex2rtf/ChangeLog,v 1.46 2014/12/03 16:22:45 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex2rtf/ChangeLog,v 1.47 2014/12/05 09:44:26 aballier Exp $
+
+ 05 Dec 2014; Alexis Ballier <aballier@gentoo.org> latex2rtf-2.3.8.ebuild:
+ drop doc useflag; texi2dvi is needed anyway and it makes little sense to have
+ it control only the info files installation; reported by hanno on irc
03 Dec 2014; Alexis Ballier <aballier@gentoo.org> latex2rtf-2.2.1b.ebuild:
depend on sys-apps/man for stable version, bug #438496