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