From 49b67b2428b6317534e590a426a03f94bbac0ee3 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 2 Apr 2018 21:10:24 +0100 Subject: Revert "sys-fs/{spl,zfs} : version bump" This reverts commit d031d102728856e6bbaeaa55ec22e9ae95e4785b. --- sys-fs/spl/spl-0.7.6.ebuild | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 sys-fs/spl/spl-0.7.6.ebuild (limited to 'sys-fs/spl/spl-0.7.6.ebuild') diff --git a/sys-fs/spl/spl-0.7.6.ebuild b/sys-fs/spl/spl-0.7.6.ebuild new file mode 100644 index 00000000..78495265 --- /dev/null +++ b/sys-fs/spl/spl-0.7.6.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