aballier    14/11/04 10:32:30

  Modified:             texlive-module.eclass
  Log:
  improve a comment

Revision  Changes    Path
1.70                 eclass/texlive-module.eclass

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/texlive-module.eclass?rev=1.70&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/texlive-module.eclass?rev=1.70&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/texlive-module.eclass?r1=1.69&r2=1.70

Index: texlive-module.eclass
===================================================================
RCS file: /var/cvsroot/gentoo-x86/eclass/texlive-module.eclass,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- texlive-module.eclass       9 Mar 2014 18:56:00 -0000       1.69
+++ texlive-module.eclass       4 Nov 2014 10:32:30 -0000       1.70
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/texlive-module.eclass,v 1.69 
2014/03/09 18:56:00 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/texlive-module.eclass,v 1.70 
2014/11/04 10:32:30 aballier Exp $
 
 # @ECLASS: texlive-module.eclass
 # @MAINTAINER:
@@ -214,7 +214,7 @@
 
 # @FUNCTION: texlive-module_make_language_lua_lines
 # @DESCRIPTION:
-# Only valid for TeXLive 2010.
+# Only valid for TeXLive 2010 and later.
 # Creates a language.${PN}.dat.lua entry to put in
 # /etc/texmf/language.dat.lua.d.
 # It parses the AddHyphen directive of tlpobj files to create it.




Reply via email to