From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1177395-garchives=archives.gentoo.org@lists.gentoo.org> 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 D8CC71382C5 for <garchives@archives.gentoo.org>; Sat, 6 Jun 2020 10:58:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1572AE087E; Sat, 6 Jun 2020 10:58:17 +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 DA7ECE087E for <gentoo-commits@lists.gentoo.org>; Sat, 6 Jun 2020 10:58:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 CA2A934F21E for <gentoo-commits@lists.gentoo.org>; Sat, 6 Jun 2020 10:58:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4727231 for <gentoo-commits@lists.gentoo.org>; Sat, 6 Jun 2020 10:58:13 +0000 (UTC) From: "Piotr Karbowski" <slashbeast@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Piotr Karbowski" <slashbeast@gentoo.org> Message-ID: <1591441088.0e6b1d8cf0da056c33b7bf740b8ed2aa53d7912b.slashbeast@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-mouse/, x11-drivers/xf86-input-keyboard/, profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask x11-drivers/xf86-input-keyboard/Manifest x11-drivers/xf86-input-keyboard/metadata.xml x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.9.0.ebuild x11-drivers/xf86-input-mouse/Manifest x11-drivers/xf86-input-mouse/metadata.xml x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.3.ebuild X-VCS-Directories: x11-drivers/xf86-input-mouse/ x11-drivers/xf86-input-keyboard/ profiles/ X-VCS-Committer: slashbeast X-VCS-Committer-Name: Piotr Karbowski X-VCS-Revision: 0e6b1d8cf0da056c33b7bf740b8ed2aa53d7912b X-VCS-Branch: master Date: Sat, 6 Jun 2020 10:58:13 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c91b41ec-4be9-4d01-baf7-3fd6a65d7935 X-Archives-Hash: eed03991abfba58a9ce6693f95b2ae85 commit: 0e6b1d8cf0da056c33b7bf740b8ed2aa53d7912b Author: Piotr Karbowski <slashbeast <AT> gentoo <DOT> org> AuthorDate: Sat Jun 6 10:57:00 2020 +0000 Commit: Piotr Karbowski <slashbeast <AT> gentoo <DOT> org> CommitDate: Sat Jun 6 10:58:08 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e6b1d8c x11-drivers/xf86-input-{keyboard,mouse}: removal. Signed-off-by: Piotr Karbowski <slashbeast <AT> gentoo.org> profiles/package.mask | 7 ------- x11-drivers/xf86-input-keyboard/Manifest | 1 - x11-drivers/xf86-input-keyboard/metadata.xml | 8 -------- .../xf86-input-keyboard/xf86-input-keyboard-1.9.0.ebuild | 13 ------------- x11-drivers/xf86-input-mouse/Manifest | 1 - x11-drivers/xf86-input-mouse/metadata.xml | 8 -------- x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.3.ebuild | 13 ------------- 7 files changed, 51 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 81d6a89e753..f5f18113039 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -251,13 +251,6 @@ dev-python/ramlfications # for about a decade. Masked for removal in 30 days. Bug #720150 x11-libs/libXxf86misc -# Piotr Karbowski <slashbeast@gentoo.org> (2020-05-03) -# Obsolete input drivers, use x11-drivers/xf86-input-libinput -# or x11-drivers/xf86-input-evdev instead. -# Removal in 30 days. -x11-drivers/xf86-input-keyboard -x11-drivers/xf86-input-mouse - # Andreas K. Hüttel <dilfridge@gentoo.org> (2020-05-02) # Included in recent texlive versions. Please uninstall. # Removal in 30 days. diff --git a/x11-drivers/xf86-input-keyboard/Manifest b/x11-drivers/xf86-input-keyboard/Manifest deleted file mode 100644 index c684cd3e07b..00000000000 --- a/x11-drivers/xf86-input-keyboard/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST xf86-input-keyboard-1.9.0.tar.bz2 341693 BLAKE2B 05c011de8875ccbd15c25f455575b6674c24225bce9c3ec4587463f1ddf764a325898ba6f2690123e6f985ed080ad25f182fb0dac5e0210aeb9c4aca88523ef0 SHA512 d1a52d10039096d0d5e09750b6a8c2388345748331615af93e5be499646c3bc5fbbfc897fcebdeada5efaafff94f26a2ab84d6e35f01a875b8b9956a42015df9 diff --git a/x11-drivers/xf86-input-keyboard/metadata.xml b/x11-drivers/xf86-input-keyboard/metadata.xml deleted file mode 100644 index e943b72b8a4..00000000000 --- a/x11-drivers/xf86-input-keyboard/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> -<maintainer type="project"> - <email>x11@gentoo.org</email> - <name>X11</name> -</maintainer> -</pkgmetadata> diff --git a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.9.0.ebuild b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.9.0.ebuild deleted file mode 100644 index 34346fb2b66..00000000000 --- a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.9.0.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit xorg-2 - -DESCRIPTION="Keyboard input driver" - -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" -IUSE="" - -RDEPEND=">=x11-base/xorg-server-1.10" -DEPEND="${RDEPEND}" diff --git a/x11-drivers/xf86-input-mouse/Manifest b/x11-drivers/xf86-input-mouse/Manifest deleted file mode 100644 index 1744def756b..00000000000 --- a/x11-drivers/xf86-input-mouse/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST xf86-input-mouse-1.9.3.tar.bz2 382013 BLAKE2B d4b9b006c7f8d12fd460677020031dc0957cb1f31af7cef81eeb051a5e0375ddc5a5094a5d28a14a49a00bb1166a79ff832c42652fd4084904313f3e72abd61d SHA512 d99f5b4b1ef1aa4cbf1a92549e412f54f121bc804e4d6643248ad7ea18081b38b958bd289dc8476ebc0f6ef5f7424c2f2a8abcfaa30cae5378829549af6b148f diff --git a/x11-drivers/xf86-input-mouse/metadata.xml b/x11-drivers/xf86-input-mouse/metadata.xml deleted file mode 100644 index e943b72b8a4..00000000000 --- a/x11-drivers/xf86-input-mouse/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> -<maintainer type="project"> - <email>x11@gentoo.org</email> - <name>X11</name> -</maintainer> -</pkgmetadata> diff --git a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.3.ebuild b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.3.ebuild deleted file mode 100644 index c5738d4f1e0..00000000000 --- a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.3.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit xorg-2 - -DESCRIPTION="X.Org driver for mouse input devices" - -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" -IUSE="" - -RDEPEND=">=x11-base/xorg-server-1.7" -DEPEND="${RDEPEND}"