mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-vcs/kdesvn: Fix blocker after kdesdk-kioslaves[subversion] removal
Package-Manager: portage-2.3.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -28,7 +28,7 @@ DEPEND="
|
||||
sys-devel/gettext
|
||||
"
|
||||
RDEPEND="${DEPEND}
|
||||
!kde-apps/kdesdk-kioslaves:4[subversion(+)]
|
||||
!kde-apps/kdesdk-kioslaves:4[subversion(-)]
|
||||
"
|
||||
|
||||
# bug #583286: needs network access
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -48,7 +48,7 @@ DEPEND="
|
||||
"
|
||||
RDEPEND="${DEPEND}
|
||||
!dev-vcs/kdesvn:4
|
||||
!kde-apps/kdesdk-kioslaves:4[subversion(+)]
|
||||
!kde-apps/kdesdk-kioslaves:4[subversion(-)]
|
||||
"
|
||||
|
||||
PATCHES=( "${FILESDIR}/${P}-desktop.patch" )
|
||||
|
||||
Reference in New Issue
Block a user