diff options
Diffstat (limited to 'sys-cluster/ocfs')
-rw-r--r-- | sys-cluster/ocfs/ocfs-1.0.14.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-cluster/ocfs/ocfs-1.0.14.ebuild b/sys-cluster/ocfs/ocfs-1.0.14.ebuild index ecbeed23ad84..5fdceaf23645 100644 --- a/sys-cluster/ocfs/ocfs-1.0.14.ebuild +++ b/sys-cluster/ocfs/ocfs-1.0.14.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit linux-mod DESCRIPTION="The Oracle Cluster Filesystem" |