From 741a22d4fe485349ec52b40dc8af21d8515c01f3 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Sat, 23 Oct 2010 23:51:01 +0000 Subject: Cosmetics, again and again --- eclass/texlive-module.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'eclass') diff --git a/eclass/texlive-module.eclass b/eclass/texlive-module.eclass index e980deb01bfa..f215995efb51 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.51 2010/10/23 23:37:24 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/texlive-module.eclass,v 1.52 2010/10/23 23:51:01 aballier Exp $ # @ECLASS: texlive-module.eclass # @MAINTAINER: @@ -107,7 +107,7 @@ if [ "${PV#2008}" = "${PV}" ]; then # Only for TeX Live 2009 and later. # Gives tar.xz unpack support until we can use an EAPI with that support. # If EAPI supports tar.xz then it calls unpack instead of its own unpacker. -# After unpacking, the files that need to relocated are moved accordingly. +# After unpacking, the files that need to be relocated are moved accordingly. RELOC_TARGET=texmf-dist -- cgit v1.2.3-65-gdbad