diff options
Diffstat (limited to 'dev-tex/polytable')
-rw-r--r-- | dev-tex/polytable/polytable-0.8.2.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-tex/polytable/polytable-0.8.2.ebuild b/dev-tex/polytable/polytable-0.8.2.ebuild index 9669b81b6ab2..a246945f13a5 100644 --- a/dev-tex/polytable/polytable-0.8.2.ebuild +++ b/dev-tex/polytable/polytable-0.8.2.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit latex-package DESCRIPTION="tabular-like environments with named columns" |