summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-misc/kcm-touchpad/kcm-touchpad-4.9999.ebuild27
-rw-r--r--kde-misc/kcm-touchpad/metadata.xml5
2 files changed, 0 insertions, 32 deletions
diff --git a/kde-misc/kcm-touchpad/kcm-touchpad-4.9999.ebuild b/kde-misc/kcm-touchpad/kcm-touchpad-4.9999.ebuild
deleted file mode 100644
index 00f424641fc..00000000000
--- a/kde-misc/kcm-touchpad/kcm-touchpad-4.9999.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit kde4-base
-
-DESCRIPTION="KCM, daemon and applet for touchpad"
-HOMEPAGE="https://projects.kde.org/projects/playground/utils/kcm-touchpad"
-if [[ "${PV}" == *9999 ]]; then
- KEYWORDS=""
-else
- SRC_URI="http://quickgit.kde.org/?p=kcm-touchpad.git&a=snapshot&t=v${PV} -> ${P}.tar.gz"
- S=${WORKDIR}/${PN}
- KEYWORDS="~amd64"
-fi
-LICENSE="GPL-2+"
-SLOT="4"
-IUSE="debug"
-
-DEPEND="x11-drivers/xf86-input-synaptics
- x11-libs/libxcb
-"
-RDEPEND="${DEPEND}
- !kde-misc/kcm_touchpad
- !kde-plasma/kcm_touchpad"
diff --git a/kde-misc/kcm-touchpad/metadata.xml b/kde-misc/kcm-touchpad/metadata.xml
deleted file mode 100644
index a23f444b67d..00000000000
--- a/kde-misc/kcm-touchpad/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>kde</herd>
-</pkgmetadata>