diff options
Diffstat (limited to 'dev-lang/open-cobol/open-cobol-1.1.ebuild')
-rw-r--r-- | dev-lang/open-cobol/open-cobol-1.1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-lang/open-cobol/open-cobol-1.1.ebuild b/dev-lang/open-cobol/open-cobol-1.1.ebuild index d3cf41c69b00..a34d440d937b 100644 --- a/dev-lang/open-cobol/open-cobol-1.1.ebuild +++ b/dev-lang/open-cobol/open-cobol-1.1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils DESCRIPTION="an open-source COBOL compiler" |