diff options
Diffstat (limited to 'sys-cluster/dlm/dlm-2.03.11.ebuild')
-rw-r--r-- | sys-cluster/dlm/dlm-2.03.11.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-cluster/dlm/dlm-2.03.11.ebuild b/sys-cluster/dlm/dlm-2.03.11.ebuild index c4816c691d72..f19c1973fb10 100644 --- a/sys-cluster/dlm/dlm-2.03.11.ebuild +++ b/sys-cluster/dlm/dlm-2.03.11.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils linux-mod versionator CLUSTER_RELEASE="${PV}" |