diff options
| -rw-r--r-- | kde-misc/kcm_touchpad/kcm_touchpad-9999.ebuild | 32 | ||||
| -rw-r--r-- | kde-misc/kcm_touchpad/metadata.xml | 8 |
2 files changed, 0 insertions, 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 36a7f192fb8..00000000000 --- 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 f848d4e0ef3..00000000000 --- 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> |
