diff options
| author | Johannes Huber <johu@gentoo.org> | 2016-03-24 21:18:22 +0100 |
|---|---|---|
| committer | Johannes Huber <johu@gentoo.org> | 2016-03-24 21:18:22 +0100 |
| commit | 95921bb8f96ae04fa3765fdc6ec8f0d7efdf54e0 (patch) | |
| tree | 3d26e2d43ced9066650a352eea5cb882eea2d31c | |
| parent | 6804c650f873216347a0c93704e60f79ffece28d (diff) | |
| download | kde-95921bb8f96ae04fa3765fdc6ec8f0d7efdf54e0.tar.gz kde-95921bb8f96ae04fa3765fdc6ec8f0d7efdf54e0.tar.bz2 kde-95921bb8f96ae04fa3765fdc6ec8f0d7efdf54e0.zip | |
dev-util/kdevelop-python: EAPI 6
Package-Manager: portage-2.2.28
| -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=" |
