diff options
Diffstat (limited to 'dev-tex/lgrind/lgrind-3.67-r3.ebuild')
-rw-r--r-- | dev-tex/lgrind/lgrind-3.67-r3.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-tex/lgrind/lgrind-3.67-r3.ebuild b/dev-tex/lgrind/lgrind-3.67-r3.ebuild index d5d981cee319..fa373590f4b7 100644 --- a/dev-tex/lgrind/lgrind-3.67-r3.ebuild +++ b/dev-tex/lgrind/lgrind-3.67-r3.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit latex-package toolchain-funcs eutils DESCRIPTION="A pretty printer for various programming languages with tex output." |