[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/, profiles/updates/, profiles/, kde-apps/katepart/, ...

2018-02-03 Thread Andreas Sturmlechner
commit: bbb56207c2caf40da4e3b1ac76274c4823cd2a92
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jan 31 20:47:32 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Feb  3 23:28:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbb56207

profiles: Remove last-rited packages

Closes: https://bugs.gentoo.org/642462

 dev-util/kdevplatform/Manifest|   1 -
 dev-util/kdevplatform/kdevplatform-5.1.2.ebuild   | 107 --
 dev-util/kdevplatform/metadata.xml|  12 ---
 kde-apps/katepart/Manifest|   1 -
 kde-apps/katepart/katepart-4.14.3.ebuild  |  21 -
 kde-apps/katepart/metadata.xml|   8 --
 kde-apps/kdebase-data/Manifest|   1 -
 kde-apps/kdebase-data/kdebase-data-16.04.3.ebuild |  36 
 kde-apps/kdebase-data/metadata.xml|   8 --
 kde-apps/konsolepart/Manifest |   1 -
 kde-apps/konsolepart/konsolepart-4.14.3.ebuild|  59 
 kde-apps/konsolepart/metadata.xml |   8 --
 profiles/arch/powerpc/package.use.mask|   1 -
 profiles/package.mask |  10 --
 profiles/updates/2Q-2015  |   1 -
 profiles/updates/4Q-2016  |   1 -
 16 files changed, 276 deletions(-)

diff --git a/dev-util/kdevplatform/Manifest b/dev-util/kdevplatform/Manifest
deleted file mode 100644
index d0c70a99794..000
--- a/dev-util/kdevplatform/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kdevplatform-5.1.2.tar.xz 2051776 BLAKE2B 
3e7e91d5438b8a528e640671418399d302c8c9ee96d3e98cfe2ab68e64be63d7af98b1f4f11e512e9e79e17cddbd75731528d7dd9deab52c753a9f5be7dbce8e
 SHA512 
cba58144b1c431789c6ceedee673f365af411a185944c5f6e2d8a8f46bf8bd817de0454d8ee6c2db28675a78940cb4293bb5e6430bdce77e4bd98e335889

diff --git a/dev-util/kdevplatform/kdevplatform-5.1.2.ebuild 
b/dev-util/kdevplatform/kdevplatform-5.1.2.ebuild
deleted file mode 100644
index 78bfc95f5b5..000
--- a/dev-util/kdevplatform/kdevplatform-5.1.2.ebuild
+++ /dev/null
@@ -1,107 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGIT_BRANCH="5.1"
-KDEBASE="kdevelop"
-KDE_TEST="true"
-VIRTUALDBUS_TEST="true"
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="KDE development support libraries and apps"
-IUSE="cvs reviewboard subversion +welcomepage"
-[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="amd64 x86"
-
-COMMON_DEPEND="
-   $(add_frameworks_dep karchive)
-   $(add_frameworks_dep kbookmarks)
-   $(add_frameworks_dep kcmutils)
-   $(add_frameworks_dep kcodecs)
-   $(add_frameworks_dep kcompletion)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kdeclarative)
-   $(add_frameworks_dep kguiaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep kitemmodels)
-   $(add_frameworks_dep kitemviews)
-   $(add_frameworks_dep kjobwidgets)
-   $(add_frameworks_dep knewstuff)
-   $(add_frameworks_dep knotifications)
-   $(add_frameworks_dep knotifyconfig)
-   $(add_frameworks_dep kparts)
-   $(add_frameworks_dep kservice)
-   $(add_frameworks_dep ktexteditor)
-   $(add_frameworks_dep ktextwidgets)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kwindowsystem)
-   $(add_frameworks_dep kxmlgui)
-   $(add_frameworks_dep sonnet)
-   $(add_frameworks_dep threadweaver)
-   $(add_kdeapps_dep libkomparediff2)
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qttest)
-   $(add_qt_dep qtwebkit)
-   $(add_qt_dep qtwidgets)
-   $(add_qt_dep qtxml)
-   dev-libs/grantlee:5
-   reviewboard? ( dev-libs/purpose )
-   subversion? (
-   dev-libs/apr:1
-   dev-libs/apr-util:1
-   dev-vcs/subversion
-   )
-   welcomepage? ( $(add_qt_dep qtdeclarative 'widgets') )
-"
-DEPEND="${COMMON_DEPEND}
-   dev-libs/boost
-   $(add_qt_dep qtconcurrent)
-"
-RDEPEND="${COMMON_DEPEND}
-   cvs? ( dev-vcs/cvs )
-   reviewboard? ( $(add_kdeapps_dep ktp-accounts-kcm) )
-   !dev-util/kdevelop:4
-   !dev-util/kdevplatform:4
-"
-
-REQUIRED_USE="test? ( welcomepage )"
-
-RESTRICT+=" test"
-
-src_prepare() {
-   kde5_src_prepare
-   # root tests subdirectory actually does not contain tests, installs 
stuff
-   if ! use test; then
-   sed -i -e "/add_subdirectory(tests)/ s/#DONOTCOMPILE //" \
-   CMakeLists.txt || die "Failed to fix CMakeLists.txt"
-   sed -i -e '1s/^/find_package(Qt5Test \$\{QT_MIN_VERSION\})\n/' \
-   

[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/files/, dev-util/kdevplatform/

2017-12-16 Thread Michael Palimaka
commit: ff3e416ce736a3d9b62dcfb1c6176d98280f1fd1
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Dec 16 12:43:54 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Dec 16 12:45:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff3e416c

dev-util/kdevplatform: remove 5.1.1

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 dev-util/kdevplatform/Manifest |   1 -
 .../files/kdevplatform-5.1.1-tests-optional.patch  | 229 -
 dev-util/kdevplatform/kdevplatform-5.1.1.ebuild|  97 -
 3 files changed, 327 deletions(-)

diff --git a/dev-util/kdevplatform/Manifest b/dev-util/kdevplatform/Manifest
index 08d97e172ec..d0c70a99794 100644
--- a/dev-util/kdevplatform/Manifest
+++ b/dev-util/kdevplatform/Manifest
@@ -1,2 +1 @@
-DIST kdevplatform-5.1.1.tar.xz 2047948 BLAKE2B 
3fada2faaf824aab269c4b5f77e68d8d8ac9a9412d629915c9bfe6b099de1bad6f32ec8479cbc3e6a3124cd5ba3761ee682c1e73ee57ef1372bc6998e14716e8
 SHA512 
2780bc8f321be262bb9c2152fa8c58d52c93d48411122a5ce8d00f11becc8885c9697be7159cbcbb57c0a3f049912f96e67bc274af7ffa90cebf62eeba1eb572
 DIST kdevplatform-5.1.2.tar.xz 2051776 BLAKE2B 
3e7e91d5438b8a528e640671418399d302c8c9ee96d3e98cfe2ab68e64be63d7af98b1f4f11e512e9e79e17cddbd75731528d7dd9deab52c753a9f5be7dbce8e
 SHA512 
cba58144b1c431789c6ceedee673f365af411a185944c5f6e2d8a8f46bf8bd817de0454d8ee6c2db28675a78940cb4293bb5e6430bdce77e4bd98e335889

diff --git 
a/dev-util/kdevplatform/files/kdevplatform-5.1.1-tests-optional.patch 
b/dev-util/kdevplatform/files/kdevplatform-5.1.1-tests-optional.patch
deleted file mode 100644
index 385e37c3865..000
--- a/dev-util/kdevplatform/files/kdevplatform-5.1.1-tests-optional.patch
+++ /dev/null
@@ -1,229 +0,0 @@
-Patch autogenerated by KDE_TEST=forceoptional-recursive and edited.
-
 a/project/CMakeLists.txt   2017-08-19 13:39:27.223931674 +0200
-+++ b/project/CMakeLists.txt   2017-08-19 13:39:27.230931474 +0200
-@@ -38,7 +38,9 @@
- Qt5::Concurrent
- )
- 
-+if(BUILD_TESTING)
- add_subdirectory(tests)
-+endif()
- 
- install(FILES
- interfaces/iprojectbuilder.h
 a/sublime/CMakeLists.txt   2017-08-19 13:39:27.242931131 +0200
-+++ b/sublime/CMakeLists.txt   2017-08-19 13:39:27.249930930 +0200
-@@ -1,7 +1,9 @@
- add_definitions(-DTRANSLATION_DOMAIN=\"kdevplatform\")
- 
- add_subdirectory(examples)
-+if(BUILD_TESTING)
- add_subdirectory(tests)
-+endif()
- 
- set(sublime_LIB_SRCS
- area.cpp
 a/vcs/CMakeLists.txt   2017-08-19 13:39:27.258930673 +0200
-+++ b/vcs/CMakeLists.txt   2017-08-19 13:39:27.264930501 +0200
-@@ -1,7 +1,9 @@
- add_definitions(-DTRANSLATION_DOMAIN=\"kdevplatform\")
- 
-+if(BUILD_TESTING)
- add_subdirectory(dvcs/tests)
- add_subdirectory(models/tests)
-+endif()
- 
- set(KDevPlatformVcs_UIS
- widgets/vcscommitdialog.ui
 a/shell/CMakeLists.txt 2017-08-19 13:39:27.274930215 +0200
-+++ b/shell/CMakeLists.txt 2017-08-19 13:39:27.281930015 +0200
-@@ -1,6 +1,8 @@
- add_definitions(-DTRANSLATION_DOMAIN=\"kdevplatform\")
- 
-+if(BUILD_TESTING)
- add_subdirectory(tests)
-+endif()
- 
- set(KDevPlatformShell_LIB_SRCS
- workingsetcontroller.cpp
 a/language/CMakeLists.txt  2017-08-19 13:39:27.292929700 +0200
-+++ b/language/CMakeLists.txt  2017-08-19 13:39:27.299929500 +0200
-@@ -6,11 +6,13 @@
- check_include_file("malloc.h" HAVE_MALLOC_H)
- check_symbol_exists(malloc_trim "malloc.h" HAVE_MALLOC_TRIM)
- 
-+if(BUILD_TESTING)
- add_subdirectory(highlighting/tests)
- add_subdirectory(duchain/tests)
- add_subdirectory(backgroundparser/tests)
- add_subdirectory(codegen/tests)
- add_subdirectory(util/tests)
-+endif()
- 
- configure_file(${CMAKE_CURRENT_SOURCE_DIR}/language-features.h.cmake
-${CMAKE_CURRENT_BINARY_DIR}/language-features.h )
 a/language/codegen/tests/data/CMakeLists.txt   2017-08-19 
13:39:27.309929214 +0200
-+++ b/language/codegen/tests/data/CMakeLists.txt   2017-08-19 
13:39:27.316929014 +0200
-@@ -1 +1,3 @@
-+if(BUILD_TESTING)
- add_subdirectory(kdevcodegentest)
-+endif()
 a/outputview/CMakeLists.txt2017-08-19 13:39:27.326928728 +0200
-+++ b/outputview/CMakeLists.txt2017-08-19 13:39:27.334928499 +0200
-@@ -31,4 +31,6 @@
- outputexecutejob.h
- DESTINATION ${KDE_INSTALL_INCLUDEDIR}/kdevplatform/outputview COMPONENT 
Devel)
- 
-+if(BUILD_TESTING)
- add_subdirectory(tests)
-+endif()
 a/serialization/CMakeLists.txt 2017-08-19 13:39:27.343928241 +0200
-+++ b/serialization/CMakeLists.txt 2017-08-19 13:39:27.351928013 +0200
-@@ -27,4 +27,6 @@
- DESTINATION ${KDE_INSTALL_INCLUDEDIR}/kdevplatform/serialization 
COMPONENT Devel
- )
- 
-+if(BUILD_TESTING)
- add_subdirectory(tests)
-+endif()
 a/util/CMakeLists.txt  2017-08-19 13:39:27.360927755 +0200
-+++ b/util/CMakeLists.txt  2017-08-19 13:39:27.368927526 +0200
-@@ -39,7 +39,9 @@
- 
- add_subdirectory(duchainify)
- 
-+if(BUILD_TESTING)
- add_subdirectory(tests)
-+endif()
- 
- 

[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/

2017-12-16 Thread Tobias Klausmann
commit: bf626e605c6ffb1c67e70b472aa5c75fc311027c
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sat Dec 16 10:29:44 2017 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sat Dec 16 10:31:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf626e60

dev-util/kdevplatform-5.1.2-r0: amd64 stable

Gentoo-Bug: http://bugs.gentoo.org/633368

 dev-util/kdevplatform/kdevplatform-5.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/kdevplatform/kdevplatform-5.1.2.ebuild 
b/dev-util/kdevplatform/kdevplatform-5.1.2.ebuild
index faee5c4ab0e..78bfc95f5b5 100644
--- a/dev-util/kdevplatform/kdevplatform-5.1.2.ebuild
+++ b/dev-util/kdevplatform/kdevplatform-5.1.2.ebuild
@@ -12,7 +12,7 @@ inherit kde5
 
 DESCRIPTION="KDE development support libraries and apps"
 IUSE="cvs reviewboard subversion +welcomepage"
-[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 x86"
+[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="amd64 x86"
 
 COMMON_DEPEND="
$(add_frameworks_dep karchive)



[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/

2017-10-29 Thread Thomas Deutschmann
commit: 8be455200cfca366ef5d134706673954252fe1dc
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Oct 29 23:53:57 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Oct 29 23:56:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8be45520

dev-util/kdevplatform: x86 stable (bug #633368)

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 dev-util/kdevplatform/kdevplatform-5.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/kdevplatform/kdevplatform-5.1.2.ebuild 
b/dev-util/kdevplatform/kdevplatform-5.1.2.ebuild
index e93015314f5..faee5c4ab0e 100644
--- a/dev-util/kdevplatform/kdevplatform-5.1.2.ebuild
+++ b/dev-util/kdevplatform/kdevplatform-5.1.2.ebuild
@@ -12,7 +12,7 @@ inherit kde5
 
 DESCRIPTION="KDE development support libraries and apps"
 IUSE="cvs reviewboard subversion +welcomepage"
-[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 ~x86"
+[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 x86"
 
 COMMON_DEPEND="
$(add_frameworks_dep karchive)



[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/

2017-08-29 Thread Andreas Sturmlechner
commit: 182a7767205169305d89feb2abcd492c00264d9d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Aug 17 21:00:13 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Aug 29 21:26:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=182a7767

dev-util/kdevplatform: 5.1.2 version bump

 dev-util/kdevplatform/Manifest  |   1 +
 dev-util/kdevplatform/kdevplatform-5.1.2.ebuild | 107 
 2 files changed, 108 insertions(+)

diff --git a/dev-util/kdevplatform/Manifest b/dev-util/kdevplatform/Manifest
index ff1a1c4b0f1..93ba398fea7 100644
--- a/dev-util/kdevplatform/Manifest
+++ b/dev-util/kdevplatform/Manifest
@@ -1 +1,2 @@
 DIST kdevplatform-5.1.1.tar.xz 2047948 SHA256 
3159440512b1373c1a4b35f401ba1f81217de9578372b45137af141eeda6e726 SHA512 
2780bc8f321be262bb9c2152fa8c58d52c93d48411122a5ce8d00f11becc8885c9697be7159cbcbb57c0a3f049912f96e67bc274af7ffa90cebf62eeba1eb572
 WHIRLPOOL 
60ea7b77d5edc007e91d141affbb9c9d46a4cbf52efc21e7b0202d07132d553e266af2968802843758a40905aeb5f568fff787fd4f68c48698619b5f8528378a
+DIST kdevplatform-5.1.2.tar.xz 2051776 SHA256 
e622ddad552a678baaf1166d5cbdc5fd1192d2324300c52ef2d25f1c6778664a SHA512 
cba58144b1c431789c6ceedee673f365af411a185944c5f6e2d8a8f46bf8bd817de0454d8ee6c2db28675a78940cb4293bb5e6430bdce77e4bd98e335889
 WHIRLPOOL 
bb0fa4e8895b018710a7b020951f31cbe8801bf4eae411e2c29fab13201b76e14ee465d63deb0c9953ec7a91a5533db1a2e57357986aab52fe64fef80f0a7ad1

diff --git a/dev-util/kdevplatform/kdevplatform-5.1.2.ebuild 
b/dev-util/kdevplatform/kdevplatform-5.1.2.ebuild
new file mode 100644
index 000..e93015314f5
--- /dev/null
+++ b/dev-util/kdevplatform/kdevplatform-5.1.2.ebuild
@@ -0,0 +1,107 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+EGIT_BRANCH="5.1"
+KDEBASE="kdevelop"
+KDE_TEST="true"
+VIRTUALDBUS_TEST="true"
+VIRTUALX_REQUIRED="test"
+inherit kde5
+
+DESCRIPTION="KDE development support libraries and apps"
+IUSE="cvs reviewboard subversion +welcomepage"
+[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 ~x86"
+
+COMMON_DEPEND="
+   $(add_frameworks_dep karchive)
+   $(add_frameworks_dep kbookmarks)
+   $(add_frameworks_dep kcmutils)
+   $(add_frameworks_dep kcodecs)
+   $(add_frameworks_dep kcompletion)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kdeclarative)
+   $(add_frameworks_dep kguiaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kiconthemes)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep kitemmodels)
+   $(add_frameworks_dep kitemviews)
+   $(add_frameworks_dep kjobwidgets)
+   $(add_frameworks_dep knewstuff)
+   $(add_frameworks_dep knotifications)
+   $(add_frameworks_dep knotifyconfig)
+   $(add_frameworks_dep kparts)
+   $(add_frameworks_dep kservice)
+   $(add_frameworks_dep ktexteditor)
+   $(add_frameworks_dep ktextwidgets)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kwindowsystem)
+   $(add_frameworks_dep kxmlgui)
+   $(add_frameworks_dep sonnet)
+   $(add_frameworks_dep threadweaver)
+   $(add_kdeapps_dep libkomparediff2)
+   $(add_qt_dep qtdbus)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qttest)
+   $(add_qt_dep qtwebkit)
+   $(add_qt_dep qtwidgets)
+   $(add_qt_dep qtxml)
+   dev-libs/grantlee:5
+   reviewboard? ( dev-libs/purpose )
+   subversion? (
+   dev-libs/apr:1
+   dev-libs/apr-util:1
+   dev-vcs/subversion
+   )
+   welcomepage? ( $(add_qt_dep qtdeclarative 'widgets') )
+"
+DEPEND="${COMMON_DEPEND}
+   dev-libs/boost
+   $(add_qt_dep qtconcurrent)
+"
+RDEPEND="${COMMON_DEPEND}
+   cvs? ( dev-vcs/cvs )
+   reviewboard? ( $(add_kdeapps_dep ktp-accounts-kcm) )
+   !dev-util/kdevelop:4
+   !dev-util/kdevplatform:4
+"
+
+REQUIRED_USE="test? ( welcomepage )"
+
+RESTRICT+=" test"
+
+src_prepare() {
+   kde5_src_prepare
+   # root tests subdirectory actually does not contain tests, installs 
stuff
+   if ! use test; then
+   sed -i -e "/add_subdirectory(tests)/ s/#DONOTCOMPILE //" \
+   CMakeLists.txt || die "Failed to fix CMakeLists.txt"
+   sed -i -e '1s/^/find_package(Qt5Test \$\{QT_MIN_VERSION\})\n/' \
+   tests/CMakeLists.txt || die "Failed to fix 
tests/CMakeLists.txt"
+   fi
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DBUILD_cvs=$(usex cvs)
+   $(cmake-utils_use_find_package reviewboard 
KDEExperimentalPurpose)
+   $(cmake-utils_use_find_package subversion SubversionLibrary)
+   $(cmake-utils_use_find_package welcomepage Qt5QuickWidgets)
+   )
+
+   

[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/

2017-08-19 Thread Andreas Sturmlechner
commit: fc26d14faa7f0daeeaef77aa675f0492a698b096
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Aug 19 20:14:13 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Aug 19 20:20:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc26d14f

dev-util/kdevplatform: Drop old

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-util/kdevplatform/Manifest  |   1 -
 dev-util/kdevplatform/kdevplatform-5.1.0.ebuild | 106 
 2 files changed, 107 deletions(-)

diff --git a/dev-util/kdevplatform/Manifest b/dev-util/kdevplatform/Manifest
index 2b5f32956a6..ff1a1c4b0f1 100644
--- a/dev-util/kdevplatform/Manifest
+++ b/dev-util/kdevplatform/Manifest
@@ -1,2 +1 @@
-DIST kdevplatform-5.1.0.tar.xz 2048172 SHA256 
f09f3b807c9d360b894bc4439cce5b1cb23ff0754941dd26abf45c33b731aedb SHA512 
b94fcd1294855654c3183c7bc0dbfefd099cfaadeb44180788f439b11c0e61609863aae5a06776d9e6a4915c9768a794760c8a931678d9cc5d9c5e98560a7998
 WHIRLPOOL 
301620ff6ebc9012f0f7bce4d771b83b8b03ab75602cae0182a0b23173ff1d9382a0536c16acc512e5ee27bd01861b308b5388b853ac701ec83b44f3b913e714
 DIST kdevplatform-5.1.1.tar.xz 2047948 SHA256 
3159440512b1373c1a4b35f401ba1f81217de9578372b45137af141eeda6e726 SHA512 
2780bc8f321be262bb9c2152fa8c58d52c93d48411122a5ce8d00f11becc8885c9697be7159cbcbb57c0a3f049912f96e67bc274af7ffa90cebf62eeba1eb572
 WHIRLPOOL 
60ea7b77d5edc007e91d141affbb9c9d46a4cbf52efc21e7b0202d07132d553e266af2968802843758a40905aeb5f568fff787fd4f68c48698619b5f8528378a

diff --git a/dev-util/kdevplatform/kdevplatform-5.1.0.ebuild 
b/dev-util/kdevplatform/kdevplatform-5.1.0.ebuild
deleted file mode 100644
index da30347c5cf..000
--- a/dev-util/kdevplatform/kdevplatform-5.1.0.ebuild
+++ /dev/null
@@ -1,106 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGIT_BRANCH="5.1"
-KDEBASE="kdevelop"
-KDE_TEST="forceoptional-recursive"
-VIRTUALDBUS_TEST="true"
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="KDE development support libraries and apps"
-IUSE="cvs reviewboard subversion +welcomepage"
-[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="amd64 x86"
-
-COMMON_DEPEND="
-   $(add_frameworks_dep karchive)
-   $(add_frameworks_dep kbookmarks)
-   $(add_frameworks_dep kcmutils)
-   $(add_frameworks_dep kcodecs)
-   $(add_frameworks_dep kcompletion)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kdeclarative)
-   $(add_frameworks_dep kguiaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep kitemmodels)
-   $(add_frameworks_dep kitemviews)
-   $(add_frameworks_dep kjobwidgets)
-   $(add_frameworks_dep knewstuff)
-   $(add_frameworks_dep knotifications)
-   $(add_frameworks_dep knotifyconfig)
-   $(add_frameworks_dep kparts)
-   $(add_frameworks_dep kservice)
-   $(add_frameworks_dep ktexteditor)
-   $(add_frameworks_dep ktextwidgets)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kwindowsystem)
-   $(add_frameworks_dep kxmlgui)
-   $(add_frameworks_dep sonnet)
-   $(add_frameworks_dep threadweaver)
-   $(add_kdeapps_dep libkomparediff2)
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qttest)
-   $(add_qt_dep qtwebkit)
-   $(add_qt_dep qtwidgets)
-   $(add_qt_dep qtxml)
-   dev-libs/grantlee:5
-   reviewboard? ( dev-libs/purpose )
-   subversion? (
-   dev-libs/apr:1
-   dev-libs/apr-util:1
-   dev-vcs/subversion
-   )
-   welcomepage? ( $(add_qt_dep qtdeclarative 'widgets') )
-"
-DEPEND="${COMMON_DEPEND}
-   dev-libs/boost
-   $(add_qt_dep qtconcurrent)
-"
-RDEPEND="${COMMON_DEPEND}
-   cvs? ( dev-vcs/cvs )
-   !dev-util/kdevelop:4
-   !dev-util/kdevplatform:4
-"
-
-REQUIRED_USE="test? ( welcomepage )"
-
-RESTRICT+=" test"
-
-src_prepare() {
-   kde5_src_prepare
-   # root tests subdirectory actually does not contain tests, installs 
stuff
-   if ! use test; then
-   sed -i -e "/add_subdirectory(tests)/ s/#DONOTCOMPILE //" \
-   CMakeLists.txt || die "Failed to fix CMakeLists.txt"
-   sed -i -e '1s/^/find_package(Qt5Test \$\{QT_MIN_VERSION\})\n/' \
-   tests/CMakeLists.txt || die "Failed to fix 
tests/CMakeLists.txt"
-   fi
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DBUILD_cvs=$(usex cvs)
-   $(cmake-utils_use_find_package reviewboard 
KDEExperimentalPurpose)
-   $(cmake-utils_use_find_package subversion SubversionLibrary)
-   $(cmake-utils_use_find_package welcomepage Qt5QuickWidgets)
-   )
-
-   

[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/

2017-08-19 Thread Michael Palimaka
commit: 93cbc47eba24e39134ef56a7055a17ca70e61efc
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Aug 19 15:01:03 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Aug 19 15:03:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93cbc47e

dev-util/kdevplatform: x86 stable

Gentoo-bug: 625952
Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-util/kdevplatform/kdevplatform-5.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/kdevplatform/kdevplatform-5.1.1.ebuild 
b/dev-util/kdevplatform/kdevplatform-5.1.1.ebuild
index de81287a240..8f3366b15ea 100644
--- a/dev-util/kdevplatform/kdevplatform-5.1.1.ebuild
+++ b/dev-util/kdevplatform/kdevplatform-5.1.1.ebuild
@@ -12,7 +12,7 @@ inherit kde5
 
 DESCRIPTION="KDE development support libraries and apps"
 IUSE="cvs reviewboard subversion +welcomepage"
-[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="amd64 ~x86"
+[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="amd64 x86"
 
 COMMON_DEPEND="
$(add_frameworks_dep karchive)



[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/, dev-util/kdevplatform/files/

2017-08-19 Thread Andreas Sturmlechner
commit: fe6839bd067a897fecdfed83cb4f90662b094ed9
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Aug 19 12:01:54 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Aug 19 12:02:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe6839bd

dev-util/kdevplatform: Fix build, switch to KDE_TEST=true

Don't remove Qt5Test dependency and root tests dir, use the patch created
by forceoptional-recursive and apply it with minor corrections.

Gentoo-bug: 628288
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 .../files/kdevplatform-5.1.1-tests-optional.patch  | 229 +
 dev-util/kdevplatform/kdevplatform-5.1.1.ebuild|  13 +-
 2 files changed, 231 insertions(+), 11 deletions(-)

diff --git 
a/dev-util/kdevplatform/files/kdevplatform-5.1.1-tests-optional.patch 
b/dev-util/kdevplatform/files/kdevplatform-5.1.1-tests-optional.patch
new file mode 100644
index 000..385e37c3865
--- /dev/null
+++ b/dev-util/kdevplatform/files/kdevplatform-5.1.1-tests-optional.patch
@@ -0,0 +1,229 @@
+Patch autogenerated by KDE_TEST=forceoptional-recursive and edited.
+
+--- a/project/CMakeLists.txt   2017-08-19 13:39:27.223931674 +0200
 b/project/CMakeLists.txt   2017-08-19 13:39:27.230931474 +0200
+@@ -38,7 +38,9 @@
+ Qt5::Concurrent
+ )
+ 
++if(BUILD_TESTING)
+ add_subdirectory(tests)
++endif()
+ 
+ install(FILES
+ interfaces/iprojectbuilder.h
+--- a/sublime/CMakeLists.txt   2017-08-19 13:39:27.242931131 +0200
 b/sublime/CMakeLists.txt   2017-08-19 13:39:27.249930930 +0200
+@@ -1,7 +1,9 @@
+ add_definitions(-DTRANSLATION_DOMAIN=\"kdevplatform\")
+ 
+ add_subdirectory(examples)
++if(BUILD_TESTING)
+ add_subdirectory(tests)
++endif()
+ 
+ set(sublime_LIB_SRCS
+ area.cpp
+--- a/vcs/CMakeLists.txt   2017-08-19 13:39:27.258930673 +0200
 b/vcs/CMakeLists.txt   2017-08-19 13:39:27.264930501 +0200
+@@ -1,7 +1,9 @@
+ add_definitions(-DTRANSLATION_DOMAIN=\"kdevplatform\")
+ 
++if(BUILD_TESTING)
+ add_subdirectory(dvcs/tests)
+ add_subdirectory(models/tests)
++endif()
+ 
+ set(KDevPlatformVcs_UIS
+ widgets/vcscommitdialog.ui
+--- a/shell/CMakeLists.txt 2017-08-19 13:39:27.274930215 +0200
 b/shell/CMakeLists.txt 2017-08-19 13:39:27.281930015 +0200
+@@ -1,6 +1,8 @@
+ add_definitions(-DTRANSLATION_DOMAIN=\"kdevplatform\")
+ 
++if(BUILD_TESTING)
+ add_subdirectory(tests)
++endif()
+ 
+ set(KDevPlatformShell_LIB_SRCS
+ workingsetcontroller.cpp
+--- a/language/CMakeLists.txt  2017-08-19 13:39:27.292929700 +0200
 b/language/CMakeLists.txt  2017-08-19 13:39:27.299929500 +0200
+@@ -6,11 +6,13 @@
+ check_include_file("malloc.h" HAVE_MALLOC_H)
+ check_symbol_exists(malloc_trim "malloc.h" HAVE_MALLOC_TRIM)
+ 
++if(BUILD_TESTING)
+ add_subdirectory(highlighting/tests)
+ add_subdirectory(duchain/tests)
+ add_subdirectory(backgroundparser/tests)
+ add_subdirectory(codegen/tests)
+ add_subdirectory(util/tests)
++endif()
+ 
+ configure_file(${CMAKE_CURRENT_SOURCE_DIR}/language-features.h.cmake
+${CMAKE_CURRENT_BINARY_DIR}/language-features.h )
+--- a/language/codegen/tests/data/CMakeLists.txt   2017-08-19 
13:39:27.309929214 +0200
 b/language/codegen/tests/data/CMakeLists.txt   2017-08-19 
13:39:27.316929014 +0200
+@@ -1 +1,3 @@
++if(BUILD_TESTING)
+ add_subdirectory(kdevcodegentest)
++endif()
+--- a/outputview/CMakeLists.txt2017-08-19 13:39:27.326928728 +0200
 b/outputview/CMakeLists.txt2017-08-19 13:39:27.334928499 +0200
+@@ -31,4 +31,6 @@
+ outputexecutejob.h
+ DESTINATION ${KDE_INSTALL_INCLUDEDIR}/kdevplatform/outputview COMPONENT 
Devel)
+ 
++if(BUILD_TESTING)
+ add_subdirectory(tests)
++endif()
+--- a/serialization/CMakeLists.txt 2017-08-19 13:39:27.343928241 +0200
 b/serialization/CMakeLists.txt 2017-08-19 13:39:27.351928013 +0200
+@@ -27,4 +27,6 @@
+ DESTINATION ${KDE_INSTALL_INCLUDEDIR}/kdevplatform/serialization 
COMPONENT Devel
+ )
+ 
++if(BUILD_TESTING)
+ add_subdirectory(tests)
++endif()
+--- a/util/CMakeLists.txt  2017-08-19 13:39:27.360927755 +0200
 b/util/CMakeLists.txt  2017-08-19 13:39:27.368927526 +0200
+@@ -39,7 +39,9 @@
+ 
+ add_subdirectory(duchainify)
+ 
++if(BUILD_TESTING)
+ add_subdirectory(tests)
++endif()
+ 
+ ki18n_wrap_ui(KDevPlatformUtil_LIB_SRCS ${KDevPlatformUtil_LIB_US})
+ kdevplatform_add_library(KDevPlatformUtil SOURCES 
${KDevPlatformUtil_LIB_SRCS})
+--- a/debugger/CMakeLists.txt  2017-08-19 13:39:27.377927269 +0200
 b/debugger/CMakeLists.txt  2017-08-19 13:39:27.385927040 +0200
+@@ -63,4 +63,6 @@
+ DESTINATION ${KDE_INSTALL_INCLUDEDIR}/kdevplatform/debugger/framestack 
COMPONENT Devel
+ )
+ 
++if(BUILD_TESTING)
+ add_subdirectory(tests)
++endif()
+--- a/plugins/bazaar/CMakeLists.txt2017-08-19 13:39:27.394926782 +0200
 b/plugins/bazaar/CMakeLists.txt2017-08-19 13:39:27.402926554 +0200
+@@ -16,4 +16,6 @@
+ )
+ 
+ add_subdirectory(icons)
++if(BUILD_TESTING)
+ 

[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/

2017-07-31 Thread Tobias Klausmann
commit: e408fc630434f6a10569c1f97816d5047903e0de
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Mon Jul 31 12:19:51 2017 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Mon Jul 31 12:19:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e408fc63

dev-util/kdevplatform-5.1.1-r0: amd64 stable

Gentoo-Bug: 625952

 dev-util/kdevplatform/kdevplatform-5.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/kdevplatform/kdevplatform-5.1.1.ebuild 
b/dev-util/kdevplatform/kdevplatform-5.1.1.ebuild
index feaee605644..a1b62d28662 100644
--- a/dev-util/kdevplatform/kdevplatform-5.1.1.ebuild
+++ b/dev-util/kdevplatform/kdevplatform-5.1.1.ebuild
@@ -12,7 +12,7 @@ inherit kde5
 
 DESCRIPTION="KDE development support libraries and apps"
 IUSE="cvs reviewboard subversion +welcomepage"
-[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 ~x86"
+[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="amd64 ~x86"
 
 COMMON_DEPEND="
$(add_frameworks_dep karchive)



[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/

2017-06-04 Thread Michael Palimaka
commit: 1233cea1c437d270b3edf0381a6a876bd551c73c
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Jun  4 10:43:31 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Jun  4 10:45:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1233cea1

dev-util/kdevplatform: version bump 5.1.1

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-util/kdevplatform/Manifest  |   1 +
 dev-util/kdevplatform/kdevplatform-5.1.1.ebuild | 106 
 2 files changed, 107 insertions(+)

diff --git a/dev-util/kdevplatform/Manifest b/dev-util/kdevplatform/Manifest
index 09bec9a9f59..2b5f32956a6 100644
--- a/dev-util/kdevplatform/Manifest
+++ b/dev-util/kdevplatform/Manifest
@@ -1 +1,2 @@
 DIST kdevplatform-5.1.0.tar.xz 2048172 SHA256 
f09f3b807c9d360b894bc4439cce5b1cb23ff0754941dd26abf45c33b731aedb SHA512 
b94fcd1294855654c3183c7bc0dbfefd099cfaadeb44180788f439b11c0e61609863aae5a06776d9e6a4915c9768a794760c8a931678d9cc5d9c5e98560a7998
 WHIRLPOOL 
301620ff6ebc9012f0f7bce4d771b83b8b03ab75602cae0182a0b23173ff1d9382a0536c16acc512e5ee27bd01861b308b5388b853ac701ec83b44f3b913e714
+DIST kdevplatform-5.1.1.tar.xz 2047948 SHA256 
3159440512b1373c1a4b35f401ba1f81217de9578372b45137af141eeda6e726 SHA512 
2780bc8f321be262bb9c2152fa8c58d52c93d48411122a5ce8d00f11becc8885c9697be7159cbcbb57c0a3f049912f96e67bc274af7ffa90cebf62eeba1eb572
 WHIRLPOOL 
60ea7b77d5edc007e91d141affbb9c9d46a4cbf52efc21e7b0202d07132d553e266af2968802843758a40905aeb5f568fff787fd4f68c48698619b5f8528378a

diff --git a/dev-util/kdevplatform/kdevplatform-5.1.1.ebuild 
b/dev-util/kdevplatform/kdevplatform-5.1.1.ebuild
new file mode 100644
index 000..feaee605644
--- /dev/null
+++ b/dev-util/kdevplatform/kdevplatform-5.1.1.ebuild
@@ -0,0 +1,106 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+EGIT_BRANCH="5.1"
+KDEBASE="kdevelop"
+KDE_TEST="forceoptional-recursive"
+VIRTUALDBUS_TEST="true"
+VIRTUALX_REQUIRED="test"
+inherit kde5
+
+DESCRIPTION="KDE development support libraries and apps"
+IUSE="cvs reviewboard subversion +welcomepage"
+[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 ~x86"
+
+COMMON_DEPEND="
+   $(add_frameworks_dep karchive)
+   $(add_frameworks_dep kbookmarks)
+   $(add_frameworks_dep kcmutils)
+   $(add_frameworks_dep kcodecs)
+   $(add_frameworks_dep kcompletion)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kdeclarative)
+   $(add_frameworks_dep kguiaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kiconthemes)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep kitemmodels)
+   $(add_frameworks_dep kitemviews)
+   $(add_frameworks_dep kjobwidgets)
+   $(add_frameworks_dep knewstuff)
+   $(add_frameworks_dep knotifications)
+   $(add_frameworks_dep knotifyconfig)
+   $(add_frameworks_dep kparts)
+   $(add_frameworks_dep kservice)
+   $(add_frameworks_dep ktexteditor)
+   $(add_frameworks_dep ktextwidgets)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kwindowsystem)
+   $(add_frameworks_dep kxmlgui)
+   $(add_frameworks_dep sonnet)
+   $(add_frameworks_dep threadweaver)
+   $(add_kdeapps_dep libkomparediff2)
+   $(add_qt_dep qtdbus)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qttest)
+   $(add_qt_dep qtwebkit)
+   $(add_qt_dep qtwidgets)
+   $(add_qt_dep qtxml)
+   dev-libs/grantlee:5
+   reviewboard? ( dev-libs/purpose )
+   subversion? (
+   dev-libs/apr:1
+   dev-libs/apr-util:1
+   dev-vcs/subversion
+   )
+   welcomepage? ( $(add_qt_dep qtdeclarative 'widgets') )
+"
+DEPEND="${COMMON_DEPEND}
+   dev-libs/boost
+   $(add_qt_dep qtconcurrent)
+"
+RDEPEND="${COMMON_DEPEND}
+   cvs? ( dev-vcs/cvs )
+   !dev-util/kdevelop:4
+   !dev-util/kdevplatform:4
+"
+
+REQUIRED_USE="test? ( welcomepage )"
+
+RESTRICT+=" test"
+
+src_prepare() {
+   kde5_src_prepare
+   # root tests subdirectory actually does not contain tests, installs 
stuff
+   if ! use test; then
+   sed -i -e "/add_subdirectory(tests)/ s/#DONOTCOMPILE //" \
+   CMakeLists.txt || die "Failed to fix CMakeLists.txt"
+   sed -i -e '1s/^/find_package(Qt5Test \$\{QT_MIN_VERSION\})\n/' \
+   tests/CMakeLists.txt || die "Failed to fix 
tests/CMakeLists.txt"
+   fi
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DBUILD_cvs=$(usex cvs)
+   $(cmake-utils_use_find_package reviewboard 
KDEExperimentalPurpose)
+   $(cmake-utils_use_find_package subversion SubversionLibrary)
+   $(cmake-utils_use_find_package welcomepage Qt5QuickWidgets)
+   )
+
+   

[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/files/, dev-util/kdevplatform/

2017-05-06 Thread Andreas Sturmlechner
commit: 02c47af2995de37176a7c0f9fb5d27ee5845038f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat May  6 18:49:48 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat May  6 20:02:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02c47af2

dev-util/kdevplatform: Drop old

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-util/kdevplatform/Manifest |   2 -
 .../files/kdevplatform-5.0.1-unused-deps.patch |  24 -
 dev-util/kdevplatform/kdevplatform-5.0.3.ebuild| 108 
 dev-util/kdevplatform/kdevplatform-5.0.4.ebuild| 110 -
 4 files changed, 244 deletions(-)

diff --git a/dev-util/kdevplatform/Manifest b/dev-util/kdevplatform/Manifest
index 2d6be285ab6..09bec9a9f59 100644
--- a/dev-util/kdevplatform/Manifest
+++ b/dev-util/kdevplatform/Manifest
@@ -1,3 +1 @@
-DIST kdevplatform-5.0.3.tar.xz 2018600 SHA256 
643d1145e1948af221f9ae148d0a10809f3d89af4b97ff0d6c4d571004f46bd4 SHA512 
ef48c0de41d1fe20269400eea4d2b04efa04cd62caaa987e6814c5513e843c3cac030479a8a0576b9fc532d7771827fcc4acda128448ff34dec9fbd55bd05d55
 WHIRLPOOL 
24cbc44345867b78b669993fcc8d1b680c051cce7c6ce91761de14877f05e6f983f562fe99d0ffa2586611d7daee8d66a2a530f7700ae2c44832f9d980069099
-DIST kdevplatform-5.0.4.tar.xz 2012332 SHA256 
01abfcd71383048d017fe989ccce0e7590010a3975bbe6e161f55ababe2ad471 SHA512 
659802a31d493507bf9b787a9dc4799fe35c38ebf5545afc0cde17bd41d9a84e9402c594e7e3dba908b0c2164183e5fa9de3b8056064add480707349d3a99d2f
 WHIRLPOOL 
e303a688f2fc4435b09f2723773622e3707d59f74661bf2d4b02ac90e867fcd4b7d0e2eadcca3019b2330ee06a307fce24aeed9354b0b5ce771ad5650b0c0d21
 DIST kdevplatform-5.1.0.tar.xz 2048172 SHA256 
f09f3b807c9d360b894bc4439cce5b1cb23ff0754941dd26abf45c33b731aedb SHA512 
b94fcd1294855654c3183c7bc0dbfefd099cfaadeb44180788f439b11c0e61609863aae5a06776d9e6a4915c9768a794760c8a931678d9cc5d9c5e98560a7998
 WHIRLPOOL 
301620ff6ebc9012f0f7bce4d771b83b8b03ab75602cae0182a0b23173ff1d9382a0536c16acc512e5ee27bd01861b308b5388b853ac701ec83b44f3b913e714

diff --git a/dev-util/kdevplatform/files/kdevplatform-5.0.1-unused-deps.patch 
b/dev-util/kdevplatform/files/kdevplatform-5.0.1-unused-deps.patch
deleted file mode 100644
index 0a0d0f7332c..000
--- a/dev-util/kdevplatform/files/kdevplatform-5.0.1-unused-deps.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-commit 9d2423f20458d735454b9917b4b0f5e39a7929f5
-Author: Andreas Sturmlechner 
-Date:   Sun Oct 16 09:36:03 2016 +0200
-
-Remove unused dependencies
-
-Qt5Quick, Qt5QuickWidgets only used in welcomepage
-
-REVIEW: 129196
-
-diff --git a/shell/CMakeLists.txt b/shell/CMakeLists.txt
-index 97666f3..118acf1 100644
 a/shell/CMakeLists.txt
-+++ b/shell/CMakeLists.txt
-@@ -121,9 +121,6 @@ LINK_PUBLIC
- KDev::OutputView
- KDev::Interfaces
- LINK_PRIVATE
--Qt5::Quick
--Qt5::QuickWidgets
--
- KF5::GuiAddons
- KF5::ConfigWidgets
- KF5::IconThemes

diff --git a/dev-util/kdevplatform/kdevplatform-5.0.3.ebuild 
b/dev-util/kdevplatform/kdevplatform-5.0.3.ebuild
deleted file mode 100644
index 5b1492bb6d1..000
--- a/dev-util/kdevplatform/kdevplatform-5.0.3.ebuild
+++ /dev/null
@@ -1,108 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGIT_BRANCH="5.0"
-KDEBASE="kdevelop"
-KDE_TEST="forceoptional-recursive"
-VIRTUALDBUS_TEST="true"
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="KDE development support libraries and apps"
-IUSE="cvs reviewboard subversion +welcomepage"
-[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="amd64 ~x86"
-
-COMMON_DEPEND="
-   $(add_frameworks_dep karchive)
-   $(add_frameworks_dep kbookmarks)
-   $(add_frameworks_dep kcmutils)
-   $(add_frameworks_dep kcodecs)
-   $(add_frameworks_dep kcompletion)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kdeclarative)
-   $(add_frameworks_dep kguiaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep kitemmodels)
-   $(add_frameworks_dep kitemviews)
-   $(add_frameworks_dep kjobwidgets)
-   $(add_frameworks_dep knewstuff)
-   $(add_frameworks_dep knotifications)
-   $(add_frameworks_dep knotifyconfig)
-   $(add_frameworks_dep kparts)
-   $(add_frameworks_dep kservice)
-   $(add_frameworks_dep ktexteditor)
-   $(add_frameworks_dep ktextwidgets)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kwindowsystem)
-   $(add_frameworks_dep kxmlgui)
-   $(add_frameworks_dep sonnet)
-   $(add_frameworks_dep threadweaver)
-   $(add_kdeapps_dep libkomparediff2)
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qttest)
-   

[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/

2017-05-06 Thread Andreas Sturmlechner
commit: 4926e318031fa1ec0d5310496f0499d05afa461c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat May  6 18:37:31 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat May  6 20:02:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4926e318

dev-util/kdevplatform: Drop slot 4

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-util/kdevplatform/Manifest |  2 -
 dev-util/kdevplatform/kdevplatform-1.7.2-r1.ebuild | 53 --
 dev-util/kdevplatform/kdevplatform-1.7.4.ebuild| 53 --
 dev-util/kdevplatform/metadata.xml |  2 -
 4 files changed, 110 deletions(-)

diff --git a/dev-util/kdevplatform/Manifest b/dev-util/kdevplatform/Manifest
index bf1d6764b15..2d6be285ab6 100644
--- a/dev-util/kdevplatform/Manifest
+++ b/dev-util/kdevplatform/Manifest
@@ -1,5 +1,3 @@
-DIST kdevplatform-1.7.2.tar.xz 1929976 SHA256 
0afcde7a746adb83b00f2bd6b02efb4022adbd61b6ba4325fb63b71902f1f4e4 SHA512 
b95a1837b61d6c63cdd5183194ea70301bb32720df8c5317ba891a91c24c1e174aa69d10131024701bfe710f4848ac50059bc4513cf334d39415d37f4a445d66
 WHIRLPOOL 
4656a52becd50e9d827010e798941465731872b014400529fde4c45410d7f77d063c7fed237f94991742af997e845145772dbb199df74ae9777d41c2bdc21693
-DIST kdevplatform-1.7.4.tar.xz 1934292 SHA256 
21ea4a6c4e241e3b9d6f991ac98b2df8b9c45e17bdb416e836cefbde2d524574 SHA512 
9293356782113abc026f063c0db9e82aff2c52631aa27fda9674c21d00d031c92853b358cf65f161910cc84e543e73fdabed01e8b326875ab7b253db9e4bb225
 WHIRLPOOL 
5531dc351f01c2e53ac62927beb7d1d33d5ae1771e445f32c035e89f09c688fd41c3781ef6960744bd29c3124d0797e9efee795945a8eb449d06aff1e4e596f0
 DIST kdevplatform-5.0.3.tar.xz 2018600 SHA256 
643d1145e1948af221f9ae148d0a10809f3d89af4b97ff0d6c4d571004f46bd4 SHA512 
ef48c0de41d1fe20269400eea4d2b04efa04cd62caaa987e6814c5513e843c3cac030479a8a0576b9fc532d7771827fcc4acda128448ff34dec9fbd55bd05d55
 WHIRLPOOL 
24cbc44345867b78b669993fcc8d1b680c051cce7c6ce91761de14877f05e6f983f562fe99d0ffa2586611d7daee8d66a2a530f7700ae2c44832f9d980069099
 DIST kdevplatform-5.0.4.tar.xz 2012332 SHA256 
01abfcd71383048d017fe989ccce0e7590010a3975bbe6e161f55ababe2ad471 SHA512 
659802a31d493507bf9b787a9dc4799fe35c38ebf5545afc0cde17bd41d9a84e9402c594e7e3dba908b0c2164183e5fa9de3b8056064add480707349d3a99d2f
 WHIRLPOOL 
e303a688f2fc4435b09f2723773622e3707d59f74661bf2d4b02ac90e867fcd4b7d0e2eadcca3019b2330ee06a307fce24aeed9354b0b5ce771ad5650b0c0d21
 DIST kdevplatform-5.1.0.tar.xz 2048172 SHA256 
f09f3b807c9d360b894bc4439cce5b1cb23ff0754941dd26abf45c33b731aedb SHA512 
b94fcd1294855654c3183c7bc0dbfefd099cfaadeb44180788f439b11c0e61609863aae5a06776d9e6a4915c9768a794760c8a931678d9cc5d9c5e98560a7998
 WHIRLPOOL 
301620ff6ebc9012f0f7bce4d771b83b8b03ab75602cae0182a0b23173ff1d9382a0536c16acc512e5ee27bd01861b308b5388b853ac701ec83b44f3b913e714

diff --git a/dev-util/kdevplatform/kdevplatform-1.7.2-r1.ebuild 
b/dev-util/kdevplatform/kdevplatform-1.7.2-r1.ebuild
deleted file mode 100644
index 8995d98d88a..000
--- a/dev-util/kdevplatform/kdevplatform-1.7.2-r1.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DECLARATIVE_REQUIRED="always"
-KMNAME="kdevelop"
-KDE_LINGUAS="bs ca ca@valencia da de el en_GB es et fi fr gl it kk nb nl pl pt
-pt_BR ru sk sl sv th tr uk zh_CN zh_TW"
-VIRTUALDBUS_TEST="true"
-VIRTUALX_REQUIRED="test"
-WEBKIT_REQUIRED="always"
-inherit kde4-base
-
-DESCRIPTION="KDE development support libraries and apps"
-LICENSE="GPL-2 LGPL-2"
-IUSE="+classbrowser cvs debug +konsole reviewboard subversion"
-
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
-   KEYWORDS="amd64 x86"
-fi
-
-RESTRICT="test"
-
-COMMON_DEPEND="
-   dev-libs/grantlee:0
-   reviewboard? ( dev-libs/qjson )
-   subversion? (
-   dev-libs/apr
-   dev-libs/apr-util
-   dev-vcs/subversion
-   )
-"
-DEPEND="${COMMON_DEPEND}
-   classbrowser? ( dev-libs/boost )
-"
-RDEPEND="${COMMON_DEPEND}
-   cvs? ( dev-vcs/cvs )
-   konsole? ( $(add_kdeapps_dep konsolepart) )
-   !Gentoo KDE Project


-   Enable the class browser plugin
-   Enable kde-apps/konsole 
integration
Enable reviewboard support
Enable welcome page, requires 
dev-qt/qtdeclarative




[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/

2017-05-06 Thread Agostino Sarubbo
commit: 075427847896df61da48e685305b37aa2b63ed74
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat May  6 17:19:51 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat May  6 17:19:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07542784

dev-util/kdevplatform: x86 stable wrt bug #617606

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-util/kdevplatform/kdevplatform-5.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/kdevplatform/kdevplatform-5.1.0.ebuild 
b/dev-util/kdevplatform/kdevplatform-5.1.0.ebuild
index a1b62d28662..da30347c5cf 100644
--- a/dev-util/kdevplatform/kdevplatform-5.1.0.ebuild
+++ b/dev-util/kdevplatform/kdevplatform-5.1.0.ebuild
@@ -12,7 +12,7 @@ inherit kde5
 
 DESCRIPTION="KDE development support libraries and apps"
 IUSE="cvs reviewboard subversion +welcomepage"
-[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="amd64 ~x86"
+[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="amd64 x86"
 
 COMMON_DEPEND="
$(add_frameworks_dep karchive)



[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/

2017-05-06 Thread Agostino Sarubbo
commit: 73dd560e986c29b228d65e3e4314419a29e1b632
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat May  6 13:26:38 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat May  6 13:26:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73dd560e

dev-util/kdevplatform: amd64 stable wrt bug #617606

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-util/kdevplatform/kdevplatform-5.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/kdevplatform/kdevplatform-5.1.0.ebuild 
b/dev-util/kdevplatform/kdevplatform-5.1.0.ebuild
index feaee605644..a1b62d28662 100644
--- a/dev-util/kdevplatform/kdevplatform-5.1.0.ebuild
+++ b/dev-util/kdevplatform/kdevplatform-5.1.0.ebuild
@@ -12,7 +12,7 @@ inherit kde5
 
 DESCRIPTION="KDE development support libraries and apps"
 IUSE="cvs reviewboard subversion +welcomepage"
-[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 ~x86"
+[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="amd64 ~x86"
 
 COMMON_DEPEND="
$(add_frameworks_dep karchive)



[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/

2017-03-18 Thread Johannes Huber
commit: 4f7769b1356c9b6de3db0b1510af8f09a499fdd5
Author: Johannes Huber  gentoo  org>
AuthorDate: Sat Mar 18 21:34:42 2017 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sat Mar 18 21:41:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f7769b1

dev-util/kdevplatform: Version bump 5.1.0

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-util/kdevplatform/Manifest  |   1 +
 dev-util/kdevplatform/kdevplatform-5.1.0.ebuild | 106 
 2 files changed, 107 insertions(+)

diff --git a/dev-util/kdevplatform/Manifest b/dev-util/kdevplatform/Manifest
index eb7a64a7d1a..bf1d6764b15 100644
--- a/dev-util/kdevplatform/Manifest
+++ b/dev-util/kdevplatform/Manifest
@@ -2,3 +2,4 @@ DIST kdevplatform-1.7.2.tar.xz 1929976 SHA256 
0afcde7a746adb83b00f2bd6b02efb4022
 DIST kdevplatform-1.7.4.tar.xz 1934292 SHA256 
21ea4a6c4e241e3b9d6f991ac98b2df8b9c45e17bdb416e836cefbde2d524574 SHA512 
9293356782113abc026f063c0db9e82aff2c52631aa27fda9674c21d00d031c92853b358cf65f161910cc84e543e73fdabed01e8b326875ab7b253db9e4bb225
 WHIRLPOOL 
5531dc351f01c2e53ac62927beb7d1d33d5ae1771e445f32c035e89f09c688fd41c3781ef6960744bd29c3124d0797e9efee795945a8eb449d06aff1e4e596f0
 DIST kdevplatform-5.0.3.tar.xz 2018600 SHA256 
643d1145e1948af221f9ae148d0a10809f3d89af4b97ff0d6c4d571004f46bd4 SHA512 
ef48c0de41d1fe20269400eea4d2b04efa04cd62caaa987e6814c5513e843c3cac030479a8a0576b9fc532d7771827fcc4acda128448ff34dec9fbd55bd05d55
 WHIRLPOOL 
24cbc44345867b78b669993fcc8d1b680c051cce7c6ce91761de14877f05e6f983f562fe99d0ffa2586611d7daee8d66a2a530f7700ae2c44832f9d980069099
 DIST kdevplatform-5.0.4.tar.xz 2012332 SHA256 
01abfcd71383048d017fe989ccce0e7590010a3975bbe6e161f55ababe2ad471 SHA512 
659802a31d493507bf9b787a9dc4799fe35c38ebf5545afc0cde17bd41d9a84e9402c594e7e3dba908b0c2164183e5fa9de3b8056064add480707349d3a99d2f
 WHIRLPOOL 
e303a688f2fc4435b09f2723773622e3707d59f74661bf2d4b02ac90e867fcd4b7d0e2eadcca3019b2330ee06a307fce24aeed9354b0b5ce771ad5650b0c0d21
+DIST kdevplatform-5.1.0.tar.xz 2048172 SHA256 
f09f3b807c9d360b894bc4439cce5b1cb23ff0754941dd26abf45c33b731aedb SHA512 
b94fcd1294855654c3183c7bc0dbfefd099cfaadeb44180788f439b11c0e61609863aae5a06776d9e6a4915c9768a794760c8a931678d9cc5d9c5e98560a7998
 WHIRLPOOL 
301620ff6ebc9012f0f7bce4d771b83b8b03ab75602cae0182a0b23173ff1d9382a0536c16acc512e5ee27bd01861b308b5388b853ac701ec83b44f3b913e714

diff --git a/dev-util/kdevplatform/kdevplatform-5.1.0.ebuild 
b/dev-util/kdevplatform/kdevplatform-5.1.0.ebuild
new file mode 100644
index 000..feaee605644
--- /dev/null
+++ b/dev-util/kdevplatform/kdevplatform-5.1.0.ebuild
@@ -0,0 +1,106 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+EGIT_BRANCH="5.1"
+KDEBASE="kdevelop"
+KDE_TEST="forceoptional-recursive"
+VIRTUALDBUS_TEST="true"
+VIRTUALX_REQUIRED="test"
+inherit kde5
+
+DESCRIPTION="KDE development support libraries and apps"
+IUSE="cvs reviewboard subversion +welcomepage"
+[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 ~x86"
+
+COMMON_DEPEND="
+   $(add_frameworks_dep karchive)
+   $(add_frameworks_dep kbookmarks)
+   $(add_frameworks_dep kcmutils)
+   $(add_frameworks_dep kcodecs)
+   $(add_frameworks_dep kcompletion)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kdeclarative)
+   $(add_frameworks_dep kguiaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kiconthemes)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep kitemmodels)
+   $(add_frameworks_dep kitemviews)
+   $(add_frameworks_dep kjobwidgets)
+   $(add_frameworks_dep knewstuff)
+   $(add_frameworks_dep knotifications)
+   $(add_frameworks_dep knotifyconfig)
+   $(add_frameworks_dep kparts)
+   $(add_frameworks_dep kservice)
+   $(add_frameworks_dep ktexteditor)
+   $(add_frameworks_dep ktextwidgets)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kwindowsystem)
+   $(add_frameworks_dep kxmlgui)
+   $(add_frameworks_dep sonnet)
+   $(add_frameworks_dep threadweaver)
+   $(add_kdeapps_dep libkomparediff2)
+   $(add_qt_dep qtdbus)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qttest)
+   $(add_qt_dep qtwebkit)
+   $(add_qt_dep qtwidgets)
+   $(add_qt_dep qtxml)
+   dev-libs/grantlee:5
+   reviewboard? ( dev-libs/purpose )
+   subversion? (
+   dev-libs/apr:1
+   dev-libs/apr-util:1
+   dev-vcs/subversion
+   )
+   welcomepage? ( $(add_qt_dep qtdeclarative 'widgets') )
+"
+DEPEND="${COMMON_DEPEND}
+   dev-libs/boost
+   $(add_qt_dep qtconcurrent)
+"
+RDEPEND="${COMMON_DEPEND}
+   cvs? ( dev-vcs/cvs )
+   !dev-util/kdevelop:4
+   !dev-util/kdevplatform:4
+"
+
+REQUIRED_USE="test? ( welcomepage )"
+

[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/files/, dev-util/kdevplatform/

2017-03-04 Thread Johannes Huber
commit: 447a293fcf970b041a7a2a7187b5e4e4e27a9b28
Author: Johannes Huber  gentoo  org>
AuthorDate: Sat Mar  4 12:09:24 2017 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sat Mar  4 12:19:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=447a293f

dev-util/kdevplatform: Remove 5.0.3-r1

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 .../files/kdevplatform-5.0.3-kconfig-5.30.patch| 109 
 dev-util/kdevplatform/kdevplatform-5.0.3-r1.ebuild | 111 -
 2 files changed, 220 deletions(-)

diff --git a/dev-util/kdevplatform/files/kdevplatform-5.0.3-kconfig-5.30.patch 
b/dev-util/kdevplatform/files/kdevplatform-5.0.3-kconfig-5.30.patch
deleted file mode 100644
index ad6b8968516..000
--- a/dev-util/kdevplatform/files/kdevplatform-5.0.3-kconfig-5.30.patch
+++ /dev/null
@@ -1,109 +0,0 @@
-commit e84645d1694bdad7f179cd41babce723fe07aa63
-Author: Kevin Funk 
-Date:   Mon Dec 5 15:20:53 2016 +0100
-
-Hotfix for restoring build with newer KConfig
-
-https://phabricator.kde.org/D3386 is a SIC change, handle that
-
-diff --git a/project/projectconfigskeleton.cpp 
b/project/projectconfigskeleton.cpp
-index 0e06149..c4c9767 100644
 a/project/projectconfigskeleton.cpp
-+++ b/project/projectconfigskeleton.cpp
-@@ -46,6 +46,10 @@ ProjectConfigSkeleton::ProjectConfigSkeleton( const QString 
& configname )
- ProjectConfigSkeleton::ProjectConfigSkeleton( KSharedConfigPtr config )
- : KConfigSkeleton( config ), d( new ProjectConfigSkeletonPrivate )
- {
-+// FIXME: Check if that does the right thing.
-+// https://phabricator.kde.org/D3386 broke source compat in kconfig, thus 
requiring us to make this ctor public
-+Q_ASSERT(config);
-+d->m_developerTempFile = config->name();
- }
- 
- void ProjectConfigSkeleton::setDeveloperTempFile( const QString& cfg )
-diff --git a/project/projectconfigskeleton.h b/project/projectconfigskeleton.h
-index ed17ed0..c8314df 100644
 a/project/projectconfigskeleton.h
-+++ b/project/projectconfigskeleton.h
-@@ -55,16 +55,12 @@ public:
- 
- Path projectFile() const;
- Path developerFile() const;
-+
-+protected:
-+explicit ProjectConfigSkeleton( KSharedConfigPtr config );
-+
- private:
--/**
-- * There's no way in KDE4 API to find out the file that the config object
-- * was created from, so we can't apply defaults when using this
-- * constructors. Thus I'm making this private, so we can find out when
-- * this constructor is used and see if we need to add appropriate API to
-- * kdelibs
-- */
-- explicit ProjectConfigSkeleton( KSharedConfigPtr config );
-- struct ProjectConfigSkeletonPrivate * const d;
-+struct ProjectConfigSkeletonPrivate * const d;
- };
- 
- }
-commit 3fc389e64b2955cd7347d6798202b2bf22ab5643
-Author: Kevin Funk 
-Date:   Fri Dec 9 12:00:49 2016 +0100
-
-ProjectConfigSkeleton: Remove FIXME
-
-Code works as expected, just verified. Also fix the visibility of the
-other ctor
-
-diff --git a/project/projectconfigskeleton.cpp 
b/project/projectconfigskeleton.cpp
-index c4c9767..9d37a54 100644
 a/project/projectconfigskeleton.cpp
-+++ b/project/projectconfigskeleton.cpp
-@@ -46,8 +46,6 @@ ProjectConfigSkeleton::ProjectConfigSkeleton( const QString 
& configname )
- ProjectConfigSkeleton::ProjectConfigSkeleton( KSharedConfigPtr config )
- : KConfigSkeleton( config ), d( new ProjectConfigSkeletonPrivate )
- {
--// FIXME: Check if that does the right thing.
--// https://phabricator.kde.org/D3386 broke source compat in kconfig, thus 
requiring us to make this ctor public
- Q_ASSERT(config);
- d->m_developerTempFile = config->name();
- }
-diff --git a/project/projectconfigskeleton.h b/project/projectconfigskeleton.h
-index c8314df..ad3c063 100644
 a/project/projectconfigskeleton.h
-+++ b/project/projectconfigskeleton.h
-@@ -32,17 +32,8 @@ class Path;
- class KDEVPLATFORMPROJECT_EXPORT ProjectConfigSkeleton: public KConfigSkeleton
- {
- Q_OBJECT
--public:
--
--/**
-- * Constructs a new skeleton, the skeleton will write to the developer
-- * configuration file, which is by default located in projectdir/.kdev4
-- * The defaults will be set from the project file, which is in the 
projectdir
-- *
-- * @param configname The absolute filename of the developer configuration 
file
-- */
--explicit ProjectConfigSkeleton( const QString & configname );
- 
-+public:
- ~ProjectConfigSkeleton() override;
- 
- void setDeveloperTempFile( const QString& );
-@@ -58,6 +49,14 @@ public:
- 
- protected:
- explicit ProjectConfigSkeleton( KSharedConfigPtr config );
-+/**
-+ * Constructs a new skeleton, the skeleton will write to the developer
-+ * configuration file, which is by default located in projectdir/.kdev4
-+ * The defaults will be set from the project file, which is in the 

[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/

2017-03-04 Thread Johannes Huber
commit: 6770ff3fb4f316a8a3c88b650dc02c605c6e9669
Author: Johannes Huber  gentoo  org>
AuthorDate: Sat Mar  4 12:07:29 2017 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sat Mar  4 12:19:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6770ff3f

dev-util/kdevplatform: Version bump 5.0.4

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-util/kdevplatform/Manifest  |   1 +
 dev-util/kdevplatform/kdevplatform-5.0.4.ebuild | 110 
 2 files changed, 111 insertions(+)

diff --git a/dev-util/kdevplatform/Manifest b/dev-util/kdevplatform/Manifest
index aa51721f37d..eb7a64a7d1a 100644
--- a/dev-util/kdevplatform/Manifest
+++ b/dev-util/kdevplatform/Manifest
@@ -1,3 +1,4 @@
 DIST kdevplatform-1.7.2.tar.xz 1929976 SHA256 
0afcde7a746adb83b00f2bd6b02efb4022adbd61b6ba4325fb63b71902f1f4e4 SHA512 
b95a1837b61d6c63cdd5183194ea70301bb32720df8c5317ba891a91c24c1e174aa69d10131024701bfe710f4848ac50059bc4513cf334d39415d37f4a445d66
 WHIRLPOOL 
4656a52becd50e9d827010e798941465731872b014400529fde4c45410d7f77d063c7fed237f94991742af997e845145772dbb199df74ae9777d41c2bdc21693
 DIST kdevplatform-1.7.4.tar.xz 1934292 SHA256 
21ea4a6c4e241e3b9d6f991ac98b2df8b9c45e17bdb416e836cefbde2d524574 SHA512 
9293356782113abc026f063c0db9e82aff2c52631aa27fda9674c21d00d031c92853b358cf65f161910cc84e543e73fdabed01e8b326875ab7b253db9e4bb225
 WHIRLPOOL 
5531dc351f01c2e53ac62927beb7d1d33d5ae1771e445f32c035e89f09c688fd41c3781ef6960744bd29c3124d0797e9efee795945a8eb449d06aff1e4e596f0
 DIST kdevplatform-5.0.3.tar.xz 2018600 SHA256 
643d1145e1948af221f9ae148d0a10809f3d89af4b97ff0d6c4d571004f46bd4 SHA512 
ef48c0de41d1fe20269400eea4d2b04efa04cd62caaa987e6814c5513e843c3cac030479a8a0576b9fc532d7771827fcc4acda128448ff34dec9fbd55bd05d55
 WHIRLPOOL 
24cbc44345867b78b669993fcc8d1b680c051cce7c6ce91761de14877f05e6f983f562fe99d0ffa2586611d7daee8d66a2a530f7700ae2c44832f9d980069099
+DIST kdevplatform-5.0.4.tar.xz 2012332 SHA256 
01abfcd71383048d017fe989ccce0e7590010a3975bbe6e161f55ababe2ad471 SHA512 
659802a31d493507bf9b787a9dc4799fe35c38ebf5545afc0cde17bd41d9a84e9402c594e7e3dba908b0c2164183e5fa9de3b8056064add480707349d3a99d2f
 WHIRLPOOL 
e303a688f2fc4435b09f2723773622e3707d59f74661bf2d4b02ac90e867fcd4b7d0e2eadcca3019b2330ee06a307fce24aeed9354b0b5ce771ad5650b0c0d21

diff --git a/dev-util/kdevplatform/kdevplatform-5.0.4.ebuild 
b/dev-util/kdevplatform/kdevplatform-5.0.4.ebuild
new file mode 100644
index 000..1725935ca8a
--- /dev/null
+++ b/dev-util/kdevplatform/kdevplatform-5.0.4.ebuild
@@ -0,0 +1,110 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+EGIT_BRANCH="5.0"
+KDEBASE="kdevelop"
+KDE_TEST="forceoptional-recursive"
+VIRTUALDBUS_TEST="true"
+VIRTUALX_REQUIRED="test"
+inherit kde5
+
+DESCRIPTION="KDE development support libraries and apps"
+IUSE="cvs reviewboard subversion +welcomepage"
+[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 ~x86"
+
+COMMON_DEPEND="
+   $(add_frameworks_dep karchive)
+   $(add_frameworks_dep kbookmarks)
+   $(add_frameworks_dep kcmutils)
+   $(add_frameworks_dep kcodecs)
+   $(add_frameworks_dep kcompletion)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kdeclarative)
+   $(add_frameworks_dep kguiaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kiconthemes)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep kitemmodels)
+   $(add_frameworks_dep kitemviews)
+   $(add_frameworks_dep kjobwidgets)
+   $(add_frameworks_dep knewstuff)
+   $(add_frameworks_dep knotifications)
+   $(add_frameworks_dep knotifyconfig)
+   $(add_frameworks_dep kparts)
+   $(add_frameworks_dep kservice)
+   $(add_frameworks_dep ktexteditor)
+   $(add_frameworks_dep ktextwidgets)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kwindowsystem)
+   $(add_frameworks_dep kxmlgui)
+   $(add_frameworks_dep sonnet)
+   $(add_frameworks_dep threadweaver)
+   $(add_kdeapps_dep libkomparediff2)
+   $(add_qt_dep qtdbus)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qttest)
+   $(add_qt_dep qtwebkit)
+   $(add_qt_dep qtwidgets)
+   $(add_qt_dep qtxml)
+   dev-libs/grantlee:5
+   reviewboard? ( dev-libs/purpose )
+   subversion? (
+   dev-libs/apr:1
+   dev-libs/apr-util:1
+   dev-vcs/subversion
+   )
+   welcomepage? ( $(add_qt_dep qtdeclarative 'widgets') )
+"
+DEPEND="${COMMON_DEPEND}
+   dev-libs/boost
+   $(add_qt_dep qtconcurrent)
+"
+RDEPEND="${COMMON_DEPEND}
+   cvs? ( dev-vcs/cvs )
+   !dev-util/kdevelop:4
+   !dev-util/kdevplatform:4
+"
+
+REQUIRED_USE="test? ( welcomepage )"
+
+RESTRICT+=" test"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-5.0.1-unused-deps.patch"
+)

[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/files/, dev-util/kdevplatform/

2017-02-18 Thread Andreas Sturmlechner
commit: 9cbbc021c699959be69810b3a271dc46a393f6cc
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Feb 18 22:59:55 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Feb 18 23:33:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cbbc021

dev-util/kdevplatform: Fix build w/ >=KF-5.30

Gentoo-bug: 606158
Reported-by: Simon Gander  gmx.ch>

Package-Manager: portage-2.3.3

 .../files/kdevplatform-5.0.3-kconfig-5.30.patch| 109 
 dev-util/kdevplatform/kdevplatform-5.0.3-r1.ebuild | 112 +
 2 files changed, 221 insertions(+)

diff --git a/dev-util/kdevplatform/files/kdevplatform-5.0.3-kconfig-5.30.patch 
b/dev-util/kdevplatform/files/kdevplatform-5.0.3-kconfig-5.30.patch
new file mode 100644
index 00..ad6b896851
--- /dev/null
+++ b/dev-util/kdevplatform/files/kdevplatform-5.0.3-kconfig-5.30.patch
@@ -0,0 +1,109 @@
+commit e84645d1694bdad7f179cd41babce723fe07aa63
+Author: Kevin Funk 
+Date:   Mon Dec 5 15:20:53 2016 +0100
+
+Hotfix for restoring build with newer KConfig
+
+https://phabricator.kde.org/D3386 is a SIC change, handle that
+
+diff --git a/project/projectconfigskeleton.cpp 
b/project/projectconfigskeleton.cpp
+index 0e06149..c4c9767 100644
+--- a/project/projectconfigskeleton.cpp
 b/project/projectconfigskeleton.cpp
+@@ -46,6 +46,10 @@ ProjectConfigSkeleton::ProjectConfigSkeleton( const QString 
& configname )
+ ProjectConfigSkeleton::ProjectConfigSkeleton( KSharedConfigPtr config )
+ : KConfigSkeleton( config ), d( new ProjectConfigSkeletonPrivate )
+ {
++// FIXME: Check if that does the right thing.
++// https://phabricator.kde.org/D3386 broke source compat in kconfig, thus 
requiring us to make this ctor public
++Q_ASSERT(config);
++d->m_developerTempFile = config->name();
+ }
+ 
+ void ProjectConfigSkeleton::setDeveloperTempFile( const QString& cfg )
+diff --git a/project/projectconfigskeleton.h b/project/projectconfigskeleton.h
+index ed17ed0..c8314df 100644
+--- a/project/projectconfigskeleton.h
 b/project/projectconfigskeleton.h
+@@ -55,16 +55,12 @@ public:
+ 
+ Path projectFile() const;
+ Path developerFile() const;
++
++protected:
++explicit ProjectConfigSkeleton( KSharedConfigPtr config );
++
+ private:
+-/**
+- * There's no way in KDE4 API to find out the file that the config object
+- * was created from, so we can't apply defaults when using this
+- * constructors. Thus I'm making this private, so we can find out when
+- * this constructor is used and see if we need to add appropriate API to
+- * kdelibs
+- */
+- explicit ProjectConfigSkeleton( KSharedConfigPtr config );
+- struct ProjectConfigSkeletonPrivate * const d;
++struct ProjectConfigSkeletonPrivate * const d;
+ };
+ 
+ }
+commit 3fc389e64b2955cd7347d6798202b2bf22ab5643
+Author: Kevin Funk 
+Date:   Fri Dec 9 12:00:49 2016 +0100
+
+ProjectConfigSkeleton: Remove FIXME
+
+Code works as expected, just verified. Also fix the visibility of the
+other ctor
+
+diff --git a/project/projectconfigskeleton.cpp 
b/project/projectconfigskeleton.cpp
+index c4c9767..9d37a54 100644
+--- a/project/projectconfigskeleton.cpp
 b/project/projectconfigskeleton.cpp
+@@ -46,8 +46,6 @@ ProjectConfigSkeleton::ProjectConfigSkeleton( const QString 
& configname )
+ ProjectConfigSkeleton::ProjectConfigSkeleton( KSharedConfigPtr config )
+ : KConfigSkeleton( config ), d( new ProjectConfigSkeletonPrivate )
+ {
+-// FIXME: Check if that does the right thing.
+-// https://phabricator.kde.org/D3386 broke source compat in kconfig, thus 
requiring us to make this ctor public
+ Q_ASSERT(config);
+ d->m_developerTempFile = config->name();
+ }
+diff --git a/project/projectconfigskeleton.h b/project/projectconfigskeleton.h
+index c8314df..ad3c063 100644
+--- a/project/projectconfigskeleton.h
 b/project/projectconfigskeleton.h
+@@ -32,17 +32,8 @@ class Path;
+ class KDEVPLATFORMPROJECT_EXPORT ProjectConfigSkeleton: public KConfigSkeleton
+ {
+ Q_OBJECT
+-public:
+-
+-/**
+- * Constructs a new skeleton, the skeleton will write to the developer
+- * configuration file, which is by default located in projectdir/.kdev4
+- * The defaults will be set from the project file, which is in the 
projectdir
+- *
+- * @param configname The absolute filename of the developer configuration 
file
+- */
+-explicit ProjectConfigSkeleton( const QString & configname );
+ 
++public:
+ ~ProjectConfigSkeleton() override;
+ 
+ void setDeveloperTempFile( const QString& );
+@@ -58,6 +49,14 @@ public:
+ 
+ protected:
+ explicit ProjectConfigSkeleton( KSharedConfigPtr config );
++/**
++ * Constructs a new skeleton, the skeleton will write to the developer
++ * configuration file, which is by default located in projectdir/.kdev4
++ * The defaults 

[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/

2016-12-26 Thread Aaron Bauman
commit: 8ba5de1ed750dc1383186cba0946f34c64248d2c
Author: Aaron Bauman  gentoo  org>
AuthorDate: Mon Dec 26 10:45:10 2016 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon Dec 26 10:50:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ba5de1e

dev-util/kdevplatform: amd64 wrt bug #602950

 dev-util/kdevplatform/kdevplatform-5.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/kdevplatform/kdevplatform-5.0.3.ebuild 
b/dev-util/kdevplatform/kdevplatform-5.0.3.ebuild
index a75beb7..69d5071 100644
--- a/dev-util/kdevplatform/kdevplatform-5.0.3.ebuild
+++ b/dev-util/kdevplatform/kdevplatform-5.0.3.ebuild
@@ -13,7 +13,7 @@ inherit kde5
 
 DESCRIPTION="KDE development support libraries and apps"
 IUSE="cvs reviewboard subversion +welcomepage"
-[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 ~x86"
+[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="amd64 ~x86"
 
 COMMON_DEPEND="
$(add_frameworks_dep karchive)



[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/

2016-12-17 Thread Johannes Huber
commit: 1711fff4adcfb76556e9915486b3da57f96fbc7e
Author: Johannes Huber  gentoo  org>
AuthorDate: Sat Dec 17 08:30:47 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sat Dec 17 08:32:22 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1711fff4

dev-util/kdevplatform: Remove 1.7.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-util/kdevplatform/Manifest  |  1 -
 dev-util/kdevplatform/kdevplatform-1.7.3.ebuild | 54 -
 2 files changed, 55 deletions(-)

diff --git a/dev-util/kdevplatform/Manifest b/dev-util/kdevplatform/Manifest
index 5800953..aa51721 100644
--- a/dev-util/kdevplatform/Manifest
+++ b/dev-util/kdevplatform/Manifest
@@ -1,4 +1,3 @@
 DIST kdevplatform-1.7.2.tar.xz 1929976 SHA256 
0afcde7a746adb83b00f2bd6b02efb4022adbd61b6ba4325fb63b71902f1f4e4 SHA512 
b95a1837b61d6c63cdd5183194ea70301bb32720df8c5317ba891a91c24c1e174aa69d10131024701bfe710f4848ac50059bc4513cf334d39415d37f4a445d66
 WHIRLPOOL 
4656a52becd50e9d827010e798941465731872b014400529fde4c45410d7f77d063c7fed237f94991742af997e845145772dbb199df74ae9777d41c2bdc21693
-DIST kdevplatform-1.7.3.tar.bz2 2417125 SHA256 
195134bde11672de38838f4b341ed28c58042374ca12beedacca9d30e6ab4a2b SHA512 
a23712bc70a7b084541a0bb441e19ba30bf408e4046403367cfce98cf7cb60b1aa89d6fce466e5512f1d3ea93353dc0dc5b57b0953bb85e7319a4a14d5403be9
 WHIRLPOOL 
b0deafac4013aaad4ab80ae87c5dabd033a522e935ba1569659cb8dd4e7f06b8e75910ffecc3b27c7ffe0687cfc2ba65a2d707e8fd5b96ad603d4a4b011f2864
 DIST kdevplatform-1.7.4.tar.xz 1934292 SHA256 
21ea4a6c4e241e3b9d6f991ac98b2df8b9c45e17bdb416e836cefbde2d524574 SHA512 
9293356782113abc026f063c0db9e82aff2c52631aa27fda9674c21d00d031c92853b358cf65f161910cc84e543e73fdabed01e8b326875ab7b253db9e4bb225
 WHIRLPOOL 
5531dc351f01c2e53ac62927beb7d1d33d5ae1771e445f32c035e89f09c688fd41c3781ef6960744bd29c3124d0797e9efee795945a8eb449d06aff1e4e596f0
 DIST kdevplatform-5.0.3.tar.xz 2018600 SHA256 
643d1145e1948af221f9ae148d0a10809f3d89af4b97ff0d6c4d571004f46bd4 SHA512 
ef48c0de41d1fe20269400eea4d2b04efa04cd62caaa987e6814c5513e843c3cac030479a8a0576b9fc532d7771827fcc4acda128448ff34dec9fbd55bd05d55
 WHIRLPOOL 
24cbc44345867b78b669993fcc8d1b680c051cce7c6ce91761de14877f05e6f983f562fe99d0ffa2586611d7daee8d66a2a530f7700ae2c44832f9d980069099

diff --git a/dev-util/kdevplatform/kdevplatform-1.7.3.ebuild 
b/dev-util/kdevplatform/kdevplatform-1.7.3.ebuild
deleted file mode 100644
index f4ccb79..
--- a/dev-util/kdevplatform/kdevplatform-1.7.3.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DECLARATIVE_REQUIRED="always"
-KMNAME="kdevelop"
-KDE_LINGUAS="bs ca ca@valencia da de el en_GB es et fi fr gl it kk nb nl pl pt
-pt_BR ru sk sl sv th tr uk zh_CN zh_TW"
-VIRTUALDBUS_TEST="true"
-VIRTUALX_REQUIRED="test"
-WEBKIT_REQUIRED="always"
-inherit kde4-base
-
-DESCRIPTION="KDE development support libraries and apps"
-LICENSE="GPL-2 LGPL-2"
-IUSE="+classbrowser cvs debug +konsole reviewboard subversion"
-
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
-   KEYWORDS="~amd64 ~x86"
-fi
-
-RESTRICT="test"
-
-COMMON_DEPEND="
-   dev-libs/grantlee:0
-   reviewboard? ( dev-libs/qjson )
-   subversion? (
-   dev-libs/apr
-   dev-libs/apr-util
-   dev-vcs/subversion
-   )
-"
-DEPEND="${COMMON_DEPEND}
-   classbrowser? ( dev-libs/boost )
-"
-RDEPEND="${COMMON_DEPEND}
-   cvs? ( dev-vcs/cvs )
-   konsole? ( $(add_kdeapps_dep konsolepart) )
-   !

[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/

2016-12-17 Thread Johannes Huber
commit: 2705fe5dc29d68c0de4e463fecc4b32558408b43
Author: Johannes Huber  gentoo  org>
AuthorDate: Sat Dec 17 07:39:57 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sat Dec 17 08:32:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2705fe5d

dev-util/kdevplatform: Version bump 1.7.4

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-util/kdevplatform/Manifest  |  1 +
 dev-util/kdevplatform/kdevplatform-1.7.4.ebuild | 54 +
 2 files changed, 55 insertions(+)

diff --git a/dev-util/kdevplatform/Manifest b/dev-util/kdevplatform/Manifest
index aeae5a1..5800953 100644
--- a/dev-util/kdevplatform/Manifest
+++ b/dev-util/kdevplatform/Manifest
@@ -1,3 +1,4 @@
 DIST kdevplatform-1.7.2.tar.xz 1929976 SHA256 
0afcde7a746adb83b00f2bd6b02efb4022adbd61b6ba4325fb63b71902f1f4e4 SHA512 
b95a1837b61d6c63cdd5183194ea70301bb32720df8c5317ba891a91c24c1e174aa69d10131024701bfe710f4848ac50059bc4513cf334d39415d37f4a445d66
 WHIRLPOOL 
4656a52becd50e9d827010e798941465731872b014400529fde4c45410d7f77d063c7fed237f94991742af997e845145772dbb199df74ae9777d41c2bdc21693
 DIST kdevplatform-1.7.3.tar.bz2 2417125 SHA256 
195134bde11672de38838f4b341ed28c58042374ca12beedacca9d30e6ab4a2b SHA512 
a23712bc70a7b084541a0bb441e19ba30bf408e4046403367cfce98cf7cb60b1aa89d6fce466e5512f1d3ea93353dc0dc5b57b0953bb85e7319a4a14d5403be9
 WHIRLPOOL 
b0deafac4013aaad4ab80ae87c5dabd033a522e935ba1569659cb8dd4e7f06b8e75910ffecc3b27c7ffe0687cfc2ba65a2d707e8fd5b96ad603d4a4b011f2864
+DIST kdevplatform-1.7.4.tar.xz 1934292 SHA256 
21ea4a6c4e241e3b9d6f991ac98b2df8b9c45e17bdb416e836cefbde2d524574 SHA512 
9293356782113abc026f063c0db9e82aff2c52631aa27fda9674c21d00d031c92853b358cf65f161910cc84e543e73fdabed01e8b326875ab7b253db9e4bb225
 WHIRLPOOL 
5531dc351f01c2e53ac62927beb7d1d33d5ae1771e445f32c035e89f09c688fd41c3781ef6960744bd29c3124d0797e9efee795945a8eb449d06aff1e4e596f0
 DIST kdevplatform-5.0.3.tar.xz 2018600 SHA256 
643d1145e1948af221f9ae148d0a10809f3d89af4b97ff0d6c4d571004f46bd4 SHA512 
ef48c0de41d1fe20269400eea4d2b04efa04cd62caaa987e6814c5513e843c3cac030479a8a0576b9fc532d7771827fcc4acda128448ff34dec9fbd55bd05d55
 WHIRLPOOL 
24cbc44345867b78b669993fcc8d1b680c051cce7c6ce91761de14877f05e6f983f562fe99d0ffa2586611d7daee8d66a2a530f7700ae2c44832f9d980069099

diff --git a/dev-util/kdevplatform/kdevplatform-1.7.4.ebuild 
b/dev-util/kdevplatform/kdevplatform-1.7.4.ebuild
new file mode 100644
index ..6b6d2b1
--- /dev/null
+++ b/dev-util/kdevplatform/kdevplatform-1.7.4.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DECLARATIVE_REQUIRED="always"
+KMNAME="kdevelop"
+KDE_LINGUAS="bs ca ca@valencia da de el en_GB es et fi fr gl it kk nb nl pl pt
+pt_BR ru sk sl sv th tr uk zh_CN zh_TW"
+VIRTUALDBUS_TEST="true"
+VIRTUALX_REQUIRED="test"
+WEBKIT_REQUIRED="always"
+inherit kde4-base
+
+DESCRIPTION="KDE development support libraries and apps"
+LICENSE="GPL-2 LGPL-2"
+IUSE="+classbrowser cvs debug +konsole reviewboard subversion"
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+   KEYWORDS="~amd64 ~x86"
+fi
+
+RESTRICT="test"
+
+COMMON_DEPEND="
+   dev-libs/grantlee:0
+   reviewboard? ( dev-libs/qjson )
+   subversion? (
+   dev-libs/apr
+   dev-libs/apr-util
+   dev-vcs/subversion
+   )
+"
+DEPEND="${COMMON_DEPEND}
+   classbrowser? ( dev-libs/boost )
+"
+RDEPEND="${COMMON_DEPEND}
+   cvs? ( dev-vcs/cvs )
+   konsole? ( $(add_kdeapps_dep konsolepart) )
+   !

[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/

2016-12-01 Thread Johannes Huber
commit: 70150801caa42b4e962e69c19d7d271142c5c839
Author: Johannes Huber  gentoo  org>
AuthorDate: Thu Dec  1 18:26:10 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Thu Dec  1 18:26:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70150801

dev-util/kdevplatform: Remove 5.0.2

Package-Manager: portage-2.3.2

 dev-util/kdevplatform/Manifest  |   1 -
 dev-util/kdevplatform/kdevplatform-5.0.2.ebuild | 109 
 2 files changed, 110 deletions(-)

diff --git a/dev-util/kdevplatform/Manifest b/dev-util/kdevplatform/Manifest
index 1482244..aeae5a1 100644
--- a/dev-util/kdevplatform/Manifest
+++ b/dev-util/kdevplatform/Manifest
@@ -1,4 +1,3 @@
 DIST kdevplatform-1.7.2.tar.xz 1929976 SHA256 
0afcde7a746adb83b00f2bd6b02efb4022adbd61b6ba4325fb63b71902f1f4e4 SHA512 
b95a1837b61d6c63cdd5183194ea70301bb32720df8c5317ba891a91c24c1e174aa69d10131024701bfe710f4848ac50059bc4513cf334d39415d37f4a445d66
 WHIRLPOOL 
4656a52becd50e9d827010e798941465731872b014400529fde4c45410d7f77d063c7fed237f94991742af997e845145772dbb199df74ae9777d41c2bdc21693
 DIST kdevplatform-1.7.3.tar.bz2 2417125 SHA256 
195134bde11672de38838f4b341ed28c58042374ca12beedacca9d30e6ab4a2b SHA512 
a23712bc70a7b084541a0bb441e19ba30bf408e4046403367cfce98cf7cb60b1aa89d6fce466e5512f1d3ea93353dc0dc5b57b0953bb85e7319a4a14d5403be9
 WHIRLPOOL 
b0deafac4013aaad4ab80ae87c5dabd033a522e935ba1569659cb8dd4e7f06b8e75910ffecc3b27c7ffe0687cfc2ba65a2d707e8fd5b96ad603d4a4b011f2864
-DIST kdevplatform-5.0.2.tar.xz 1997268 SHA256 
a7f311198bb72f5fee064d99055e8df39ecf4e9066fe5c0ff901ee8c24d960ec SHA512 
5334130ee12fcd3bcc22f488e6e8b64192c9fa878bc4d1666f1e8f5b8ae016410843cce14e38084d455ad3004586b43304f199b0d52bb5c44817e059557da089
 WHIRLPOOL 
6d1c316d90993e32234faff0ba78dca1fe599078d6836999435e59b825b13c5f2301adb0e20161b1233ad838ec7d291f11e243c665834a7ae5b27c9036c9f8bd
 DIST kdevplatform-5.0.3.tar.xz 2018600 SHA256 
643d1145e1948af221f9ae148d0a10809f3d89af4b97ff0d6c4d571004f46bd4 SHA512 
ef48c0de41d1fe20269400eea4d2b04efa04cd62caaa987e6814c5513e843c3cac030479a8a0576b9fc532d7771827fcc4acda128448ff34dec9fbd55bd05d55
 WHIRLPOOL 
24cbc44345867b78b669993fcc8d1b680c051cce7c6ce91761de14877f05e6f983f562fe99d0ffa2586611d7daee8d66a2a530f7700ae2c44832f9d980069099

diff --git a/dev-util/kdevplatform/kdevplatform-5.0.2.ebuild 
b/dev-util/kdevplatform/kdevplatform-5.0.2.ebuild
deleted file mode 100644
index a75beb7..
--- a/dev-util/kdevplatform/kdevplatform-5.0.2.ebuild
+++ /dev/null
@@ -1,109 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-EGIT_BRANCH="5.0"
-KDEBASE="kdevelop"
-KDE_TEST="forceoptional-recursive"
-VIRTUALDBUS_TEST="true"
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="KDE development support libraries and apps"
-IUSE="cvs reviewboard subversion +welcomepage"
-[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 ~x86"
-
-COMMON_DEPEND="
-   $(add_frameworks_dep karchive)
-   $(add_frameworks_dep kbookmarks)
-   $(add_frameworks_dep kcmutils)
-   $(add_frameworks_dep kcodecs)
-   $(add_frameworks_dep kcompletion)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kdeclarative)
-   $(add_frameworks_dep kguiaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep kitemmodels)
-   $(add_frameworks_dep kitemviews)
-   $(add_frameworks_dep kjobwidgets)
-   $(add_frameworks_dep knewstuff)
-   $(add_frameworks_dep knotifications)
-   $(add_frameworks_dep knotifyconfig)
-   $(add_frameworks_dep kparts)
-   $(add_frameworks_dep kservice)
-   $(add_frameworks_dep ktexteditor)
-   $(add_frameworks_dep ktextwidgets)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kwindowsystem)
-   $(add_frameworks_dep kxmlgui)
-   $(add_frameworks_dep sonnet)
-   $(add_frameworks_dep threadweaver)
-   $(add_kdeapps_dep libkomparediff2)
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qttest)
-   $(add_qt_dep qtwebkit)
-   $(add_qt_dep qtwidgets)
-   $(add_qt_dep qtxml)
-   dev-libs/grantlee:5
-   reviewboard? ( dev-libs/purpose )
-   subversion? (
-   dev-libs/apr:1
-   dev-libs/apr-util:1
-   dev-vcs/subversion
-   )
-   welcomepage? ( $(add_qt_dep qtdeclarative 'widgets') )
-"
-DEPEND="${COMMON_DEPEND}
-   dev-libs/boost
-   $(add_qt_dep qtconcurrent)
-"
-RDEPEND="${COMMON_DEPEND}
-   cvs? ( dev-vcs/cvs )
-   !dev-util/kdevelop:4
-   !dev-util/kdevplatform:4
-"
-
-REQUIRED_USE="test? ( welcomepage )"
-
-RESTRICT+=" test"
-
-PATCHES=( "${FILESDIR}/${PN}-5.0.1-unused-deps.patch" )
-
-src_prepare() {
-   

[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/

2016-12-01 Thread Johannes Huber
commit: 3fff38541df67491e3c42270bcda0aa46e2e0375
Author: Johannes Huber  gentoo  org>
AuthorDate: Thu Dec  1 18:10:01 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Thu Dec  1 18:26:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fff3854

dev-util/kdevplatform: Version bump 5.0.3

Package-Manager: portage-2.3.2

 dev-util/kdevplatform/Manifest  |   1 +
 dev-util/kdevplatform/kdevplatform-5.0.3.ebuild | 109 
 2 files changed, 110 insertions(+)

diff --git a/dev-util/kdevplatform/Manifest b/dev-util/kdevplatform/Manifest
index 2ebade0..1482244 100644
--- a/dev-util/kdevplatform/Manifest
+++ b/dev-util/kdevplatform/Manifest
@@ -1,3 +1,4 @@
 DIST kdevplatform-1.7.2.tar.xz 1929976 SHA256 
0afcde7a746adb83b00f2bd6b02efb4022adbd61b6ba4325fb63b71902f1f4e4 SHA512 
b95a1837b61d6c63cdd5183194ea70301bb32720df8c5317ba891a91c24c1e174aa69d10131024701bfe710f4848ac50059bc4513cf334d39415d37f4a445d66
 WHIRLPOOL 
4656a52becd50e9d827010e798941465731872b014400529fde4c45410d7f77d063c7fed237f94991742af997e845145772dbb199df74ae9777d41c2bdc21693
 DIST kdevplatform-1.7.3.tar.bz2 2417125 SHA256 
195134bde11672de38838f4b341ed28c58042374ca12beedacca9d30e6ab4a2b SHA512 
a23712bc70a7b084541a0bb441e19ba30bf408e4046403367cfce98cf7cb60b1aa89d6fce466e5512f1d3ea93353dc0dc5b57b0953bb85e7319a4a14d5403be9
 WHIRLPOOL 
b0deafac4013aaad4ab80ae87c5dabd033a522e935ba1569659cb8dd4e7f06b8e75910ffecc3b27c7ffe0687cfc2ba65a2d707e8fd5b96ad603d4a4b011f2864
 DIST kdevplatform-5.0.2.tar.xz 1997268 SHA256 
a7f311198bb72f5fee064d99055e8df39ecf4e9066fe5c0ff901ee8c24d960ec SHA512 
5334130ee12fcd3bcc22f488e6e8b64192c9fa878bc4d1666f1e8f5b8ae016410843cce14e38084d455ad3004586b43304f199b0d52bb5c44817e059557da089
 WHIRLPOOL 
6d1c316d90993e32234faff0ba78dca1fe599078d6836999435e59b825b13c5f2301adb0e20161b1233ad838ec7d291f11e243c665834a7ae5b27c9036c9f8bd
+DIST kdevplatform-5.0.3.tar.xz 2018600 SHA256 
643d1145e1948af221f9ae148d0a10809f3d89af4b97ff0d6c4d571004f46bd4 SHA512 
ef48c0de41d1fe20269400eea4d2b04efa04cd62caaa987e6814c5513e843c3cac030479a8a0576b9fc532d7771827fcc4acda128448ff34dec9fbd55bd05d55
 WHIRLPOOL 
24cbc44345867b78b669993fcc8d1b680c051cce7c6ce91761de14877f05e6f983f562fe99d0ffa2586611d7daee8d66a2a530f7700ae2c44832f9d980069099

diff --git a/dev-util/kdevplatform/kdevplatform-5.0.3.ebuild 
b/dev-util/kdevplatform/kdevplatform-5.0.3.ebuild
new file mode 100644
index ..a75beb7
--- /dev/null
+++ b/dev-util/kdevplatform/kdevplatform-5.0.3.ebuild
@@ -0,0 +1,109 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+EGIT_BRANCH="5.0"
+KDEBASE="kdevelop"
+KDE_TEST="forceoptional-recursive"
+VIRTUALDBUS_TEST="true"
+VIRTUALX_REQUIRED="test"
+inherit kde5
+
+DESCRIPTION="KDE development support libraries and apps"
+IUSE="cvs reviewboard subversion +welcomepage"
+[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 ~x86"
+
+COMMON_DEPEND="
+   $(add_frameworks_dep karchive)
+   $(add_frameworks_dep kbookmarks)
+   $(add_frameworks_dep kcmutils)
+   $(add_frameworks_dep kcodecs)
+   $(add_frameworks_dep kcompletion)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kdeclarative)
+   $(add_frameworks_dep kguiaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kiconthemes)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep kitemmodels)
+   $(add_frameworks_dep kitemviews)
+   $(add_frameworks_dep kjobwidgets)
+   $(add_frameworks_dep knewstuff)
+   $(add_frameworks_dep knotifications)
+   $(add_frameworks_dep knotifyconfig)
+   $(add_frameworks_dep kparts)
+   $(add_frameworks_dep kservice)
+   $(add_frameworks_dep ktexteditor)
+   $(add_frameworks_dep ktextwidgets)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kwindowsystem)
+   $(add_frameworks_dep kxmlgui)
+   $(add_frameworks_dep sonnet)
+   $(add_frameworks_dep threadweaver)
+   $(add_kdeapps_dep libkomparediff2)
+   $(add_qt_dep qtdbus)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qttest)
+   $(add_qt_dep qtwebkit)
+   $(add_qt_dep qtwidgets)
+   $(add_qt_dep qtxml)
+   dev-libs/grantlee:5
+   reviewboard? ( dev-libs/purpose )
+   subversion? (
+   dev-libs/apr:1
+   dev-libs/apr-util:1
+   dev-vcs/subversion
+   )
+   welcomepage? ( $(add_qt_dep qtdeclarative 'widgets') )
+"
+DEPEND="${COMMON_DEPEND}
+   dev-libs/boost
+   $(add_qt_dep qtconcurrent)
+"
+RDEPEND="${COMMON_DEPEND}
+   cvs? ( dev-vcs/cvs )
+   !dev-util/kdevelop:4
+   !dev-util/kdevplatform:4
+"
+
+REQUIRED_USE="test? ( welcomepage )"
+
+RESTRICT+=" test"
+
+PATCHES=( "${FILESDIR}/${PN}-5.0.1-unused-deps.patch" )
+
+src_prepare() {
+   

[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/

2016-10-30 Thread Johannes Huber
commit: d2c765e9e2f5c5c69b9dc40fd4bb8bfaea1d3910
Author: Johannes Huber  gentoo  org>
AuthorDate: Sun Oct 30 18:08:41 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sun Oct 30 18:09:03 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2c765e9

dev-util/kdevplatform: Remove 5.0.1

Package-Manager: portage-2.3.2

 dev-util/kdevplatform/Manifest  |   1 -
 dev-util/kdevplatform/kdevplatform-5.0.1.ebuild | 109 
 2 files changed, 110 deletions(-)

diff --git a/dev-util/kdevplatform/Manifest b/dev-util/kdevplatform/Manifest
index ab3deef..2ebade0 100644
--- a/dev-util/kdevplatform/Manifest
+++ b/dev-util/kdevplatform/Manifest
@@ -1,4 +1,3 @@
 DIST kdevplatform-1.7.2.tar.xz 1929976 SHA256 
0afcde7a746adb83b00f2bd6b02efb4022adbd61b6ba4325fb63b71902f1f4e4 SHA512 
b95a1837b61d6c63cdd5183194ea70301bb32720df8c5317ba891a91c24c1e174aa69d10131024701bfe710f4848ac50059bc4513cf334d39415d37f4a445d66
 WHIRLPOOL 
4656a52becd50e9d827010e798941465731872b014400529fde4c45410d7f77d063c7fed237f94991742af997e845145772dbb199df74ae9777d41c2bdc21693
 DIST kdevplatform-1.7.3.tar.bz2 2417125 SHA256 
195134bde11672de38838f4b341ed28c58042374ca12beedacca9d30e6ab4a2b SHA512 
a23712bc70a7b084541a0bb441e19ba30bf408e4046403367cfce98cf7cb60b1aa89d6fce466e5512f1d3ea93353dc0dc5b57b0953bb85e7319a4a14d5403be9
 WHIRLPOOL 
b0deafac4013aaad4ab80ae87c5dabd033a522e935ba1569659cb8dd4e7f06b8e75910ffecc3b27c7ffe0687cfc2ba65a2d707e8fd5b96ad603d4a4b011f2864
-DIST kdevplatform-5.0.1.tar.xz 1995684 SHA256 
c28cb7629556961d240536b5efc6e3c1c2e4387988cbae0ded0b61ddf0f0ae1f SHA512 
04e71c83893e2012444013d15c2438af1a66989b980205834f60cf2f3261d269b92c0043e62fa1c7f18275f2143674f0cd58c83afdadea609f20dc52ec607f59
 WHIRLPOOL 
a186f2b13b9023cb33cd15f0e191b71b02ef0ef249c86201d979aa8bee18765f981fd89258635ad0c36a19c79c7f1684664a4ed8e72b9e7ad1b5fddb7f08426d
 DIST kdevplatform-5.0.2.tar.xz 1997268 SHA256 
a7f311198bb72f5fee064d99055e8df39ecf4e9066fe5c0ff901ee8c24d960ec SHA512 
5334130ee12fcd3bcc22f488e6e8b64192c9fa878bc4d1666f1e8f5b8ae016410843cce14e38084d455ad3004586b43304f199b0d52bb5c44817e059557da089
 WHIRLPOOL 
6d1c316d90993e32234faff0ba78dca1fe599078d6836999435e59b825b13c5f2301adb0e20161b1233ad838ec7d291f11e243c665834a7ae5b27c9036c9f8bd

diff --git a/dev-util/kdevplatform/kdevplatform-5.0.1.ebuild 
b/dev-util/kdevplatform/kdevplatform-5.0.1.ebuild
deleted file mode 100644
index 1ad661f..
--- a/dev-util/kdevplatform/kdevplatform-5.0.1.ebuild
+++ /dev/null
@@ -1,109 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-EGIT_BRANCH="5.0"
-KDEBASE="kdevelop"
-KDE_TEST="forceoptional-recursive"
-VIRTUALDBUS_TEST="true"
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="KDE development support libraries and apps"
-IUSE="cvs reviewboard subversion +welcomepage"
-[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 ~x86"
-
-COMMON_DEPEND="
-   $(add_frameworks_dep karchive)
-   $(add_frameworks_dep kbookmarks)
-   $(add_frameworks_dep kcmutils)
-   $(add_frameworks_dep kcodecs)
-   $(add_frameworks_dep kcompletion)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kdeclarative)
-   $(add_frameworks_dep kguiaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep kitemmodels)
-   $(add_frameworks_dep kitemviews)
-   $(add_frameworks_dep kjobwidgets)
-   $(add_frameworks_dep knewstuff)
-   $(add_frameworks_dep knotifications)
-   $(add_frameworks_dep knotifyconfig)
-   $(add_frameworks_dep kparts)
-   $(add_frameworks_dep kservice)
-   $(add_frameworks_dep ktexteditor)
-   $(add_frameworks_dep ktextwidgets)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kwindowsystem)
-   $(add_frameworks_dep kxmlgui)
-   $(add_frameworks_dep sonnet)
-   $(add_frameworks_dep threadweaver)
-   $(add_kdeapps_dep libkomparediff2)
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qttest)
-   $(add_qt_dep qtwebkit)
-   $(add_qt_dep qtwidgets)
-   $(add_qt_dep qtxml)
-   dev-libs/grantlee:5
-   reviewboard? ( dev-libs/purpose )
-   subversion? (
-   dev-libs/apr:1
-   dev-libs/apr-util:1
-   dev-vcs/subversion
-   )
-   welcomepage? ( $(add_qt_dep qtdeclarative 'widgets') )
-"
-DEPEND="${COMMON_DEPEND}
-   dev-libs/boost
-   $(add_qt_dep qtconcurrent)
-"
-RDEPEND="${COMMON_DEPEND}
-   cvs? ( dev-vcs/cvs )
-   !dev-util/kdevelop:4
-   !dev-util/kdevplatform:4
-"
-
-REQUIRED_USE="test? ( welcomepage )"
-
-RESTRICT+=" test"
-
-PATCHES=( "${FILESDIR}/${P}-unused-deps.patch" )
-
-src_prepare() {
-   

[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/, dev-util/kdevplatform/files/

2016-10-16 Thread Michael Palimaka
commit: d9696ae28b9b675eda8afacfcc5eebce8b0e56e1
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sun Oct 16 07:42:45 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Oct 16 18:14:59 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9696ae2

dev-util/kdevplatform: Remove bogus deps

Gentoo-bug: 595116

 .../files/kdevplatform-5.0.1-unused-deps.patch | 24 ++
 dev-util/kdevplatform/kdevplatform-5.0.1.ebuild|  4 
 2 files changed, 28 insertions(+)

diff --git a/dev-util/kdevplatform/files/kdevplatform-5.0.1-unused-deps.patch 
b/dev-util/kdevplatform/files/kdevplatform-5.0.1-unused-deps.patch
new file mode 100644
index ..0a0d0f7
--- /dev/null
+++ b/dev-util/kdevplatform/files/kdevplatform-5.0.1-unused-deps.patch
@@ -0,0 +1,24 @@
+commit 9d2423f20458d735454b9917b4b0f5e39a7929f5
+Author: Andreas Sturmlechner 
+Date:   Sun Oct 16 09:36:03 2016 +0200
+
+Remove unused dependencies
+
+Qt5Quick, Qt5QuickWidgets only used in welcomepage
+
+REVIEW: 129196
+
+diff --git a/shell/CMakeLists.txt b/shell/CMakeLists.txt
+index 97666f3..118acf1 100644
+--- a/shell/CMakeLists.txt
 b/shell/CMakeLists.txt
+@@ -121,9 +121,6 @@ LINK_PUBLIC
+ KDev::OutputView
+ KDev::Interfaces
+ LINK_PRIVATE
+-Qt5::Quick
+-Qt5::QuickWidgets
+-
+ KF5::GuiAddons
+ KF5::ConfigWidgets
+ KF5::IconThemes

diff --git a/dev-util/kdevplatform/kdevplatform-5.0.1.ebuild 
b/dev-util/kdevplatform/kdevplatform-5.0.1.ebuild
index 8d9cf90..1ad661f 100644
--- a/dev-util/kdevplatform/kdevplatform-5.0.1.ebuild
+++ b/dev-util/kdevplatform/kdevplatform-5.0.1.ebuild
@@ -70,8 +70,12 @@ RDEPEND="${COMMON_DEPEND}
!dev-util/kdevplatform:4
 "
 
+REQUIRED_USE="test? ( welcomepage )"
+
 RESTRICT+=" test"
 
+PATCHES=( "${FILESDIR}/${P}-unused-deps.patch" )
+
 src_prepare() {
kde5_src_prepare
# root tests subdirectory actually does not contain tests, installs 
stuff



[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/

2016-09-21 Thread Michael Palimaka
commit: 041833e89c313dfd93bceeb8c0cccb9b49993bb3
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sat Sep 17 21:26:20 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Sep 21 14:57:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=041833e8

dev-util/kdevplatform: 5.0.1 version bump

Package-Manager: portage-2.3.0

 dev-util/kdevplatform/Manifest  |   1 +
 dev-util/kdevplatform/kdevplatform-5.0.1.ebuild | 105 
 2 files changed, 106 insertions(+)

diff --git a/dev-util/kdevplatform/Manifest b/dev-util/kdevplatform/Manifest
index 7ddedf4..077e1ae 100644
--- a/dev-util/kdevplatform/Manifest
+++ b/dev-util/kdevplatform/Manifest
@@ -1,3 +1,4 @@
 DIST kdevplatform-1.7.2.tar.xz 1929976 SHA256 
0afcde7a746adb83b00f2bd6b02efb4022adbd61b6ba4325fb63b71902f1f4e4 SHA512 
b95a1837b61d6c63cdd5183194ea70301bb32720df8c5317ba891a91c24c1e174aa69d10131024701bfe710f4848ac50059bc4513cf334d39415d37f4a445d66
 WHIRLPOOL 
4656a52becd50e9d827010e798941465731872b014400529fde4c45410d7f77d063c7fed237f94991742af997e845145772dbb199df74ae9777d41c2bdc21693
 DIST kdevplatform-1.7.3.tar.bz2 2417125 SHA256 
195134bde11672de38838f4b341ed28c58042374ca12beedacca9d30e6ab4a2b SHA512 
a23712bc70a7b084541a0bb441e19ba30bf408e4046403367cfce98cf7cb60b1aa89d6fce466e5512f1d3ea93353dc0dc5b57b0953bb85e7319a4a14d5403be9
 WHIRLPOOL 
b0deafac4013aaad4ab80ae87c5dabd033a522e935ba1569659cb8dd4e7f06b8e75910ffecc3b27c7ffe0687cfc2ba65a2d707e8fd5b96ad603d4a4b011f2864
+DIST kdevplatform-5.0.1.tar.xz 1995684 SHA256 
c28cb7629556961d240536b5efc6e3c1c2e4387988cbae0ded0b61ddf0f0ae1f SHA512 
04e71c83893e2012444013d15c2438af1a66989b980205834f60cf2f3261d269b92c0043e62fa1c7f18275f2143674f0cd58c83afdadea609f20dc52ec607f59
 WHIRLPOOL 
a186f2b13b9023cb33cd15f0e191b71b02ef0ef249c86201d979aa8bee18765f981fd89258635ad0c36a19c79c7f1684664a4ed8e72b9e7ad1b5fddb7f08426d
 DIST kdevplatform-5.0.tar.xz 1997376 SHA256 
4085b355ab8d599d902afbc11027e1aefb22afe30d63ed54ea5fe02f24edfd10 SHA512 
9c05e713457685a26da7217fff977ad68d6a2442fe156315799547f5fdb619968559ac56f8b0fc05b064f61543d307e7d50324ce644b562e7e79519583b77e3d
 WHIRLPOOL 
f4e148a9e1408d8bb428abc79f9af6431e24d24734e41e0bb962b1796e7596a945a9ee8db225102690976197eaab0f743b35c646921915bfdaaab213d2032ecd

diff --git a/dev-util/kdevplatform/kdevplatform-5.0.1.ebuild 
b/dev-util/kdevplatform/kdevplatform-5.0.1.ebuild
new file mode 100644
index ..8d9cf90
--- /dev/null
+++ b/dev-util/kdevplatform/kdevplatform-5.0.1.ebuild
@@ -0,0 +1,105 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+EGIT_BRANCH="5.0"
+KDEBASE="kdevelop"
+KDE_TEST="forceoptional-recursive"
+VIRTUALDBUS_TEST="true"
+VIRTUALX_REQUIRED="test"
+inherit kde5
+
+DESCRIPTION="KDE development support libraries and apps"
+IUSE="cvs reviewboard subversion +welcomepage"
+[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 ~x86"
+
+COMMON_DEPEND="
+   $(add_frameworks_dep karchive)
+   $(add_frameworks_dep kbookmarks)
+   $(add_frameworks_dep kcmutils)
+   $(add_frameworks_dep kcodecs)
+   $(add_frameworks_dep kcompletion)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kdeclarative)
+   $(add_frameworks_dep kguiaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kiconthemes)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep kitemmodels)
+   $(add_frameworks_dep kitemviews)
+   $(add_frameworks_dep kjobwidgets)
+   $(add_frameworks_dep knewstuff)
+   $(add_frameworks_dep knotifications)
+   $(add_frameworks_dep knotifyconfig)
+   $(add_frameworks_dep kparts)
+   $(add_frameworks_dep kservice)
+   $(add_frameworks_dep ktexteditor)
+   $(add_frameworks_dep ktextwidgets)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kwindowsystem)
+   $(add_frameworks_dep kxmlgui)
+   $(add_frameworks_dep sonnet)
+   $(add_frameworks_dep threadweaver)
+   $(add_kdeapps_dep libkomparediff2)
+   $(add_qt_dep qtdbus)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qttest)
+   $(add_qt_dep qtwebkit)
+   $(add_qt_dep qtwidgets)
+   $(add_qt_dep qtxml)
+   dev-libs/grantlee:5
+   reviewboard? ( dev-libs/purpose )
+   subversion? (
+   dev-libs/apr:1
+   dev-libs/apr-util:1
+   dev-vcs/subversion
+   )
+   welcomepage? ( $(add_qt_dep qtdeclarative 'widgets') )
+"
+DEPEND="${COMMON_DEPEND}
+   dev-libs/boost
+   $(add_qt_dep qtconcurrent)
+"
+RDEPEND="${COMMON_DEPEND}
+   cvs? ( dev-vcs/cvs )
+   !dev-util/kdevelop:4
+   !dev-util/kdevplatform:4
+"
+
+RESTRICT+=" test"
+
+src_prepare() {
+   kde5_src_prepare
+   # root tests subdirectory actually does not contain tests, installs 

[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/

2016-08-31 Thread Michael Palimaka
commit: 408cdc8d1af7778c66ce913f23aad065af88d543
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Aug 31 15:02:49 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Aug 31 15:02:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=408cdc8d

dev-util/kdevplatform: add missing manifest

Package-Manager: portage-2.3.0

 dev-util/kdevplatform/Manifest | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-util/kdevplatform/Manifest b/dev-util/kdevplatform/Manifest
index c040f24..7ddedf4 100644
--- a/dev-util/kdevplatform/Manifest
+++ b/dev-util/kdevplatform/Manifest
@@ -1,2 +1,3 @@
 DIST kdevplatform-1.7.2.tar.xz 1929976 SHA256 
0afcde7a746adb83b00f2bd6b02efb4022adbd61b6ba4325fb63b71902f1f4e4 SHA512 
b95a1837b61d6c63cdd5183194ea70301bb32720df8c5317ba891a91c24c1e174aa69d10131024701bfe710f4848ac50059bc4513cf334d39415d37f4a445d66
 WHIRLPOOL 
4656a52becd50e9d827010e798941465731872b014400529fde4c45410d7f77d063c7fed237f94991742af997e845145772dbb199df74ae9777d41c2bdc21693
 DIST kdevplatform-1.7.3.tar.bz2 2417125 SHA256 
195134bde11672de38838f4b341ed28c58042374ca12beedacca9d30e6ab4a2b SHA512 
a23712bc70a7b084541a0bb441e19ba30bf408e4046403367cfce98cf7cb60b1aa89d6fce466e5512f1d3ea93353dc0dc5b57b0953bb85e7319a4a14d5403be9
 WHIRLPOOL 
b0deafac4013aaad4ab80ae87c5dabd033a522e935ba1569659cb8dd4e7f06b8e75910ffecc3b27c7ffe0687cfc2ba65a2d707e8fd5b96ad603d4a4b011f2864
+DIST kdevplatform-5.0.tar.xz 1997376 SHA256 
4085b355ab8d599d902afbc11027e1aefb22afe30d63ed54ea5fe02f24edfd10 SHA512 
9c05e713457685a26da7217fff977ad68d6a2442fe156315799547f5fdb619968559ac56f8b0fc05b064f61543d307e7d50324ce644b562e7e79519583b77e3d
 WHIRLPOOL 
f4e148a9e1408d8bb428abc79f9af6431e24d24734e41e0bb962b1796e7596a945a9ee8db225102690976197eaab0f743b35c646921915bfdaaab213d2032ecd



[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/

2016-08-31 Thread Michael Palimaka
commit: 7735848b0ad1523de3d9c3a2e99db16ceca3c669
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Aug 31 13:45:25 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Aug 31 14:23:26 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7735848b

dev-util/kdevplatform: version bump

Package-Manager: portage-2.3.0

 dev-util/kdevplatform/kdevplatform-5.0.0.ebuild | 105 
 dev-util/kdevplatform/metadata.xml  |   1 +
 2 files changed, 106 insertions(+)

diff --git a/dev-util/kdevplatform/kdevplatform-5.0.0.ebuild 
b/dev-util/kdevplatform/kdevplatform-5.0.0.ebuild
new file mode 100644
index ..8d9cf90
--- /dev/null
+++ b/dev-util/kdevplatform/kdevplatform-5.0.0.ebuild
@@ -0,0 +1,105 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+EGIT_BRANCH="5.0"
+KDEBASE="kdevelop"
+KDE_TEST="forceoptional-recursive"
+VIRTUALDBUS_TEST="true"
+VIRTUALX_REQUIRED="test"
+inherit kde5
+
+DESCRIPTION="KDE development support libraries and apps"
+IUSE="cvs reviewboard subversion +welcomepage"
+[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 ~x86"
+
+COMMON_DEPEND="
+   $(add_frameworks_dep karchive)
+   $(add_frameworks_dep kbookmarks)
+   $(add_frameworks_dep kcmutils)
+   $(add_frameworks_dep kcodecs)
+   $(add_frameworks_dep kcompletion)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kdeclarative)
+   $(add_frameworks_dep kguiaddons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kiconthemes)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep kitemmodels)
+   $(add_frameworks_dep kitemviews)
+   $(add_frameworks_dep kjobwidgets)
+   $(add_frameworks_dep knewstuff)
+   $(add_frameworks_dep knotifications)
+   $(add_frameworks_dep knotifyconfig)
+   $(add_frameworks_dep kparts)
+   $(add_frameworks_dep kservice)
+   $(add_frameworks_dep ktexteditor)
+   $(add_frameworks_dep ktextwidgets)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kwindowsystem)
+   $(add_frameworks_dep kxmlgui)
+   $(add_frameworks_dep sonnet)
+   $(add_frameworks_dep threadweaver)
+   $(add_kdeapps_dep libkomparediff2)
+   $(add_qt_dep qtdbus)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qttest)
+   $(add_qt_dep qtwebkit)
+   $(add_qt_dep qtwidgets)
+   $(add_qt_dep qtxml)
+   dev-libs/grantlee:5
+   reviewboard? ( dev-libs/purpose )
+   subversion? (
+   dev-libs/apr:1
+   dev-libs/apr-util:1
+   dev-vcs/subversion
+   )
+   welcomepage? ( $(add_qt_dep qtdeclarative 'widgets') )
+"
+DEPEND="${COMMON_DEPEND}
+   dev-libs/boost
+   $(add_qt_dep qtconcurrent)
+"
+RDEPEND="${COMMON_DEPEND}
+   cvs? ( dev-vcs/cvs )
+   !dev-util/kdevelop:4
+   !dev-util/kdevplatform:4
+"
+
+RESTRICT+=" test"
+
+src_prepare() {
+   kde5_src_prepare
+   # root tests subdirectory actually does not contain tests, installs 
stuff
+   if ! use test; then
+   sed -i -e "/add_subdirectory(tests)/ s/#DONOTCOMPILE //" \
+   CMakeLists.txt || die "Failed to fix CMakeLists.txt"
+   sed -i -e '1s/^/find_package(Qt5Test \$\{QT_MIN_VERSION\})\n/' \
+   tests/CMakeLists.txt || die "Failed to fix 
tests/CMakeLists.txt"
+   fi
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DBUILD_cvs=$(usex cvs)
+   $(cmake-utils_use_find_package reviewboard 
KDEExperimentalPurpose)
+   $(cmake-utils_use_find_package subversion SubversionLibrary)
+   $(cmake-utils_use_find_package welcomepage Qt5QuickWidgets)
+   )
+
+   kde5_src_configure
+}
+
+pkg_postinst() {
+   kde5_pkg_postinst
+
+   if ! has_version "kde-apps/konsole" ; then
+   echo
+   elog "For konsole view, please install kde-apps/konsole"
+   echo
+   fi
+}

diff --git a/dev-util/kdevplatform/metadata.xml 
b/dev-util/kdevplatform/metadata.xml
index 4c99719..10b60fa 100644
--- a/dev-util/kdevplatform/metadata.xml
+++ b/dev-util/kdevplatform/metadata.xml
@@ -9,5 +9,6 @@
Enable the class browser plugin
Enable kde-apps/konsole 
integration
Enable reviewboard support
+   Enable welcome page, requires 
dev-qt/qtdeclarative

 



[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/

2016-08-20 Thread Michael Palimaka
commit: 4a4e5578faefb52cc3dae5d9d85fd9faeb057fc7
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sat Aug 13 10:25:04 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Aug 20 18:28:26 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a4e5578

dev-util/kdevplatform: Add WEBKIT_REQUIRED=always

Also drop obsolete konsole:4 RDEPEND

Package-Manager: portage-2.2.28

 dev-util/kdevplatform/kdevplatform-1.7.2-r1.ebuild | 8 ++--
 dev-util/kdevplatform/kdevplatform-1.7.3.ebuild| 6 ++
 2 files changed, 4 insertions(+), 10 deletions(-)

diff --git a/dev-util/kdevplatform/kdevplatform-1.7.2-r1.ebuild 
b/dev-util/kdevplatform/kdevplatform-1.7.2-r1.ebuild
index 74a9b52..e56305b 100644
--- a/dev-util/kdevplatform/kdevplatform-1.7.2-r1.ebuild
+++ b/dev-util/kdevplatform/kdevplatform-1.7.2-r1.ebuild
@@ -10,8 +10,7 @@ KDE_LINGUAS="bs ca ca@valencia da de el en_GB es et fi fr gl 
it kk nb nl pl pt
 pt_BR ru sk sl sv th tr uk zh_CN zh_TW"
 VIRTUALDBUS_TEST="true"
 VIRTUALX_REQUIRED="test"
-EGIT_REPONAME="${PN}"
-EGIT_BRANCH="1.7"
+WEBKIT_REQUIRED="always"
 inherit kde4-base
 
 DESCRIPTION="KDE development support libraries and apps"
@@ -37,11 +36,8 @@ DEPEND="${COMMON_DEPEND}
classbrowser? ( dev-libs/boost )
 "
 RDEPEND="${COMMON_DEPEND}
-   konsole? ( || (
-   $(add_kdeapps_dep konsolepart)
-   $(add_kdeapps_dep konsole)
-   ) )
cvs? ( dev-vcs/cvs )
+   konsole? ( $(add_kdeapps_dep konsolepart) )
!

[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/, dev-util/kdevelop/, dev-util/kdevelop-php/, ...

2016-03-15 Thread Johannes Huber
commit: d67d96801ef4a095954f87574fe1c78a88168304
Author: Johannes Huber  gentoo  org>
AuthorDate: Tue Mar 15 17:36:33 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Tue Mar 15 17:40:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d67d9680

dev-util: Version bump KDevelop 4.7.3

Gentoo-bug: 573652
Reported-by: Frank Krömmelbein  gmx.de>

 dev-util/kdevelop-php-docs/Manifest|  1 +
 .../kdevelop-php-docs-1.7.3.ebuild | 20 
 dev-util/kdevelop-php/Manifest |  1 +
 dev-util/kdevelop-php/kdevelop-php-1.7.3.ebuild| 32 +
 dev-util/kdevelop-python/Manifest  |  1 +
 .../kdevelop-python/kdevelop-python-1.7.3.ebuild   | 43 +
 dev-util/kdevelop/Manifest |  1 +
 dev-util/kdevelop/kdevelop-4.7.3.ebuild| 51 
 dev-util/kdevplatform/Manifest |  1 +
 dev-util/kdevplatform/kdevplatform-1.7.3.ebuild| 56 ++
 eclass/kde4-base.eclass|  1 +
 11 files changed, 208 insertions(+)

diff --git a/dev-util/kdevelop-php-docs/Manifest 
b/dev-util/kdevelop-php-docs/Manifest
index 6bd9032..9b20e64 100644
--- a/dev-util/kdevelop-php-docs/Manifest
+++ b/dev-util/kdevelop-php-docs/Manifest
@@ -1 +1,2 @@
 DIST kdevelop-php-docs-1.7.2.tar.xz 32892 SHA256 
2dff2f54f631296c87007be84a0dc439d328d473717577c0d1450a9fc7e6e828 SHA512 
5bbc3a4a61fa87b96182bfa1b3df28f26a35e4eb7ee021c822a031cb71b5900b53bacbac0d4892d8ff021dcc90b74097a0d67f31b17a4c3b7248170b19b54e16
 WHIRLPOOL 
5ef5309986dc42d41fe90333025075b132d3bfe3107802b97e54e4a1f2f36c37234b87dad3fcaf6d15ab3d79567fd4dae1ae1155403e7f1dfbd3bebf8d2ab32f
+DIST kdevelop-php-docs-1.7.3.tar.bz2 19321 SHA256 
2288dcc4b6d204bf55d65d9ab1dc4a1e89bdcc92aa8c3157536d7a2c6645f5f4 SHA512 
51ba61911831278e761a18f53ff648d36586bdbc5fcad9ec9d7a8424e76b3a4acdc002e23e0a38783ec3b4376e4297f042edbbdc92559297c20921c647375b81
 WHIRLPOOL 
c8f0ce80e6e18c281f03dedae56463570f09a3f1f432d0d48919a9c41a2d83408620dfb497947f5f6f5a39b0068e5fce6c605336cf6c38431845cd2837668105

diff --git a/dev-util/kdevelop-php-docs/kdevelop-php-docs-1.7.3.ebuild 
b/dev-util/kdevelop-php-docs/kdevelop-php-docs-1.7.3.ebuild
new file mode 100644
index 000..022168e
--- /dev/null
+++ b/dev-util/kdevelop-php-docs/kdevelop-php-docs-1.7.3.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KMNAME="kdevelop"
+inherit kde4-base
+
+DESCRIPTION="PHP documentation plugin for KDevelop 4"
+LICENSE="GPL-2 LGPL-2"
+IUSE="debug"
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+   KEYWORDS="~amd64 ~x86"
+fi
+
+RDEPEND="
+   !=dev-util/kdevelop-plugins-1.0.0
+"

diff --git a/dev-util/kdevelop-php/Manifest b/dev-util/kdevelop-php/Manifest
index d1e6da5..1f36160 100644
--- a/dev-util/kdevelop-php/Manifest
+++ b/dev-util/kdevelop-php/Manifest
@@ -1 +1,2 @@
 DIST kdevelop-php-1.7.2.tar.xz 658060 SHA256 
75de9a5afe32ecaa35eb14e1ae04dd9c6d3e9abf87274ca4537fbdc3b296a369 SHA512 
419ac3865c15ba30997e08f655d4ba61877ff15b6f3c0261a52a74e7d158e7a82a638326d2ccae1a435b846f40f76723807ff318ea3242651fb8fee263cdf5e1
 WHIRLPOOL 
bad67fdbff98c2d47dd3034f56abafbb7ff8d1fb17aec3e7004177a50f1f131808b56d80f3c89bb234613ab71badcf2fdd4e67420a3902eda33f2f94489ca2f0
+DIST kdevelop-php-1.7.3.tar.bz2 691363 SHA256 
6b3583560dc9c339d74c51d9774a3ff342e260b285c8d9bd8f7f89f47a7dbf69 SHA512 
aa052f546e84ff002cbe899ce9b892935ddb88d959ed2ea695c020c59de6f9a706106bcf5fac11dbfb9a015199286f8d729affe1e0d40842867971c99143cd41
 WHIRLPOOL 
be6ce21cbd0f91a110192194cf0892c5ce3c3cf5c847a1a42e4790e2274043d5ed5e6f3f332cac8ef4f340284f031b838ac415629bb187501a00e2abe2b3ec83

diff --git a/dev-util/kdevelop-php/kdevelop-php-1.7.3.ebuild 
b/dev-util/kdevelop-php/kdevelop-php-1.7.3.ebuild
new file mode 100644
index 000..5a8147a
--- /dev/null
+++ b/dev-util/kdevelop-php/kdevelop-php-1.7.3.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KDE_LINGUAS="bs ca ca@valencia da de el en_GB es et fi fr gl it kk nl pl pt
+pt_BR ru sk sl sv tr uk zh_CN zh_TW"
+VIRTUALX_REQUIRED=test
+KDEBASE="kdevelop"
+KMNAME="kdev-php"
+inherit kde4-base
+
+DESCRIPTION="PHP plugin for KDevelop 4"
+LICENSE="GPL-2 LGPL-2"
+IUSE="debug doc"
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+   KEYWORDS="~amd64 ~x86"
+fi
+
+RESTRICT="test"
+
+DEPEND="
+   >=dev-util/kdevelop-pg-qt-1.0.0:4
+"
+RDEPEND="
+   dev-util/kdevelop:${SLOT}
+   doc? ( >=dev-util/kdevelop-php-docs-${PV}:${SLOT} )
+"
+
+PATCHES=( "${FILESDIR}/${PN}"-1.2.0-parmake.patch )

diff --git a/dev-util/kdevelop-python/Manifest 
b/dev-util/kdevelop-python/Manifest
index 3d62d44..359480e 100644
--- a/dev-util/kdevelop-python/Manifest
+++ b/dev-util/kdevelop-python/Manifest
@@ -1 +1,2 @@
 

[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/

2015-12-26 Thread Agostino Sarubbo
commit: bf7a21793b23368a91827f95feace140be9a4011
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Dec 26 12:01:41 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Dec 26 12:01:41 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf7a2179

dev-util/kdevplatform: ppc stable wrt bug #565998

Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-util/kdevplatform/kdevplatform-1.7.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/kdevplatform/kdevplatform-1.7.2.ebuild 
b/dev-util/kdevplatform/kdevplatform-1.7.2.ebuild
index a65dc8c..8fe0854 100644
--- a/dev-util/kdevplatform/kdevplatform-1.7.2.ebuild
+++ b/dev-util/kdevplatform/kdevplatform-1.7.2.ebuild
@@ -19,7 +19,7 @@ LICENSE="GPL-2 LGPL-2"
 IUSE="+classbrowser cvs debug +konsole reviewboard subversion"
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
-   KEYWORDS="amd64 ~ppc x86"
+   KEYWORDS="amd64 ppc x86"
 fi
 
 RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/

2015-12-25 Thread Agostino Sarubbo
commit: 41bf32b16244e3455dafbcdc0fdf699727f4412a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Dec 25 16:47:06 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Dec 25 16:47:06 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41bf32b1

dev-util/kdevplatform: x86 stable wrt bug #565998

Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-util/kdevplatform/kdevplatform-1.7.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/kdevplatform/kdevplatform-1.7.2.ebuild 
b/dev-util/kdevplatform/kdevplatform-1.7.2.ebuild
index eaed9fa..a65dc8c 100644
--- a/dev-util/kdevplatform/kdevplatform-1.7.2.ebuild
+++ b/dev-util/kdevplatform/kdevplatform-1.7.2.ebuild
@@ -19,7 +19,7 @@ LICENSE="GPL-2 LGPL-2"
 IUSE="+classbrowser cvs debug +konsole reviewboard subversion"
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
-   KEYWORDS="amd64 ~ppc ~x86"
+   KEYWORDS="amd64 ~ppc x86"
 fi
 
 RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/

2015-12-01 Thread Agostino Sarubbo
commit: d532d26e434f48f6f6c0fb4b75369d7cf20f6fd9
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Dec  1 11:20:06 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Dec  1 11:20:06 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d532d26e

dev-util/kdevplatform: amd64 stable wrt bug #565998

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

 dev-util/kdevplatform/kdevplatform-1.7.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/kdevplatform/kdevplatform-1.7.2.ebuild 
b/dev-util/kdevplatform/kdevplatform-1.7.2.ebuild
index 71cd96c..eaed9fa 100644
--- a/dev-util/kdevplatform/kdevplatform-1.7.2.ebuild
+++ b/dev-util/kdevplatform/kdevplatform-1.7.2.ebuild
@@ -19,7 +19,7 @@ LICENSE="GPL-2 LGPL-2"
 IUSE="+classbrowser cvs debug +konsole reviewboard subversion"
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
-   KEYWORDS="~amd64 ~ppc ~x86"
+   KEYWORDS="amd64 ~ppc ~x86"
 fi
 
 RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/

2015-10-26 Thread Michael Palimaka
commit: 055d2c60d7a832d4df9e5d304d1563dcb51bfefb
Author: Michael Palimaka  gentoo  org>
AuthorDate: Mon Oct 26 18:38:47 2015 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Mon Oct 26 18:50:14 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=055d2c60

dev-util/kdevplatform: version bump

Package-Manager: portage-2.2.20.1

 dev-util/kdevplatform/Manifest  |  1 +
 dev-util/kdevplatform/kdevplatform-1.7.2.ebuild | 55 +
 2 files changed, 56 insertions(+)

diff --git a/dev-util/kdevplatform/Manifest b/dev-util/kdevplatform/Manifest
index 4e54101..fdbb340 100644
--- a/dev-util/kdevplatform/Manifest
+++ b/dev-util/kdevplatform/Manifest
@@ -1 +1,2 @@
 DIST kdevplatform-1.7.1.tar.xz 1930560 SHA256 
dfd8953aec204f04bd949443781aa0f6d9d58c40f73027619a168bb4ffc4b1ac SHA512 
b19c925c973ab00b25b03f1bcf1e34a98b8108728f20e7b058bd391a1dde78e33b80705c39632ff594ecf834878e1c54732031b8110400433266c258632468d0
 WHIRLPOOL 
9e687644b1f31ca317bb3faf388aca80ee305eaa3b43d044181d2b2374ad57613104a400a8a052ed07e5157fbbdc26b7174314cc04ca5b8c788afe4c8f4f
+DIST kdevplatform-1.7.2.tar.xz 1929976 SHA256 
0afcde7a746adb83b00f2bd6b02efb4022adbd61b6ba4325fb63b71902f1f4e4 SHA512 
b95a1837b61d6c63cdd5183194ea70301bb32720df8c5317ba891a91c24c1e174aa69d10131024701bfe710f4848ac50059bc4513cf334d39415d37f4a445d66
 WHIRLPOOL 
4656a52becd50e9d827010e798941465731872b014400529fde4c45410d7f77d063c7fed237f94991742af997e845145772dbb199df74ae9777d41c2bdc21693

diff --git a/dev-util/kdevplatform/kdevplatform-1.7.2.ebuild 
b/dev-util/kdevplatform/kdevplatform-1.7.2.ebuild
new file mode 100644
index 000..71cd96c
--- /dev/null
+++ b/dev-util/kdevplatform/kdevplatform-1.7.2.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DECLARATIVE_REQUIRED="always"
+KMNAME="kdevelop"
+KDE_LINGUAS="bs ca ca@valencia da de el en_GB es et fi fr gl it kk nb nl pl pt
+pt_BR ru sk sl sv th tr uk zh_CN zh_TW"
+VIRTUALDBUS_TEST="true"
+VIRTUALX_REQUIRED="test"
+EGIT_REPONAME="${PN}"
+EGIT_BRANCH="1.7"
+inherit kde4-base
+
+DESCRIPTION="KDE development support libraries and apps"
+LICENSE="GPL-2 LGPL-2"
+IUSE="+classbrowser cvs debug +konsole reviewboard subversion"
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+   KEYWORDS="~amd64 ~ppc ~x86"
+fi
+
+RESTRICT="test"
+
+COMMON_DEPEND="
+   dev-libs/grantlee:0
+   reviewboard? ( dev-libs/qjson )
+   subversion? (
+   dev-libs/apr
+   dev-libs/apr-util
+   dev-vcs/subversion
+   )
+"
+DEPEND="${COMMON_DEPEND}
+   classbrowser? ( dev-libs/boost )
+"
+RDEPEND="${COMMON_DEPEND}
+   konsole? ( $(add_kdeapps_dep konsole) )
+   cvs? ( dev-vcs/cvs )
+   !

[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/, dev-util/kdevplatform/files/

2015-09-14 Thread Michael Palimaka
commit: ad6352d9f0c3e97b7c8c72d1267ded6dbde06a03
Author: Michael Palimaka  gentoo  org>
AuthorDate: Mon Sep 14 14:01:16 2015 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Mon Sep 14 14:02:03 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad6352d9

dev-util/kdevplatform: backport patch from upstream solving build failure with 
dev-libs/boost-1.57.0.

Gentoo-bug: 534140

Package-Manager: portage-2.2.20.1

 .../files/kdevplatform-1.7.1-boost-1.57.patch  | 45 ++
 dev-util/kdevplatform/kdevplatform-1.7.1.ebuild|  2 +
 2 files changed, 47 insertions(+)

diff --git a/dev-util/kdevplatform/files/kdevplatform-1.7.1-boost-1.57.patch 
b/dev-util/kdevplatform/files/kdevplatform-1.7.1-boost-1.57.patch
new file mode 100644
index 000..5abf3c5
--- /dev/null
+++ b/dev-util/kdevplatform/files/kdevplatform-1.7.1-boost-1.57.patch
@@ -0,0 +1,45 @@
+From a430a60a274d369d98105b9d51285d5a9a6bc86f Mon Sep 17 00:00:00 2001
+From: Kevin Funk 
+Date: Fri, 4 Sep 2015 17:52:15 +0200
+Subject: [PATCH] Make compile (cf. BOOST_JOIN)
+
+Also see https://bugreports.qt.io/browse/QTBUG-22829
+---
+ plugins/classbrowser/documentclassesfolder.cpp | 2 ++
+ plugins/classbrowser/documentclassesfolder.h   | 3 +++
+ 2 files changed, 5 insertions(+)
+
+diff --git a/plugins/classbrowser/documentclassesfolder.cpp 
b/plugins/classbrowser/documentclassesfolder.cpp
+index c578305..55cb637 100644
+--- a/plugins/classbrowser/documentclassesfolder.cpp
 b/plugins/classbrowser/documentclassesfolder.cpp
+@@ -29,7 +29,9 @@
+ #include 
+ #include 
+ 
++#ifndef Q_MOC_RUN
+ #include 
++#endif
+ 
+ using namespace KDevelop;
+ using namespace ClassModelNodes;
+diff --git a/plugins/classbrowser/documentclassesfolder.h 
b/plugins/classbrowser/documentclassesfolder.h
+index 91edfe8..80f6fb6 100644
+--- a/plugins/classbrowser/documentclassesfolder.h
 b/plugins/classbrowser/documentclassesfolder.h
+@@ -23,9 +23,12 @@
+ #define KDEVPLATFORM_PLUGIN_DOCUMENTCLASSESFOLDER_H
+ 
+ #include "classmodelnode.h"
++
++#ifndef Q_MOC_RUN
+ #include 
+ #include 
+ #include 
++#endif
+ 
+ namespace ClassModelNodes
+ {
+-- 
+2.4.6
+

diff --git a/dev-util/kdevplatform/kdevplatform-1.7.1.ebuild 
b/dev-util/kdevplatform/kdevplatform-1.7.1.ebuild
index f15ed0f..b6e1a27 100644
--- a/dev-util/kdevplatform/kdevplatform-1.7.1.ebuild
+++ b/dev-util/kdevplatform/kdevplatform-1.7.1.ebuild
@@ -44,6 +44,8 @@ RDEPEND="${COMMON_DEPEND}
!

[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/files/, dev-util/kdevplatform/

2015-09-07 Thread Michael Palimaka
commit: a82a6030cd3169d9335ffdb088d3d43d81560e13
Author: Michael Palimaka  gentoo  org>
AuthorDate: Mon Sep  7 09:40:23 2015 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Mon Sep  7 09:46:11 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a82a6030

dev-util/kdevplatform: remove old.

Package-Manager: portage-2.2.20.1

 dev-util/kdevplatform/Manifest |  2 -
 .../files/kdevplatform-1.6.0-appwizard.patch   | 24 --
 dev-util/kdevplatform/kdevplatform-1.5.2.ebuild| 51 
 dev-util/kdevplatform/kdevplatform-1.6.0-r1.ebuild | 54 --
 4 files changed, 131 deletions(-)

diff --git a/dev-util/kdevplatform/Manifest b/dev-util/kdevplatform/Manifest
index 5429a3f..4e54101 100644
--- a/dev-util/kdevplatform/Manifest
+++ b/dev-util/kdevplatform/Manifest
@@ -1,3 +1 @@
-DIST kdevplatform-1.5.2.tar.xz 1895448 SHA256 
a12656cfe137172db5feed9795b4f40b7fb42a93b6caf90838e5f9c205ee186a SHA512 
019f7df0ca232d6627517c8677633f44807dddf6efc610df8b96a548f5280cce331e0afc8b4743f7badbe3fd7918def6c6c9b0c5806e9a8be2c9dafed4a95f03
 WHIRLPOOL 
b6ba6103a8146912fe49d84cc21373746804cfaa4b607a63c7db7e92df5b44884b7f3880cc01399ba7eb3618b216e1d2b727cefdc24ee50d8c22c6206b34450b
-DIST kdevplatform-1.6.0.tar.xz 1889840 SHA256 
cdf7c88ca8860258f46e41d2107c826a307212fd041345bee54fbd70c9794f80 SHA512 
3f9d6aeb5fdb12dc0a719343ac81b8852d1680f2637fea8f3a8b97eaa32af38bd799e215a539792ec2e33dc0c0f53ba5f9347abc3633c4c31a71422bd2a8065f
 WHIRLPOOL 
897cdb1f0893bd22e73c68ed3860cc8953c78ce8406eb0d41442d1402395cf4e00f17bf27a804f67857e160311aa979d178c2700b0370eea66d92759194a7b65
 DIST kdevplatform-1.7.1.tar.xz 1930560 SHA256 
dfd8953aec204f04bd949443781aa0f6d9d58c40f73027619a168bb4ffc4b1ac SHA512 
b19c925c973ab00b25b03f1bcf1e34a98b8108728f20e7b058bd391a1dde78e33b80705c39632ff594ecf834878e1c54732031b8110400433266c258632468d0
 WHIRLPOOL 
9e687644b1f31ca317bb3faf388aca80ee305eaa3b43d044181d2b2374ad57613104a400a8a052ed07e5157fbbdc26b7174314cc04ca5b8c788afe4c8f4f

diff --git a/dev-util/kdevplatform/files/kdevplatform-1.6.0-appwizard.patch 
b/dev-util/kdevplatform/files/kdevplatform-1.6.0-appwizard.patch
deleted file mode 100644
index d4f93f6..000
--- a/dev-util/kdevplatform/files/kdevplatform-1.6.0-appwizard.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-commit 33b660dfefe02ecd4391a284f6fd6de9439b2b45
-Author: Milian Wolff 
-Date:   Thu Mar 20 11:50:07 2014 +0100
-
-Keep backwards compatibility: replace "dest" variable.
-
-Its an alias for PROJECTDIR and used in quite some templates
-apparently.
-
-BUG: 329392
-
-diff --git a/plugins/appwizard/appwizardplugin.cpp 
b/plugins/appwizard/appwizardplugin.cpp
-index 3e22183..7948e47 100644
 a/plugins/appwizard/appwizardplugin.cpp
-+++ b/plugins/appwizard/appwizardplugin.cpp
-@@ -238,6 +238,8 @@ QString AppWizardPlugin::createProject(const 
ApplicationInfo& info)
- m_variables["APPNAMELC"] = info.name.toLower();
- m_variables["APPNAMEID"] = generateIdentifier(info.name);
- m_variables["PROJECTDIR"] = dest.toLocalFile();
-+// backwards compatibility
-+m_variables["dest"] = m_variables["PROJECTDIR"];
- m_variables["PROJECTDIRNAME"] = dest.fileName();
- m_variables["VERSIONCONTROLPLUGIN"] = info.vcsPluginName;
- 

diff --git a/dev-util/kdevplatform/kdevplatform-1.5.2.ebuild 
b/dev-util/kdevplatform/kdevplatform-1.5.2.ebuild
deleted file mode 100644
index b5a2131..000
--- a/dev-util/kdevplatform/kdevplatform-1.5.2.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KMNAME="kdevelop"
-KDE_MINIMAL="4.7"
-KDE_LINGUAS="bs ca ca@valencia da de el en_GB es et fi fr gl it kk nb nds nl pl
-pt pt_BR ru sk sl sv th uk zh_CN zh_TW"
-VIRTUALDBUS_TEST="true"
-VIRTUALX_REQUIRED="test"
-EGIT_REPONAME="${PN}"
-inherit kde4-base
-
-DESCRIPTION="KDE development support libraries and apps"
-LICENSE="GPL-2 LGPL-2"
-IUSE="cvs debug reviewboard subversion"
-SRC_URI="mirror://kde/stable/kdevelop/${KDEVELOP_VERSION}/src/${P}.tar.xz"
-
-if [[ $PV == * ]]; then
-   KEYWORDS=""
-else
-   KEYWORDS="amd64 ppc x86"
-fi
-
-DEPEND="
-   dev-libs/boost:=
-   dev-libs/grantlee:0
-   reviewboard? ( dev-libs/qjson )
-   subversion? (
-   dev-libs/apr
-   dev-libs/apr-util
-   dev-vcs/subversion
-   )
-"
-RDEPEND="${DEPEND}
-   !

[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/

2015-09-06 Thread Agostino Sarubbo
commit: b962f2666456ec2caf05a973d89df57f9f4814e8
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Sep  6 14:34:45 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Sep  6 14:34:45 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b962f266

dev-util/kdevplatform: ppc stable wrt bug #533386

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"

 dev-util/kdevplatform/kdevplatform-1.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/kdevplatform/kdevplatform-1.7.1.ebuild 
b/dev-util/kdevplatform/kdevplatform-1.7.1.ebuild
index 2b279cf..f15ed0f 100644
--- a/dev-util/kdevplatform/kdevplatform-1.7.1.ebuild
+++ b/dev-util/kdevplatform/kdevplatform-1.7.1.ebuild
@@ -21,7 +21,7 @@ IUSE="+classbrowser cvs debug +konsole reviewboard subversion"
 if [[ $PV == * ]]; then
KEYWORDS=""
 else
-   KEYWORDS="amd64 ~ppc x86"
+   KEYWORDS="amd64 ppc x86"
 fi
 
 RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/

2015-08-09 Thread Mikle Kolyada
commit: d73ddd4e05d1c1902a8b41f4b1486dd96f7a2b7b
Author: Mikle Kolyada zlogene AT gentoo DOT org
AuthorDate: Sun Aug  9 17:28:07 2015 +
Commit: Mikle Kolyada zlogene AT gentoo DOT org
CommitDate: Sun Aug  9 17:33:26 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d73ddd4e

dev-util/kdevplatform: x86 stable wrt bug #533386

Package-Manager: portage-2.2.20

 dev-util/kdevplatform/kdevplatform-1.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/kdevplatform/kdevplatform-1.7.1.ebuild 
b/dev-util/kdevplatform/kdevplatform-1.7.1.ebuild
index 4e4b48d..2b279cf 100644
--- a/dev-util/kdevplatform/kdevplatform-1.7.1.ebuild
+++ b/dev-util/kdevplatform/kdevplatform-1.7.1.ebuild
@@ -21,7 +21,7 @@ IUSE=+classbrowser cvs debug +konsole reviewboard subversion
 if [[ $PV == * ]]; then
KEYWORDS=
 else
-   KEYWORDS=amd64 ~ppc ~x86
+   KEYWORDS=amd64 ~ppc x86
 fi
 
 RESTRICT=test