From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A2E1C138A87 for ; Wed, 25 Feb 2015 22:28:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 51EE4E085B; Wed, 25 Feb 2015 22:28:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B2245E085B for ; Wed, 25 Feb 2015 22:28:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 403F7340943 for ; Wed, 25 Feb 2015 22:28:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D4F16128CE for ; Wed, 25 Feb 2015 22:28:22 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1424903132.203e6790bbfa8e7748852794f8562ef4fe74c3d3.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kcm-touchpad/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/kcm-touchpad/kcm-touchpad-5.2.9999.ebuild kde-plasma/kcm-touchpad/kcm-touchpad-9999.ebuild kde-plasma/kcm-touchpad/metadata.xml X-VCS-Directories: kde-plasma/kcm-touchpad/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 203e6790bbfa8e7748852794f8562ef4fe74c3d3 X-VCS-Branch: master Date: Wed, 25 Feb 2015 22:28:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: adf6bca4-c06d-435c-8b66-e3bdbabc4f4f X-Archives-Hash: 90330ee3b95c1c3bcfb77a2c0c1c5c00 commit: 203e6790bbfa8e7748852794f8562ef4fe74c3d3 Author: Johannes Huber gentoo org> AuthorDate: Wed Feb 25 22:25:32 2015 +0000 Commit: Johannes Huber gentoo org> CommitDate: Wed Feb 25 22:25:32 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=203e6790 [kde-plasma/kcm-touchpad] Remove Superseded by kde-plasma/plasma-desktop. --- .../kcm-touchpad/kcm-touchpad-5.2.9999.ebuild | 44 ---------------------- kde-plasma/kcm-touchpad/kcm-touchpad-9999.ebuild | 44 ---------------------- kde-plasma/kcm-touchpad/metadata.xml | 5 --- 3 files changed, 93 deletions(-) diff --git a/kde-plasma/kcm-touchpad/kcm-touchpad-5.2.9999.ebuild b/kde-plasma/kcm-touchpad/kcm-touchpad-5.2.9999.ebuild deleted file mode 100644 index bdf4d93..0000000 --- a/kde-plasma/kcm-touchpad/kcm-touchpad-5.2.9999.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -inherit kde5 - -DESCRIPTION="KControl module for xf86-input-synaptics" -HOMEPAGE="https://projects.kde.org/projects/playground/utils/kcm-touchpad" -KEYWORDS="" -IUSE="" - -RDEPEND=" - $(add_frameworks_dep kinit) - $(add_frameworks_dep kcmutils) - $(add_frameworks_dep kcompletion) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep kglobalaccel) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep knotifications) - $(add_frameworks_dep knotifyconfig) - $(add_frameworks_dep kservice) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kxmlgui) - $(add_frameworks_dep plasma) - dev-qt/qtdbus:5 - dev-qt/qtgui:5 - dev-qt/qtwidgets:5 - x11-libs/libX11 - x11-libs/libxcb - x11-libs/libXi -" -DEPEND="${RDEPEND} - x11-base/xorg-server - x11-drivers/xf86-input-synaptics - >=x11-proto/inputproto-2.0 - x11-proto/xproto - !kde-misc/kcm_touchpad - !kde-misc/kcm-touchpad -" diff --git a/kde-plasma/kcm-touchpad/kcm-touchpad-9999.ebuild b/kde-plasma/kcm-touchpad/kcm-touchpad-9999.ebuild deleted file mode 100644 index bdf4d93..0000000 --- a/kde-plasma/kcm-touchpad/kcm-touchpad-9999.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -inherit kde5 - -DESCRIPTION="KControl module for xf86-input-synaptics" -HOMEPAGE="https://projects.kde.org/projects/playground/utils/kcm-touchpad" -KEYWORDS="" -IUSE="" - -RDEPEND=" - $(add_frameworks_dep kinit) - $(add_frameworks_dep kcmutils) - $(add_frameworks_dep kcompletion) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep kglobalaccel) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep knotifications) - $(add_frameworks_dep knotifyconfig) - $(add_frameworks_dep kservice) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kxmlgui) - $(add_frameworks_dep plasma) - dev-qt/qtdbus:5 - dev-qt/qtgui:5 - dev-qt/qtwidgets:5 - x11-libs/libX11 - x11-libs/libxcb - x11-libs/libXi -" -DEPEND="${RDEPEND} - x11-base/xorg-server - x11-drivers/xf86-input-synaptics - >=x11-proto/inputproto-2.0 - x11-proto/xproto - !kde-misc/kcm_touchpad - !kde-misc/kcm-touchpad -" diff --git a/kde-plasma/kcm-touchpad/metadata.xml b/kde-plasma/kcm-touchpad/metadata.xml deleted file mode 100644 index a23f444..0000000 --- a/kde-plasma/kcm-touchpad/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - kde -