diff options
Diffstat (limited to 'dev-tex/detex/detex-2.8-r1.ebuild')
-rw-r--r-- | dev-tex/detex/detex-2.8-r1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-tex/detex/detex-2.8-r1.ebuild b/dev-tex/detex/detex-2.8-r1.ebuild index cf8f90246d77..7a639f85f72a 100644 --- a/dev-tex/detex/detex-2.8-r1.ebuild +++ b/dev-tex/detex/detex-2.8-r1.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 eutils toolchain-funcs DESCRIPTION="A filter program that removes the LaTeX (or TeX) control sequences" |