From 21435953e16cda318a82334ddbadb3b5c36d9ea7 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 15 Jan 2020 15:51:32 +0000 Subject: gentoo resync : 15.01.2020 --- sys-fs/fuse-common/fuse-common-3.9.0.ebuild | 34 +++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 sys-fs/fuse-common/fuse-common-3.9.0.ebuild (limited to 'sys-fs/fuse-common/fuse-common-3.9.0.ebuild') diff --git a/sys-fs/fuse-common/fuse-common-3.9.0.ebuild b/sys-fs/fuse-common/fuse-common-3.9.0.ebuild new file mode 100644 index 000000000000..b775eb8fb168 --- /dev/null +++ b/sys-fs/fuse-common/fuse-common-3.9.0.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit udev + +DESCRIPTION="Common files for multiple slots of sys-fs/fuse" +HOMEPAGE="https://github.com/libfuse/libfuse" +SRC_URI="https://github.com/libfuse/libfuse/releases/download/fuse-${PV}/fuse-${PV}.tar.xz" + +LICENSE="GPL-2 LGPL-2.1" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86" + +BDEPEND="virtual/pkgconfig" +RDEPEND="!