diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-09-13 03:54:15 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-01-26 21:28:34 +0100 |
commit | 3a5652264e7d89a1ab50ca76fa51953cc5092978 (patch) | |
tree | 533200494fa375bee1f7a48489d09cbb6fe0ce20 /dev-vcs | |
parent | games-board/knights: EAPI-7 bump (diff) | |
download | kde-3a5652264e7d89a1ab50ca76fa51953cc5092978.tar.gz kde-3a5652264e7d89a1ab50ca76fa51953cc5092978.tar.bz2 kde-3a5652264e7d89a1ab50ca76fa51953cc5092978.zip |
dev-vcs/kdesvn: EAPI-7 bump, drop obsolete blocker
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/kdesvn/kdesvn-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-vcs/kdesvn/kdesvn-9999.ebuild b/dev-vcs/kdesvn/kdesvn-9999.ebuild index 2da140d177..f31b697f69 100644 --- a/dev-vcs/kdesvn/kdesvn-9999.ebuild +++ b/dev-vcs/kdesvn/kdesvn-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 KDE_HANDBOOK="forceoptional" inherit kde5 @@ -46,7 +46,6 @@ DEPEND=" dev-vcs/subversion " RDEPEND="${DEPEND} - !dev-vcs/kdesvn:4 !kde-apps/kdesdk-kioslaves:4[subversion(-)] " |