commit:     b3b1862966c30d2cc0adccbb284678dfcc5af436
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 16 19:05:18 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug 16 19:05:18 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=b3b18629

dev-vcs/kdesvn: EAPI-5 bump to fix fatal error w/ cmake-utils.eclass

Bare minimum that hopefully will "work". Not that SRC_URI still does.

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-vcs/kdesvn/kdesvn-1.0.5.ebuild | 5 ++---
 dev-vcs/kdesvn/metadata.xml        | 8 --------
 2 files changed, 2 insertions(+), 11 deletions(-)

diff --git a/dev-vcs/kdesvn/kdesvn-1.0.5.ebuild 
b/dev-vcs/kdesvn/kdesvn-1.0.5.ebuild
index 1e0207e3..f5ebf46c 100644
--- a/dev-vcs/kdesvn/kdesvn-1.0.5.ebuild
+++ b/dev-vcs/kdesvn/kdesvn-1.0.5.ebuild
@@ -1,8 +1,7 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kdesvn/kdesvn-1.0.5.ebuild,v 1.4 
2009/08/12 16:45:46 wired Exp $
 
-EAPI="2"
+EAPI=5
 
 inherit cmake-utils qt3 kde-functions versionator
 

diff --git a/dev-vcs/kdesvn/metadata.xml b/dev-vcs/kdesvn/metadata.xml
index dc020aaf..7a38bb90 100644
--- a/dev-vcs/kdesvn/metadata.xml
+++ b/dev-vcs/kdesvn/metadata.xml
@@ -2,12 +2,4 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
        <!-- maintainer-needed -->
-       <maintainer>
-               <email>[email protected]</email>
-               <name>George Shapovalov</name>
-       </maintainer>
-       <maintainer>
-               <email>[email protected]</email>
-               <name>Theo Chatzimichos</name>
-       </maintainer>
 </pkgmetadata>

Reply via email to