summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-fs/unionfs-fuse/unionfs-fuse-1.0.ebuild4
-rw-r--r--sys-fs/unionfs-fuse/unionfs-fuse-2.0.ebuild4
-rw-r--r--sys-fs/unionfs-fuse/unionfs-fuse-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-fs/unionfs-fuse/unionfs-fuse-1.0.ebuild b/sys-fs/unionfs-fuse/unionfs-fuse-1.0.ebuild
index 4403163fc006..e9658f33fb12 100644
--- a/sys-fs/unionfs-fuse/unionfs-fuse-1.0.ebuild
+++ b/sys-fs/unionfs-fuse/unionfs-fuse-1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86 ~x86-linux"
IUSE=""
-DEPEND="sys-fs/fuse"
+DEPEND="sys-fs/fuse:0"
RDEPEND="${DEPEND}"
src_install() {
diff --git a/sys-fs/unionfs-fuse/unionfs-fuse-2.0.ebuild b/sys-fs/unionfs-fuse/unionfs-fuse-2.0.ebuild
index 16259309343f..fe5a7ef6d178 100644
--- a/sys-fs/unionfs-fuse/unionfs-fuse-2.0.ebuild
+++ b/sys-fs/unionfs-fuse/unionfs-fuse-2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86 ~x86-linux"
IUSE=""
-DEPEND="sys-fs/fuse"
+DEPEND="sys-fs/fuse:0"
RDEPEND="${DEPEND}"
src_install() {
diff --git a/sys-fs/unionfs-fuse/unionfs-fuse-9999.ebuild b/sys-fs/unionfs-fuse/unionfs-fuse-9999.ebuild
index 24a0355898f4..bf42f96d4078 100644
--- a/sys-fs/unionfs-fuse/unionfs-fuse-9999.ebuild
+++ b/sys-fs/unionfs-fuse/unionfs-fuse-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS=""
IUSE=""
-DEPEND="sys-fs/fuse"
+DEPEND="sys-fs/fuse:0"
RDEPEND="${DEPEND}"
src_install() {