summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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}