diff options
author | Bruce A. Locke <blocke@gentoo.org> | 2002-05-21 20:19:54 +0000 |
---|---|---|
committer | Bruce A. Locke <blocke@gentoo.org> | 2002-05-21 20:19:54 +0000 |
commit | a6eec4c34cd3ac5300ada4095f271b4862b62c88 (patch) | |
tree | 061c3784315baf3ff07c512b7796871fca85260b /eclass | |
parent | digest update (diff) | |
download | historical-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.eclass | 1 |
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" |