diff options
Diffstat (limited to 'dev-tex/lazylist')
-rw-r--r-- | dev-tex/lazylist/lazylist-1.0a.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-tex/lazylist/lazylist-1.0a.ebuild b/dev-tex/lazylist/lazylist-1.0a.ebuild index 48d099f5079..30d6cbe77b4 100644 --- a/dev-tex/lazylist/lazylist-1.0a.ebuild +++ b/dev-tex/lazylist/lazylist-1.0a.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit latex-package DESCRIPTION="Lists in TeX's mouth - lambda-calculus and list-handling macros" |