From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2C84E138334 for ; Sat, 25 Aug 2018 22:54:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F2661E07D0; Sat, 25 Aug 2018 22:54:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AE89EE07D0 for ; Sat, 25 Aug 2018 22:54:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B3897335D02 for ; Sat, 25 Aug 2018 22:54:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CA5013A2 for ; Sat, 25 Aug 2018 22:53:59 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1535237574.560243e04ba23ca7de5f7fbfcd373250a26e67a6.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/wacomtablet/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-misc/wacomtablet/Manifest kde-misc/wacomtablet/wacomtablet-3.0.0.ebuild X-VCS-Directories: kde-misc/wacomtablet/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 560243e04ba23ca7de5f7fbfcd373250a26e67a6 X-VCS-Branch: master Date: Sat, 25 Aug 2018 22:53:59 +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: ca9a8fbd-5c20-4557-b6f4-141722bcd263 X-Archives-Hash: 34d9ce5e6689ae31988b75c8342af612 commit: 560243e04ba23ca7de5f7fbfcd373250a26e67a6 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Aug 25 22:04:57 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Aug 25 22:52:54 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=560243e0 kde-misc/wacomtablet: Drop 3.0.0 Package-Manager: Portage-2.3.48, Repoman-2.3.10 kde-misc/wacomtablet/Manifest | 1 - kde-misc/wacomtablet/wacomtablet-3.0.0.ebuild | 46 --------------------------- 2 files changed, 47 deletions(-) diff --git a/kde-misc/wacomtablet/Manifest b/kde-misc/wacomtablet/Manifest index 81391872c12..b9cf3428dbf 100644 --- a/kde-misc/wacomtablet/Manifest +++ b/kde-misc/wacomtablet/Manifest @@ -1,2 +1 @@ -DIST wacomtablet-3.0.0.tar.xz 707852 BLAKE2B 76dd473a1dbb2b47395b5321df2dd307065d8dc7399748f70f69ea6b3d2dffe8a981ab8e24ee77d72579e00e86769b9d68822d551855432a2c0dc471cf81be6c SHA512 c953ea010fe672706506d15c594d1437e1f42c59abcdd0b5bed32b4cdccafbb612584057a641c66029261088a4b968976a7bcdd03952daa9f05a955ee83c721d DIST wacomtablet-3.1.0.tar.xz 722436 BLAKE2B 97469b71d5139e67e4f3de27ed5c6beaa32abdcc159453206da98250d9b68b47c6a1022264a5faf1ac2e0283d0aff3465dad38cadacc52e6ed970261b6157a3d SHA512 763eddaca5471f62fb18e8c9f24d1be2a91e49eeaec4ce0b0ab6c89f1d85b9a6bcf32c67e79dee2e958dfba5bd354b4f4685a080ac06d461150a5da3a78a8915 diff --git a/kde-misc/wacomtablet/wacomtablet-3.0.0.ebuild b/kde-misc/wacomtablet/wacomtablet-3.0.0.ebuild deleted file mode 100644 index 21df62dbbad..00000000000 --- a/kde-misc/wacomtablet/wacomtablet-3.0.0.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_HANDBOOK="forceoptional" -VIRTUALX_REQUIRED="test" -inherit kde5 - -DESCRIPTION="KControl module for Wacom tablets" -HOMEPAGE="https://www.linux-apps.com/content/show.php?action=content&content=114856" -SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz" - -LICENSE="GPL-2" -KEYWORDS="amd64 x86" -IUSE="" - -CDEPEND=" - $(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 kwidgetsaddons) - $(add_frameworks_dep kwindowsystem) - $(add_frameworks_dep kxmlgui) - $(add_frameworks_dep plasma) - $(add_qt_dep qtdbus) - $(add_qt_dep qtdeclarative) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) - $(add_qt_dep qtx11extras) - >=x11-drivers/xf86-input-wacom-0.20.0 - x11-libs/libXi - x11-libs/libxcb -" -DEPEND="${CDEPEND} - sys-devel/gettext - x11-base/xorg-proto - x11-libs/libX11 -" -RDEPEND="${CDEPEND} - !kde-misc/wacomtablet:4 -"