diff options
Diffstat (limited to 'dev-libs/judy/judy-1.0.4.ebuild')
-rw-r--r-- | dev-libs/judy/judy-1.0.4.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-libs/judy/judy-1.0.4.ebuild b/dev-libs/judy/judy-1.0.4.ebuild index 4522ea6035e7..e6ba14477530 100644 --- a/dev-libs/judy/judy-1.0.4.ebuild +++ b/dev-libs/judy/judy-1.0.4.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 autotools MY_P=Judy-${PV} |