summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2002-07-26 21:50:16 +0000
committerDan Armak <danarmak@gentoo.org>2002-07-26 21:50:16 +0000
commitf4d808a33817c744bcc33152e009d297405611f4 (patch)
treebd1dff9348dbab5393b2f101fb74156398bc71c6 /eclass/latex-package.eclass
parentcorrected SRC_URI for sourceforge (diff)
downloadhistorical-f4d808a33817c744bcc33152e009d297405611f4.tar.gz
historical-f4d808a33817c744bcc33152e009d297405611f4.tar.bz2
historical-f4d808a33817c744bcc33152e009d297405611f4.zip
fix , in many eclasses
Diffstat (limited to 'eclass/latex-package.eclass')
-rw-r--r--eclass/latex-package.eclass3
1 files changed, 2 insertions, 1 deletions
diff --git a/eclass/latex-package.eclass b/eclass/latex-package.eclass
index 70376d459a04..47bf77b2c9f8 100644
--- a/eclass/latex-package.eclass
+++ b/eclass/latex-package.eclass
@@ -4,10 +4,11 @@
# the src_install function as-is if the system is single-directory.
inherit base
+ECLASS=latex-package
INHERITED="$INHERITED $ECLASS"
newdepend ">=app-text/tetex-1.0.7"
-ECLASS=latex-package
+
HOMEPAGE="http://www.tug.org/"
SRC_URI="ftp://tug.ctan.org/macros/latex/"
S=${WORKDIR}/${P}