commit:     7fd9cd2cd841eed9658b9deec1cb269e57f6f327
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 25 16:18:54 2018 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Dec 25 16:19:25 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fd9cd2c

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 <AT> gentoo.org>

 app-backup/tsm/{tsm-7.1.4.4-r2.ebuild => tsm-7.1.4.4-r3.ebuild} | 6 +++---
 1 file 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
similarity index 98%
rename from app-backup/tsm/tsm-7.1.4.4-r2.ebuild
rename to app-backup/tsm/tsm-7.1.4.4-r3.ebuild
index 4bfb05faf99..ef3867988c2 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 )
 "

Reply via email to