commit: 4e3063084869520a0c8310246af388cd275aaf2b
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 25 19:49:53 2015 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Feb 25 22:10:01 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=4e306308
Pkg move kde-misc/kaccounts-integration -> kde-apps/kaccounts-integration
---
.../kaccounts-integration/kaccounts-integration-9999.ebuild | 0
{kde-misc => kde-apps}/kaccounts-integration/metadata.xml | 0
net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild | 2 +-
net-im/ktp-auth-handler/ktp-auth-handler-9999.ebuild | 2 +-
net-im/ktp-common-internals/ktp-common-internals-9999.ebuild | 6 ++----
profiles/updates/1Q-2015 | 1 +
6 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/kde-misc/kaccounts-integration/kaccounts-integration-9999.ebuild
b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
similarity index 100%
rename from kde-misc/kaccounts-integration/kaccounts-integration-9999.ebuild
rename to kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
diff --git a/kde-misc/kaccounts-integration/metadata.xml
b/kde-apps/kaccounts-integration/metadata.xml
similarity index 100%
rename from kde-misc/kaccounts-integration/metadata.xml
rename to kde-apps/kaccounts-integration/metadata.xml
diff --git a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
index f70ab6a..1a077f2 100644
--- a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
+++ b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-9999.ebuild
@@ -22,12 +22,12 @@ DEPEND="
$(add_frameworks_dep kservice)
$(add_frameworks_dep ktextwidgets)
$(add_frameworks_dep kwidgetsaddons)
+ $(add_kdeapps_dep kaccounts-integration)
dev-qt/qtdbus:5
dev-qt/qtgui:5
dev-qt/qtnetwork:5
dev-qt/qtwidgets:5
net-libs/telepathy-qt[qt5]
- kde-misc/kaccounts-integration
"
RDEPEND="${DEPEND}
diff --git a/net-im/ktp-auth-handler/ktp-auth-handler-9999.ebuild
b/net-im/ktp-auth-handler/ktp-auth-handler-9999.ebuild
index bf57d97..1856310 100644
--- a/net-im/ktp-auth-handler/ktp-auth-handler-9999.ebuild
+++ b/net-im/ktp-auth-handler/ktp-auth-handler-9999.ebuild
@@ -19,13 +19,13 @@ DEPEND="
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kio)
$(add_frameworks_dep kwidgetsaddons)
+ $(add_kdeapps_dep kaccounts-integration)
app-crypt/qca[qt5]
dev-qt/qtdbus:5
dev-qt/qtgui:5
dev-qt/qtnetwork:5
dev-qt/qtwidgets:5
net-libs/accounts-qt
- kde-misc/kaccounts-integration
net-im/ktp-common-internals:5
net-libs/signond
net-libs/telepathy-qt[qt5]
diff --git a/net-im/ktp-common-internals/ktp-common-internals-9999.ebuild
b/net-im/ktp-common-internals/ktp-common-internals-9999.ebuild
index 33ba858..b790a2d 100644
--- a/net-im/ktp-common-internals/ktp-common-internals-9999.ebuild
+++ b/net-im/ktp-common-internals/ktp-common-internals-9999.ebuild
@@ -37,19 +37,17 @@ DEPEND="
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kwindowsystem)
$(add_frameworks_dep kxmlgui)
+ $(add_kdeapps_dep kaccounts-integration)
dev-qt/qtdbus:5
dev-qt/qtdeclarative:5
dev-qt/qtgui:5
dev-qt/qtwidgets:5
dev-qt/qtxml:5
- kde-misc/kaccounts-integration
media-libs/qt-gstreamer
net-libs/accounts-qt
>=net-libs/telepathy-qt-0.9.5[qt5]
net-libs/telepathy-logger-qt:5
- doc? (
- app-doc/doxygen
- )
+ doc? ( app-doc/doxygen )
otr? (
dev-libs/libgcrypt:0=
>=net-libs/libotr-4.0.0
diff --git a/profiles/updates/1Q-2015 b/profiles/updates/1Q-2015
index 8de82d6..d8582b1 100644
--- a/profiles/updates/1Q-2015
+++ b/profiles/updates/1Q-2015
@@ -1,3 +1,4 @@
move net-libs/libkpeople net-libs/kpeople
move kde-apps/kxmlrpcclient kde-frameworks/kxmlrpcclient
move kde-misc/kaccounts-providers kde-apps/kaccounts-providers
+move kde-misc/kaccounts-integration kde-apps/kaccounts-integration