diff options
Diffstat (limited to 'dev-tex/latex2html/latex2html-2008.ebuild')
-rw-r--r-- | dev-tex/latex2html/latex2html-2008.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-tex/latex2html/latex2html-2008.ebuild b/dev-tex/latex2html/latex2html-2008.ebuild index 7b6bb2e232c4..0dff1b0e4144 100644 --- a/dev-tex/latex2html/latex2html-2008.ebuild +++ b/dev-tex/latex2html/latex2html-2008.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils multilib DESCRIPTION="convertor written in Perl that converts LATEX documents to HTML" |