summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2009-01-11 21:46:39 +0000
committerUlrich Müller <ulm@gentoo.org>2009-01-11 21:46:39 +0000
commit1ec1f5014fea3f54d5bdd0536f068556928c1d29 (patch)
treeea0d3e2147d3cad9212c0a5b43ba641ec2544239 /eclass/latex-package.eclass
parentamd64 stable (diff)
downloadhistorical-1ec1f5014fea3f54d5bdd0536f068556928c1d29.tar.gz
historical-1ec1f5014fea3f54d5bdd0536f068556928c1d29.tar.bz2
historical-1ec1f5014fea3f54d5bdd0536f068556928c1d29.zip
Fix a typo.
Diffstat (limited to 'eclass/latex-package.eclass')
-rw-r--r--eclass/latex-package.eclass8
1 files changed, 4 insertions, 4 deletions
diff --git a/eclass/latex-package.eclass b/eclass/latex-package.eclass
index 30ae82c76595..2bfb2136eee7 100644
--- a/eclass/latex-package.eclass
+++ b/eclass/latex-package.eclass
@@ -1,11 +1,11 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/latex-package.eclass,v 1.37 2008/08/30 13:49:28 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/latex-package.eclass,v 1.38 2009/01/11 21:46:39 ulm Exp $
# @ECLASS: latex-package.eclass
# @MAINTAINER:
# TeX team <tex@gentoo.org>
-#
+#
# Author Matthew Turk <satai@gentoo.org>
# Martin Ehmsen <ehmsen@gentoo.org>
# @BLURB: An eclass for easy installation of LaTeX packages
@@ -67,7 +67,7 @@ TEXMF="/usr/share/texmf"
# @DESCRIPTION:
# This refers to the font supplier; it should be overridden (see eclass
# DESCRIPTION above)
-SUPPLIER="misc"
+SUPPLIER="misc"
# @FUNCTION: latex-package_has_tetex3
# @RETURN: true if at least one of (>=tetex-3 or >=ptex-3.1.8 or >=texlive-core-2007) is installed, else false
@@ -199,7 +199,7 @@ latex-package_src_install() {
fi
}
-# @FUNCTION: latex-pacakge_pkg_postinst
+# @FUNCTION: latex-package_pkg_postinst
# @DESCRIPTION:
# Calls latex-package_rehash to ensure the TeX installation is consistent with
# the kpathsea database