diff options
| author | Michael Palimaka <kensington@gentoo.org> | 2016-02-09 22:07:10 +1100 |
|---|---|---|
| committer | Michael Palimaka <kensington@gentoo.org> | 2016-02-09 23:32:13 +1100 |
| commit | b912038f260872682bec207f6153a26956949dc5 (patch) | |
| tree | 773f92a12abc084a5ed0147ea7d6c7d3bb20794d /kde-frameworks | |
| parent | 2b19ebcdd2998afb8495ce19b1a0793bd4ed366d (diff) | |
| download | kde-b912038f260872682bec207f6153a26956949dc5.tar.gz kde-b912038f260872682bec207f6153a26956949dc5.tar.bz2 kde-b912038f260872682bec207f6153a26956949dc5.zip | |
kde-frameworks: port to EAPI 6
Package-Manager: portage-2.2.27
Diffstat (limited to 'kde-frameworks')
71 files changed, 77 insertions, 77 deletions
diff --git a/kde-frameworks/attica/attica-9999.ebuild b/kde-frameworks/attica/attica-9999.ebuild index 7c3b8523c6b..02d58179ea0 100644 --- a/kde-frameworks/attica/attica-9999.ebuild +++ b/kde-frameworks/attica/attica-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit kde5 diff --git a/kde-frameworks/baloo/baloo-9999.ebuild b/kde-frameworks/baloo/baloo-9999.ebuild index fa22cfc8569..1b376eeefcc 100644 --- a/kde-frameworks/baloo/baloo-9999.ebuild +++ b/kde-frameworks/baloo/baloo-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 KDE_TEST="forceoptional" inherit kde5 diff --git a/kde-frameworks/bluez-qt/bluez-qt-9999.ebuild b/kde-frameworks/bluez-qt/bluez-qt-9999.ebuild index 384391f3848..7ce5900667c 100644 --- a/kde-frameworks/bluez-qt/bluez-qt-9999.ebuild +++ b/kde-frameworks/bluez-qt/bluez-qt-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit kde5 udev diff --git a/kde-frameworks/breeze-icons/breeze-icons-9999.ebuild b/kde-frameworks/breeze-icons/breeze-icons-9999.ebuild index d721901865d..a0758fb5483 100644 --- a/kde-frameworks/breeze-icons/breeze-icons-9999.ebuild +++ b/kde-frameworks/breeze-icons/breeze-icons-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 KDE_AUTODEPS="false" KDE_DEBUG="false" diff --git a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-9999.ebuild b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-9999.ebuild index 5af8bfb12e5..1a71ccaef0a 100644 --- a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-9999.ebuild +++ b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 PYTHON_COMPAT=( python{2_7,3_3,3_4} ) KDE_AUTODEPS="false" @@ -37,9 +37,9 @@ pkg_setup() { src_configure() { local mycmakeargs=( + -DBUILD_HTML_DOCS="$(usex doc)" + -DBUILD_MAN_DOCS="$(usex doc)" -DDOC_INSTALL_DIR="/usr/share/doc/${PF}" - $(cmake-utils_use_build doc HTML_DOCS) - $(cmake-utils_use_build doc MAN_DOCS) ) cmake-utils_src_configure diff --git a/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild b/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild index 673a9d17160..575c21e6202 100644 --- a/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild +++ b/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 VIRTUALX_REQUIRED="test" inherit kde5 diff --git a/kde-frameworks/kactivities/kactivities-9999.ebuild b/kde-frameworks/kactivities/kactivities-9999.ebuild index 70606e13b50..d9c84e2ecb2 100644 --- a/kde-frameworks/kactivities/kactivities-9999.ebuild +++ b/kde-frameworks/kactivities/kactivities-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit kde5 diff --git a/kde-frameworks/kapidox/kapidox-9999.ebuild b/kde-frameworks/kapidox/kapidox-9999.ebuild index 8a397974204..307c97c9991 100644 --- a/kde-frameworks/kapidox/kapidox-9999.ebuild +++ b/kde-frameworks/kapidox/kapidox-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 KDE_DEBUG="false" KDE_DOXYGEN="false" diff --git a/kde-frameworks/karchive/karchive-9999.ebuild b/kde-frameworks/karchive/karchive-9999.ebuild index 5913c2b18cb..15693973dac 100644 --- a/kde-frameworks/karchive/karchive-9999.ebuild +++ b/kde-frameworks/karchive/karchive-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit kde5 diff --git a/kde-frameworks/kauth/kauth-9999.ebuild b/kde-frameworks/kauth/kauth-9999.ebuild index 6584f8733ed..2dbc62e7f79 100644 --- a/kde-frameworks/kauth/kauth-9999.ebuild +++ b/kde-frameworks/kauth/kauth-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 VIRTUALX_REQUIRED="test" inherit kde5 diff --git a/kde-frameworks/kbookmarks/kbookmarks-9999.ebuild b/kde-frameworks/kbookmarks/kbookmarks-9999.ebuild index 41c6b07c41f..a6ef8ac8933 100644 --- a/kde-frameworks/kbookmarks/kbookmarks-9999.ebuild +++ b/kde-frameworks/kbookmarks/kbookmarks-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 VIRTUALX_REQUIRED="test" inherit kde5 diff --git a/kde-frameworks/kcmutils/kcmutils-9999.ebuild b/kde-frameworks/kcmutils/kcmutils-9999.ebuild index 1d080fefccd..e28b54737b0 100644 --- a/kde-frameworks/kcmutils/kcmutils-9999.ebuild +++ b/kde-frameworks/kcmutils/kcmutils-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 FRAMEWORK_TEST="false" inherit kde5 diff --git a/kde-frameworks/kcodecs/kcodecs-9999.ebuild b/kde-frameworks/kcodecs/kcodecs-9999.ebuild index 7d250d781a3..d3b605d0b86 100644 --- a/kde-frameworks/kcodecs/kcodecs-9999.ebuild +++ b/kde-frameworks/kcodecs/kcodecs-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit kde5 diff --git a/kde-frameworks/kcompletion/kcompletion-9999.ebuild b/kde-frameworks/kcompletion/kcompletion-9999.ebuild index 9d10348f568..f374ab6b5cd 100644 --- a/kde-frameworks/kcompletion/kcompletion-9999.ebuild +++ b/kde-frameworks/kcompletion/kcompletion-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 VIRTUALX_REQUIRED="test" inherit kde5 diff --git a/kde-frameworks/kconfig/kconfig-9999.ebuild b/kde-frameworks/kconfig/kconfig-9999.ebuild index 7b89eac3ba5..820e0c85884 100644 --- a/kde-frameworks/kconfig/kconfig-9999.ebuild +++ b/kde-frameworks/kconfig/kconfig-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 VIRTUALX_REQUIRED="test" inherit kde5 diff --git a/kde-frameworks/kconfigwidgets/kconfigwidgets-9999.ebuild b/kde-frameworks/kconfigwidgets/kconfigwidgets-9999.ebuild index 741aaa1d194..60f3e9969e8 100644 --- a/kde-frameworks/kconfigwidgets/kconfigwidgets-9999.ebuild +++ b/kde-frameworks/kconfigwidgets/kconfigwidgets-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 VIRTUALX_REQUIRED="test" inherit kde5 diff --git a/kde-frameworks/kcoreaddons/kcoreaddons-9999.ebuild b/kde-frameworks/kcoreaddons/kcoreaddons-9999.ebuild index 35adc8033d5..8a787d515fd 100644 --- a/kde-frameworks/kcoreaddons/kcoreaddons-9999.ebuild +++ b/kde-frameworks/kcoreaddons/kcoreaddons-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit kde5 diff --git a/kde-frameworks/kcrash/kcrash-9999.ebuild b/kde-frameworks/kcrash/kcrash-9999.ebuild index 45cf4076d51..aed147dbae0 100644 --- a/kde-frameworks/kcrash/kcrash-9999.ebuild +++ b/kde-frameworks/kcrash/kcrash-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 VIRTUALX_REQUIRED="test" inherit kde5 diff --git a/kde-frameworks/kdbusaddons/kdbusaddons-9999.ebuild b/kde-frameworks/kdbusaddons/kdbusaddons-9999.ebuild index 0348a2b2a62..9b0651a27bf 100644 --- a/kde-frameworks/kdbusaddons/kdbusaddons-9999.ebuild +++ b/kde-frameworks/kdbusaddons/kdbusaddons-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 VIRTUALDBUS_TEST="true" inherit kde5 diff --git a/kde-frameworks/kdeclarative/kdeclarative-9999.ebuild b/kde-frameworks/kdeclarative/kdeclarative-9999.ebuild index 40ec06a8889..57728baf4cd 100644 --- a/kde-frameworks/kdeclarative/kdeclarative-9999.ebuild +++ b/kde-frameworks/kdeclarative/kdeclarative-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 KDE_TEST="false" inherit kde5 diff --git a/kde-frameworks/kded/kded-9999.ebuild b/kde-frameworks/kded/kded-9999.ebuild index 04a9ae14d10..165bee55b7f 100644 --- a/kde-frameworks/kded/kded-9999.ebuild +++ b/kde-frameworks/kded/kded-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 KDE_TEST="false" inherit kde5 diff --git a/kde-frameworks/kdelibs4support/kdelibs4support-9999.ebuild b/kde-frameworks/kdelibs4support/kdelibs4support-9999.ebuild index 85cfea6098d..671945c5315 100644 --- a/kde-frameworks/kdelibs4support/kdelibs4support-9999.ebuild +++ b/kde-frameworks/kdelibs4support/kdelibs4support-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 VIRTUALX_REQUIRED="test" inherit kde5 diff --git a/kde-frameworks/kdesignerplugin/kdesignerplugin-9999.ebuild b/kde-frameworks/kdesignerplugin/kdesignerplugin-9999.ebuild index fcde7db5c55..f92b151b9fe 100644 --- a/kde-frameworks/kdesignerplugin/kdesignerplugin-9999.ebuild +++ b/kde-frameworks/kdesignerplugin/kdesignerplugin-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 KDE_TEST="false" inherit kde5 diff --git a/kde-frameworks/kdesu/kdesu-9999.ebuild b/kde-frameworks/kdesu/kdesu-9999.ebuild index 713881d4f6f..179df575d77 100644 --- a/kde-frameworks/kdesu/kdesu-9999.ebuild +++ b/kde-frameworks/kdesu/kdesu-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 KDE_TEST="false" inherit kde5 diff --git a/kde-frameworks/kdewebkit/kdewebkit-9999.ebuild b/kde-frameworks/kdewebkit/kdewebkit-9999.ebuild index 39d637efa75..c8f66908ca3 100644 --- a/kde-frameworks/kdewebkit/kdewebkit-9999.ebuild +++ b/kde-frameworks/kdewebkit/kdewebkit-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 KDE_TEST="false" inherit kde5 diff --git a/kde-frameworks/kdnssd/kdnssd-9999.ebuild b/kde-frameworks/kdnssd/kdnssd-9999.ebuild index 990c193009c..344b42c1082 100644 --- a/kde-frameworks/kdnssd/kdnssd-9999.ebuild +++ b/kde-frameworks/kdnssd/kdnssd-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit kde5 diff --git a/kde-frameworks/kdoctools/kdoctools-9999.ebuild b/kde-frameworks/kdoctools/kdoctools-9999.ebuild index dfd23fa2cdd..80bdaef9572 100644 --- a/kde-frameworks/kdoctools/kdoctools-9999.ebuild +++ b/kde-frameworks/kdoctools/kdoctools-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit kde5 diff --git a/kde-frameworks/kemoticons/kemoticons-9999.ebuild b/kde-frameworks/kemoticons/kemoticons-9999.ebuild index c6e320b1b46..1dd40bfe443 100644 --- a/kde-frameworks/kemoticons/kemoticons-9999.ebuild +++ b/kde-frameworks/kemoticons/kemoticons-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 VIRTUALX_REQUIRED="test" inherit kde5 diff --git a/kde-frameworks/kfilemetadata/kfilemetadata-9999.ebuild b/kde-frameworks/kfilemetadata/kfilemetadata-9999.ebuild index 77857e16db6..fa7aec91da3 100644 --- a/kde-frameworks/kfilemetadata/kfilemetadata-9999.ebuild +++ b/kde-frameworks/kfilemetadata/kfilemetadata-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit kde5 |
