summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorBruce A. Locke <blocke@gentoo.org>2002-05-21 20:19:54 +0000
committerBruce A. Locke <blocke@gentoo.org>2002-05-21 20:19:54 +0000
commita6eec4c34cd3ac5300ada4095f271b4862b62c88 (patch)
tree061c3784315baf3ff07c512b7796871fca85260b /eclass
parentdigest update (diff)
downloadhistorical-a6eec4c34cd3ac5300ada4095f271b4862b62c88.tar.gz
historical-a6eec4c34cd3ac5300ada4095f271b4862b62c88.tar.bz2
historical-a6eec4c34cd3ac5300ada4095f271b4862b62c88.zip
update latex-package to newer inherit style
Diffstat (limited to 'eclass')
-rw-r--r--eclass/latex-package.eclass1
1 files changed, 0 insertions, 1 deletions
diff --git a/eclass/latex-package.eclass b/eclass/latex-package.eclass
index b91ec857d197..27272ae88a47 100644
--- a/eclass/latex-package.eclass
+++ b/eclass/latex-package.eclass
@@ -3,7 +3,6 @@
# directory and call latex-package_src_doinstall all, or leave
# the src_install function as-is if the system is single-directory.
-. /usr/portage/eclass/inherit.eclass || die
inherit base
newdepend ">=app-text/tetex-1.0.7"