diff options
Diffstat (limited to 'dev-tex/dot2texi')
-rw-r--r-- | dev-tex/dot2texi/dot2texi-3.0.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-tex/dot2texi/dot2texi-3.0.ebuild b/dev-tex/dot2texi/dot2texi-3.0.ebuild index b626e2f8c5b3..c7f394192835 100644 --- a/dev-tex/dot2texi/dot2texi-3.0.ebuild +++ b/dev-tex/dot2texi/dot2texi-3.0.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 DESCRIPTION="Create graphs within LaTeX using the dot2tex tool" |