From 11cd446317037a87777e764e3b772060c9bd2168 Mon Sep 17 00:00:00 2001 From: Johannes Huber Date: Fri, 22 Apr 2016 12:33:33 +0200 Subject: net-im/ktp-accounts-kcm -> kde-apps/ktp-accounts-kcm --- .../kde-telepathy-meta-0.9.0.ebuild | 2 +- net-im/ktp-accounts-kcm/Manifest | 1 - .../ktp-accounts-kcm/ktp-accounts-kcm-0.9.0.ebuild | 36 ---------------------- net-im/ktp-accounts-kcm/metadata.xml | 11 ------- .../ktp-contact-list/ktp-contact-list-0.9.0.ebuild | 2 +- 5 files changed, 2 insertions(+), 50 deletions(-) delete mode 100644 net-im/ktp-accounts-kcm/Manifest delete mode 100644 net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.9.0.ebuild delete mode 100644 net-im/ktp-accounts-kcm/metadata.xml (limited to 'net-im') diff --git a/net-im/kde-telepathy-meta/kde-telepathy-meta-0.9.0.ebuild b/net-im/kde-telepathy-meta/kde-telepathy-meta-0.9.0.ebuild index 437ae077189e..7783fc1f8c6e 100644 --- a/net-im/kde-telepathy-meta/kde-telepathy-meta-0.9.0.ebuild +++ b/net-im/kde-telepathy-meta/kde-telepathy-meta-0.9.0.ebuild @@ -15,7 +15,7 @@ IUSE="" DEPEND="" RDEPEND=" - >=net-im/ktp-accounts-kcm-${PV}:4 + >=kde-apps/ktp-accounts-kcm-${PV}:4 >=net-im/ktp-approver-${PV}:4 >=net-im/ktp-auth-handler-${PV}:4 >=net-im/ktp-call-ui-${PV}:4 diff --git a/net-im/ktp-accounts-kcm/Manifest b/net-im/ktp-accounts-kcm/Manifest deleted file mode 100644 index 2d22eca55913..000000000000 --- a/net-im/ktp-accounts-kcm/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ktp-accounts-kcm-0.9.0.tar.bz2 264892 SHA256 b9d7cf3b2a8f99e50ba60fec039b107f3049df41e44787683dbc346d08c37de7 SHA512 fadc424be1a462d3f84e1845e02467880214345a6f47b79036cce48ac60454abf3c449026e4b830628848d8e7744d628e61877817dfe7ac9f1f80b6913823bc8 WHIRLPOOL d6945ed15d9a0b4df5819a8de35f09cb650d70ce74622bbdcb774984e295e645128a2af0ccd2ce6dda077f198b748508f1f52d1781696878d54dbdc8795f4fc8 diff --git a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.9.0.ebuild b/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.9.0.ebuild deleted file mode 100644 index 26b277df2af9..000000000000 --- a/net-im/ktp-accounts-kcm/ktp-accounts-kcm-0.9.0.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -KDE_LINGUAS="bs ca ca@valencia cs da de el en_GB eo es et fi fr ga gl hu ia it -ja kk km ko lt mai mr nb nds nl pa pl pt pt_BR ro ru sk sl sr sr@ijekavian -sr@ijekavianlatin sr@latin sv tr ug uk vi wa zh_CN zh_TW" -inherit kde4-base - -DESCRIPTION="KDE Telepathy account management kcm" -HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration" -SRC_URI="mirror://kde/stable/kde-telepathy/${PV}/src/${P}.tar.bz2" -KEYWORDS="~amd64 ~x86" - -LICENSE="LGPL-2.1" -SLOT="4" -IUSE="debug modemmanager" - -DEPEND=" - >=kde-apps/ktp-common-internals-${PV}:4 - net-im/telepathy-mission-control - net-libs/telepathy-glib - >=net-libs/telepathy-qt-0.9.5[qt4] - modemmanager? ( net-libs/libmm-qt ) -" -RDEPEND="${DEPEND}" - -src_configure() { - local mycmakeargs=( - -DBUILD_pintxo=$(usex modemmanager) - ) - - kde4-base_src_configure -} diff --git a/net-im/ktp-accounts-kcm/metadata.xml b/net-im/ktp-accounts-kcm/metadata.xml deleted file mode 100644 index 340f21dd9f00..000000000000 --- a/net-im/ktp-accounts-kcm/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - kde@gentoo.org - Gentoo KDE Project - - - Enable support for mobile broadband devices - - diff --git a/net-im/ktp-contact-list/ktp-contact-list-0.9.0.ebuild b/net-im/ktp-contact-list/ktp-contact-list-0.9.0.ebuild index 5d6d0c6c3d86..39f3b3924c41 100644 --- a/net-im/ktp-contact-list/ktp-contact-list-0.9.0.ebuild +++ b/net-im/ktp-contact-list/ktp-contact-list-0.9.0.ebuild @@ -19,7 +19,7 @@ SLOT="4" IUSE="debug semantic-desktop" DEPEND=" - >=net-im/ktp-accounts-kcm-${PV}:4 + >=kde-apps/ktp-accounts-kcm-${PV}:4 >=kde-apps/ktp-common-internals-${PV}:4[semantic-desktop?] >=net-libs/telepathy-qt-0.9.5[qt4] semantic-desktop? ( >=net-libs/libkpeople-0.3.0:= ) -- cgit v1.2.3-65-gdbad