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 5C269138ACF for ; Mon, 19 Jan 2015 20:10:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A973EE0839; Mon, 19 Jan 2015 20:10:33 +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 37D0EE084D for ; Mon, 19 Jan 2015 20:10:33 +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 80A3834068A for ; Mon, 19 Jan 2015 20:10:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 38C16FEFA for ; Mon, 19 Jan 2015 20:10:31 +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: <1421698183.d0dae6355804200ab208443f36c5034e37458d9e.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.1.95.ebuild kde-plasma/kcm-touchpad/kcm-touchpad-9999.ebuild X-VCS-Directories: kde-plasma/kcm-touchpad/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: d0dae6355804200ab208443f36c5034e37458d9e X-VCS-Branch: master Date: Mon, 19 Jan 2015 20:10:31 +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: f230eaa5-040c-4ade-9f04-98719602cd69 X-Archives-Hash: 6ba4c9fe7faac1f9b1950c580ab8d3f0 commit: d0dae6355804200ab208443f36c5034e37458d9e Author: Johannes Huber gentoo org> AuthorDate: Mon Jan 19 20:09:43 2015 +0000 Commit: Johannes Huber gentoo org> CommitDate: Mon Jan 19 20:09:43 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=d0dae635 [kde-plasma/kcm-touchpad] Drop SLOT and LICENSE Handled already by eclass. Package-Manager: portage-2.2.15 --- kde-plasma/kcm-touchpad/kcm-touchpad-5.1.95.ebuild | 3 --- kde-plasma/kcm-touchpad/kcm-touchpad-9999.ebuild | 3 --- 2 files changed, 6 deletions(-) diff --git a/kde-plasma/kcm-touchpad/kcm-touchpad-5.1.95.ebuild b/kde-plasma/kcm-touchpad/kcm-touchpad-5.1.95.ebuild index d5c43bc..587e2e2 100644 --- a/kde-plasma/kcm-touchpad/kcm-touchpad-5.1.95.ebuild +++ b/kde-plasma/kcm-touchpad/kcm-touchpad-5.1.95.ebuild @@ -9,9 +9,6 @@ inherit kde5 DESCRIPTION="KControl module for xf86-input-synaptics" HOMEPAGE="https://projects.kde.org/projects/playground/utils/kcm-touchpad" - -LICENSE="GPL-2" -SLOT="5" KEYWORDS=" ~amd64" IUSE="" diff --git a/kde-plasma/kcm-touchpad/kcm-touchpad-9999.ebuild b/kde-plasma/kcm-touchpad/kcm-touchpad-9999.ebuild index d76458b..b026a09 100644 --- a/kde-plasma/kcm-touchpad/kcm-touchpad-9999.ebuild +++ b/kde-plasma/kcm-touchpad/kcm-touchpad-9999.ebuild @@ -9,9 +9,6 @@ inherit kde5 DESCRIPTION="KControl module for xf86-input-synaptics" HOMEPAGE="https://projects.kde.org/projects/playground/utils/kcm-touchpad" - -LICENSE="GPL-2" -SLOT="5" KEYWORDS="" IUSE=""