summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2018-12-25 17:18:54 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2018-12-25 17:19:25 +0100
commit7fd9cd2cd841eed9658b9deec1cb269e57f6f327 (patch)
treed6d36a736fa94cf9613c0f322d4eb9d9abe13afb /app-backup
parentwww-servers/nginx: rev bump to bump 3rd party modules (diff)
downloadgentoo-7fd9cd2cd841eed9658b9deec1cb269e57f6f327.tar.gz
gentoo-7fd9cd2cd841eed9658b9deec1cb269e57f6f327.tar.bz2
gentoo-7fd9cd2cd841eed9658b9deec1cb269e57f6f327.zip
app-backup/tsm: Use slotted fuse dependency, bug 668054
Closes: https://bugs.gentoo.org/673626 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'app-backup')
-rw-r--r--app-backup/tsm/tsm-7.1.4.4-r3.ebuild (renamed from app-backup/tsm/tsm-7.1.4.4-r2.ebuild)6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-backup/tsm/tsm-7.1.4.4-r2.ebuild b/app-backup/tsm/tsm-7.1.4.4-r3.ebuild
index 4bfb05faf99c..ef3867988c28 100644
--- a/app-backup/tsm/tsm-7.1.4.4-r2.ebuild
+++ b/app-backup/tsm/tsm-7.1.4.4-r3.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=5
@@ -34,7 +34,7 @@ LICENSE="Apache-1.1 Apache-2.0 JDOM BSD-2 CC-PD Boost-1.0 MIT CPL-1.0 HPND Exola
|| ( BSD GPL-2+ ) gSOAP libpng tsm"
SLOT="0"
-KEYWORDS="~amd64 -*"
+KEYWORDS="-* ~amd64"
IUSE="acl java +tsm_cit +tsm_hw"
QA_PREBUILT="*"
@@ -54,7 +54,7 @@ DEPEND=""
RDEPEND="
dev-libs/expat
dev-libs/libxml2
- =sys-fs/fuse-2*
+ sys-fs/fuse:0
acl? ( sys-apps/acl )
java? ( >=virtual/jre-1.7 )
"