commit:     5ff8f5b0ee4566c77e0d1b389030dd21d67ca89a
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  4 18:44:01 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Apr  4 18:44:01 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=5ff8f5b0

kde-apps/kjots: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/kjots/kjots-4.14.11_pre20160211.ebuild | 4 ++--
 kde-apps/kjots/kjots-5.0.1.ebuild               | 6 +++---
 kde-apps/kjots/kjots-9999.ebuild                | 6 +++---
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/kde-apps/kjots/kjots-4.14.11_pre20160211.ebuild 
b/kde-apps/kjots/kjots-4.14.11_pre20160211.ebuild
index 2b22895..e36a14d 100644
--- a/kde-apps/kjots/kjots-4.14.11_pre20160211.ebuild
+++ b/kde-apps/kjots/kjots-4.14.11_pre20160211.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KMNAME="kdepim"
@@ -18,9 +18,9 @@ KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
 IUSE="debug"
 
 DEPEND="
-       dev-libs/grantlee:0
        $(add_kdeapps_dep kdepimlibs 'akonadi(+)')
        $(add_kdeapps_dep kdepim-common-libs)
+       dev-libs/grantlee:0
 "
 RDEPEND="${DEPEND}"
 

diff --git a/kde-apps/kjots/kjots-5.0.1.ebuild 
b/kde-apps/kjots/kjots-5.0.1.ebuild
index 708fb75..95287bb 100644
--- a/kde-apps/kjots/kjots-5.0.1.ebuild
+++ b/kde-apps/kjots/kjots-5.0.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 inherit kde5
 
@@ -31,12 +31,12 @@ RDEPEND="
        $(add_kdeapps_dep kmime)
        $(add_kdeapps_dep kontactinterface)
        $(add_kdeapps_dep kpimtextedit)
-       dev-libs/grantlee:5
-       dev-libs/libxslt
        $(add_qt_dep qtdbus)
        $(add_qt_dep qtgui)
        $(add_qt_dep qtprintsupport)
        $(add_qt_dep qtwidgets)
+       dev-libs/grantlee:5
+       dev-libs/libxslt
 "
 DEPEND="${RDEPEND}
        sys-devel/gettext

diff --git a/kde-apps/kjots/kjots-9999.ebuild b/kde-apps/kjots/kjots-9999.ebuild
index 589c241..419a149 100644
--- a/kde-apps/kjots/kjots-9999.ebuild
+++ b/kde-apps/kjots/kjots-9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 inherit kde5
 
@@ -30,12 +30,12 @@ RDEPEND="
        $(add_kdeapps_dep kmime)
        $(add_kdeapps_dep kontactinterface)
        $(add_kdeapps_dep kpimtextedit)
-       dev-libs/grantlee:5
-       dev-libs/libxslt
        $(add_qt_dep qtdbus)
        $(add_qt_dep qtgui)
        $(add_qt_dep qtprintsupport)
        $(add_qt_dep qtwidgets)
+       dev-libs/grantlee:5
+       dev-libs/libxslt
 "
 DEPEND="${RDEPEND}
        sys-devel/gettext

Reply via email to