From cc629961c70618fce434f91ceb9d362fcc6c6a7e Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 18 Dec 2017 16:13:37 +0000 Subject: sys-fs/{spl,zfs} : version bump --- sys-fs/spl/spl-0.7.4.ebuild | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 sys-fs/spl/spl-0.7.4.ebuild (limited to 'sys-fs/spl/spl-0.7.4.ebuild') diff --git a/sys-fs/spl/spl-0.7.4.ebuild b/sys-fs/spl/spl-0.7.4.ebuild new file mode 100644 index 00000000..78495265 --- /dev/null +++ b/sys-fs/spl/spl-0.7.4.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}" -- cgit v1.2.3