commit:     24e242bf26bfae13e8fc3b2904756c77d3f5a7ef
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  7 08:31:46 2019 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Thu Mar  7 08:33:17 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24e242bf

net-misc/owncloud-client: remove blockers

owncloud-client and nextcloud-client can be installed in parallel, and
ocsync was removed from tree a year ago

Bug: https://bugs.gentoo.org/679188
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>

 ....3.11470.ebuild => owncloud-client-2.5.3.11470-r1.ebuild} | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

diff --git a/net-misc/owncloud-client/owncloud-client-2.5.3.11470.ebuild 
b/net-misc/owncloud-client/owncloud-client-2.5.3.11470-r1.ebuild
similarity index 94%
rename from net-misc/owncloud-client/owncloud-client-2.5.3.11470.ebuild
rename to net-misc/owncloud-client/owncloud-client-2.5.3.11470-r1.ebuild
index c65369cdae4..37f3df0acdd 100644
--- a/net-misc/owncloud-client/owncloud-client-2.5.3.11470.ebuild
+++ b/net-misc/owncloud-client/owncloud-client-2.5.3.11470-r1.ebuild
@@ -30,12 +30,9 @@ COMMON_DEPEND=">=dev-db/sqlite-3.4:3
                kde-frameworks/kio:5
        )
        nautilus? ( dev-python/nautilus-python )
-       shibboleth? ( dev-qt/qtwebkit:5 )
-"
-RDEPEND="${COMMON_DEPEND}
-       !net-misc/ocsync
-       !net-misc/nextcloud-client
-"
+       shibboleth? ( dev-qt/qtwebkit:5 )"
+
+RDEPEND="${COMMON_DEPEND}"
 DEPEND="${COMMON_DEPEND}
        dev-qt/linguist-tools:5
        doc? (
@@ -48,8 +45,7 @@ DEPEND="${COMMON_DEPEND}
        test? (
                dev-util/cmocka
                dev-qt/qttest:5
-       )
-"
+       )"
 
 S=${WORKDIR}/${P/-}
 

Reply via email to