From 8d7f08912080a9d9ea271134a8f8dc94bf1f813b Mon Sep 17 00:00:00 2001 From: Tim Harder Date: Sat, 15 Sep 2018 03:57:36 -0400 Subject: sys-fs/fuse-common: version bump to 3.2.6 --- sys-fs/fuse-common/fuse-common-3.2.6.ebuild | 47 +++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 sys-fs/fuse-common/fuse-common-3.2.6.ebuild (limited to 'sys-fs/fuse-common/fuse-common-3.2.6.ebuild') diff --git a/sys-fs/fuse-common/fuse-common-3.2.6.ebuild b/sys-fs/fuse-common/fuse-common-3.2.6.ebuild new file mode 100644 index 000000000000..d377ddf09b1e --- /dev/null +++ b/sys-fs/fuse-common/fuse-common-3.2.6.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit meson udev flag-o-matic + +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 ~s390 ~sh ~sparc ~x86" + +DEPEND="virtual/pkgconfig" +RDEPEND="!