commit:     36ba4356a2754976770ced57f341b7f860ed0e50
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 15 23:00:28 2014 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sat Nov 15 23:00:28 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=36ba4356

[kde-misc/kcm_touchpad] Cleanup package. Removed from the main tree. Use 
kde-misc/kcm-touchpad instead.

---
 kde-misc/kcm_touchpad/kcm_touchpad-9999.ebuild | 32 --------------------------
 kde-misc/kcm_touchpad/metadata.xml             |  8 -------
 2 files changed, 40 deletions(-)

diff --git a/kde-misc/kcm_touchpad/kcm_touchpad-9999.ebuild 
b/kde-misc/kcm_touchpad/kcm_touchpad-9999.ebuild
deleted file mode 100644
index 36a7f19..0000000
--- a/kde-misc/kcm_touchpad/kcm_touchpad-9999.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-KDE_LINGUAS="de es nl pl"
-KDE_LINGUAS_LIVE_OVERRIDE="true"
-
-inherit kde4-base
-
-DESCRIPTION="KControl module for xf86-input-synaptics"
-HOMEPAGE="http://kde-apps.org/content/show.php/kcm_touchpad?content=113335";
-EGIT_REPO_URI="git://github.com/mishaaq/kcm_touchpad.git"
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS=""
-IUSE="debug"
-
-RDEPEND="
-       x11-libs/libXi
-"
-DEPEND="${RDEPEND}
-       >=x11-proto/inputproto-2.0
-"
-
-DOCS=( AUTHORS README )
-
-src_prepare() {
-       sed -e "/^install( FILES AUTHORS/d" -i CMakeLists.txt || die
-       kde4-base_src_prepare
-}

diff --git a/kde-misc/kcm_touchpad/metadata.xml 
b/kde-misc/kcm_touchpad/metadata.xml
deleted file mode 100644
index f848d4e..0000000
--- a/kde-misc/kcm_touchpad/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <herd>kde</herd>
-       <upstream>
-               <remote-id type="github">mishaaq/kcm_touchpad</remote-id>
-       </upstream>
-</pkgmetadata>

Reply via email to