summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2010-10-23 23:24:40 +0000
committerAlexis Ballier <aballier@gentoo.org>2010-10-23 23:24:40 +0000
commitd16f72e4aeae574fed67e86a465250dcc16fae6f (patch)
tree9babe067857fcf9eb8c3c51f011b7f9ab169c9f5 /eclass
parentimprove another comment (diff)
downloadgentoo-2-d16f72e4aeae574fed67e86a465250dcc16fae6f.tar.gz
gentoo-2-d16f72e4aeae574fed67e86a465250dcc16fae6f.tar.bz2
gentoo-2-d16f72e4aeae574fed67e86a465250dcc16fae6f.zip
Remove the restriction for tl 2008 since we dont support 2007 anymore
Diffstat (limited to 'eclass')
-rw-r--r--eclass/texlive-module.eclass3
1 files changed, 1 insertions, 2 deletions
diff --git a/eclass/texlive-module.eclass b/eclass/texlive-module.eclass
index fb2b1bca1125..a441f0eab3f9 100644
--- a/eclass/texlive-module.eclass
+++ b/eclass/texlive-module.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/texlive-module.eclass,v 1.44 2010/10/23 23:22:47 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/texlive-module.eclass,v 1.45 2010/10/23 23:24:40 aballier Exp $
# @ECLASS: texlive-module.eclass
# @MAINTAINER:
@@ -175,7 +175,6 @@ texlive-module_make_language_def_lines() {
# @FUNCTION: texlive-module_make_language_dat_lines
# @DESCRIPTION:
-# Only valid for TeXLive 2008.
# Creates a language.${PN}.dat entry to put in /etc/texmf/language.dat.d
# It parses the AddHyphen directive of tlpobj files to create it.