diff options
Diffstat (limited to 'dev-util')
| -rw-r--r-- | dev-util/kdevelop-python/kdevelop-python-5.0.9999.ebuild | 4 | ||||
| -rw-r--r-- | 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 af02c8bcf14..ff27c784c49 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 5a5484f0f43..64d10041d5b 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=" |
