summaryrefslogtreecommitdiff
path: root/sys-fs/spl/spl-0.7.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-07-30 16:18:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-07-30 16:18:03 +0100
commit1c3637dd3b054c149f818aa6eed47c849ca8d0a6 (patch)
treea684e0b36013ec04ab554829831944a0095ca8b4 /sys-fs/spl/spl-0.7.0.ebuild
parent28de2ce87ff511e787d311100843ab4d8d930e2b (diff)
ZFS : bump to v0.7.0
Diffstat (limited to 'sys-fs/spl/spl-0.7.0.ebuild')
-rw-r--r--sys-fs/spl/spl-0.7.0.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/sys-fs/spl/spl-0.7.0.ebuild b/sys-fs/spl/spl-0.7.0.ebuild
new file mode 100644
index 00000000..78495265
--- /dev/null
+++ b/sys-fs/spl/spl-0.7.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+DESCRIPTION="Solaris Porting Layer meta-package (Gentoo compatibility ebuild)"
+SRC_URI=""
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="amd64"
+IUSE=""
+
+DEPEND="~sys-fs/spl-utils-${PV}
+ ~sys-kernel/spl-dkms-${PV}"
+RDEPEND="${DEPEND}"