commit:     95921bb8f96ae04fa3765fdc6ec8f0d7efdf54e0
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 24 20:18:22 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Mar 24 20:18:22 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=95921bb8

dev-util/kdevelop-python: EAPI 6

Package-Manager: portage-2.2.28

 dev-util/kdevelop-python/kdevelop-python-5.0.9999.ebuild | 4 ++--
 dev-util/kdevelop-python/kdevelop-python-9999.ebuild     | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-util/kdevelop-python/kdevelop-python-5.0.9999.ebuild 
b/dev-util/kdevelop-python/kdevelop-python-5.0.9999.ebuild
index af02c8b..ff27c78 100644
--- a/dev-util/kdevelop-python/kdevelop-python-5.0.9999.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-5.0.9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 EGIT_BRANCH="5.0"
 KDEBASE="kdevelop"
@@ -10,7 +10,7 @@ KMNAME="kdev-python"
 PYTHON_COMPAT=( python3_5 )
 inherit kde5 python-any-r1
 
-DESCRIPTION="Python plugin for KDevelop 5"
+DESCRIPTION="Python plugin for KDevelop"
 IUSE=""
 
 DEPEND="

diff --git a/dev-util/kdevelop-python/kdevelop-python-9999.ebuild 
b/dev-util/kdevelop-python/kdevelop-python-9999.ebuild
index 5a5484f..64d1004 100644
--- a/dev-util/kdevelop-python/kdevelop-python-9999.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-9999.ebuild
@@ -2,14 +2,14 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDEBASE="kdevelop"
 KMNAME="kdev-python"
 PYTHON_COMPAT=( python3_5 )
 inherit kde5 python-any-r1
 
-DESCRIPTION="Python plugin for KDevelop 5"
+DESCRIPTION="Python plugin for KDevelop"
 IUSE=""
 
 DEPEND="

Reply via email to