diff options
Diffstat (limited to 'dev-tex/rcsinfo/rcsinfo-1.11.ebuild')
-rw-r--r-- | dev-tex/rcsinfo/rcsinfo-1.11.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-tex/rcsinfo/rcsinfo-1.11.ebuild b/dev-tex/rcsinfo/rcsinfo-1.11.ebuild index 1c092f475db7..37d2848018ea 100644 --- a/dev-tex/rcsinfo/rcsinfo-1.11.ebuild +++ b/dev-tex/rcsinfo/rcsinfo-1.11.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2016 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}" |