commit:     e029a4e7e8e856e365b56e61c51cbfb83a144b5a
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sun Jan 31 23:41:03 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Jan 31 23:41:03 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=e029a4e7

kde-apps/libkgeomap: EAPI=6, use add_kdeapps_dep slot override

Package-Manager: portage-2.2.27

 kde-apps/libkgeomap/libkgeomap-15.12.49.9999.ebuild | 6 +++---
 kde-apps/libkgeomap/libkgeomap-9999.ebuild          | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/kde-apps/libkgeomap/libkgeomap-15.12.49.9999.ebuild 
b/kde-apps/libkgeomap/libkgeomap-15.12.49.9999.ebuild
index 29c319b..e2fb64e 100644
--- a/kde-apps/libkgeomap/libkgeomap-15.12.49.9999.ebuild
+++ b/kde-apps/libkgeomap/libkgeomap-15.12.49.9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_TEST="true"
 VIRTUALX_REQUIRED="test"
@@ -21,12 +21,12 @@ DEPEND="
        $(add_frameworks_dep ki18n)
        $(add_frameworks_dep kio)
        $(add_frameworks_dep ktextwidgets)
+       $(add_kdeapps_dep libkexiv2 '' '' '5=')
+       $(add_kdeapps_dep marble 'kde' '' '5=')
        $(add_qt_dep qtconcurrent)
        $(add_qt_dep qtgui)
        $(add_qt_dep qtwebkit)
        $(add_qt_dep qtwidgets)
        $(add_qt_dep qtxml)
-       kde-apps/libkexiv2:5=
-       kde-apps/marble:5=[kde]
 "
 RDEPEND="${DEPEND}"

diff --git a/kde-apps/libkgeomap/libkgeomap-9999.ebuild 
b/kde-apps/libkgeomap/libkgeomap-9999.ebuild
index 29c319b..e2fb64e 100644
--- a/kde-apps/libkgeomap/libkgeomap-9999.ebuild
+++ b/kde-apps/libkgeomap/libkgeomap-9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_TEST="true"
 VIRTUALX_REQUIRED="test"
@@ -21,12 +21,12 @@ DEPEND="
        $(add_frameworks_dep ki18n)
        $(add_frameworks_dep kio)
        $(add_frameworks_dep ktextwidgets)
+       $(add_kdeapps_dep libkexiv2 '' '' '5=')
+       $(add_kdeapps_dep marble 'kde' '' '5=')
        $(add_qt_dep qtconcurrent)
        $(add_qt_dep qtgui)
        $(add_qt_dep qtwebkit)
        $(add_qt_dep qtwidgets)
        $(add_qt_dep qtxml)
-       kde-apps/libkexiv2:5=
-       kde-apps/marble:5=[kde]
 "
 RDEPEND="${DEPEND}"

Reply via email to