diff options
Diffstat (limited to 'dev-util/makepp/makepp-1.40.1a.ebuild')
-rw-r--r-- | dev-util/makepp/makepp-1.40.1a.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-util/makepp/makepp-1.40.1a.ebuild b/dev-util/makepp/makepp-1.40.1a.ebuild index da21b106b420..a46c2328ba7e 100644 --- a/dev-util/makepp/makepp-1.40.1a.ebuild +++ b/dev-util/makepp/makepp-1.40.1a.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils DESCRIPTION="GNU make replacement" |