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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B692A158087 for ; Sat, 22 Jan 2022 00:34:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 77D822BC040; Sat, 22 Jan 2022 00:34:23 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 593812BC040 for ; Sat, 22 Jan 2022 00:34:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 71CA3342FF3 for ; Sat, 22 Jan 2022 00:34:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E60762AE for ; Sat, 22 Jan 2022 00:34:19 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1642811556.399ec7009dc305b476aeaf75bbc07e33837c0547.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-util/sc-controller/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-util/sc-controller/Manifest games-util/sc-controller/sc-controller-0.4.8.2.ebuild X-VCS-Directories: games-util/sc-controller/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 399ec7009dc305b476aeaf75bbc07e33837c0547 X-VCS-Branch: master Date: Sat, 22 Jan 2022 00:34:19 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6e739911-b656-4267-8011-bce4307b6fc2 X-Archives-Hash: 1497d5a0b80f2d77464c88938d8edac1 commit: 399ec7009dc305b476aeaf75bbc07e33837c0547 Author: Ionen Wolkens gentoo org> AuthorDate: Fri Jan 21 19:05:35 2022 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Sat Jan 22 00:32:36 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=399ec700 games-util/sc-controller: drop 0.4.8.2 May have been better to keep longer, but want to get rid of the old python stuff. Signed-off-by: Ionen Wolkens gentoo.org> games-util/sc-controller/Manifest | 1 - .../sc-controller/sc-controller-0.4.8.2.ebuild | 29 ---------------------- 2 files changed, 30 deletions(-) diff --git a/games-util/sc-controller/Manifest b/games-util/sc-controller/Manifest index 9b7064f7ec97..985b0006483d 100644 --- a/games-util/sc-controller/Manifest +++ b/games-util/sc-controller/Manifest @@ -1,2 +1 @@ -DIST sc-controller-0.4.8.2.tar.gz 2520528 BLAKE2B 0c98e1fd49e846909ec0a78c5bbf48731de464ab79ebe3e1b0370e2a6f176e925e6f2b288c17358221b2e50be0cd783f31f05324ac585aec310967d148ce5011 SHA512 8d157e871fa519ebd3eee27dd1c0ff1afe6f79201df12578aa31f3cbc62974bd7ba47c8a097870b693a7abaacaadd1e502012c9664c0aecddbd982fa10c7f84d DIST sc-controller-0.4.8.6.tar.gz 2524756 BLAKE2B b31454fde0705bd49cdf3d56aec43d230617877a1dd1f72bef84d772c28f153b2e6812fd50b096e32a2ea3be549cfd1ee5fb3f9cf138c1dbc73c004ec11984b7 SHA512 d6f8098bff0fce064e194815a6c9bbf6ee974e22af056df9a12ebc24de4f1a22decfcf5191565c81aed39e3aa73b742bdc26040945e2b87543b67202834b46ea diff --git a/games-util/sc-controller/sc-controller-0.4.8.2.ebuild b/games-util/sc-controller/sc-controller-0.4.8.2.ebuild deleted file mode 100644 index fd7546b73bf5..000000000000 --- a/games-util/sc-controller/sc-controller-0.4.8.2.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DISTUTILS_SINGLE_IMPL=1 -DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{7,8,9} ) - -inherit distutils-r1 xdg - -DESCRIPTION="User-mode driver and GTK-based GUI for Steam Controllers and others" -HOMEPAGE="https://github.com/Ryochan7/sc-controller/" -SRC_URI="https://github.com/Ryochan7/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="GPL-2 CC0-1.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="+udev" - -RDEPEND=" - $(python_gen_cond_dep ' - dev-python/pygobject[${PYTHON_USEDEP},cairo] - dev-python/pylibacl[${PYTHON_USEDEP}] - dev-python/python-evdev[${PYTHON_USEDEP}] - ') - gnome-base/librsvg - x11-libs/gtk+:3 - udev? ( games-util/game-device-udev-rules ) -"