diff options
Diffstat (limited to 'app-text/passivetex/passivetex-1.25.ebuild')
-rw-r--r-- | app-text/passivetex/passivetex-1.25.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app-text/passivetex/passivetex-1.25.ebuild b/app-text/passivetex/passivetex-1.25.ebuild index dbf89e89c207..618cb7a179a3 100644 --- a/app-text/passivetex/passivetex-1.25.ebuild +++ b/app-text/passivetex/passivetex-1.25.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 S=${WORKDIR}/${PN} |