diff options
Diffstat (limited to 'dev-lang/f2c')
-rw-r--r-- | dev-lang/f2c/f2c-20060507.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-lang/f2c/f2c-20060507.ebuild b/dev-lang/f2c/f2c-20060507.ebuild index 59603fcccffb..32862f0a7377 100644 --- a/dev-lang/f2c/f2c-20060507.ebuild +++ b/dev-lang/f2c/f2c-20060507.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 eutils toolchain-funcs DESCRIPTION="Fortran to C converter" |