summaryrefslogtreecommitdiff
path: root/sys-fs/spl/spl-0.7.7.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-02 17:45:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-02 17:45:29 +0100
commitd031d102728856e6bbaeaa55ec22e9ae95e4785b (patch)
tree214ec820bfc9507f9e215a70a1a137ec1ef575c8 /sys-fs/spl/spl-0.7.7.ebuild
parent1d2097ddbe990f3a5571304615c10e5d88ebf367 (diff)
sys-fs/{spl,zfs} : version bump
Diffstat (limited to 'sys-fs/spl/spl-0.7.7.ebuild')
-rw-r--r--sys-fs/spl/spl-0.7.7.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/sys-fs/spl/spl-0.7.7.ebuild b/sys-fs/spl/spl-0.7.7.ebuild
new file mode 100644
index 00000000..78495265
--- /dev/null
+++ b/sys-fs/spl/spl-0.7.7.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}"