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 A784E158020 for ; Thu, 1 Dec 2022 15:44:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 437D0E0817; Thu, 1 Dec 2022 15:44:24 +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 2B057E07EF for ; Thu, 1 Dec 2022 15:44:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 4697D340F22 for ; Thu, 1 Dec 2022 15:44:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E274A7CC for ; Thu, 1 Dec 2022 15:44:19 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1669909445.bd049d0f234778e00067d78c2ed253df3f39c4aa.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/gnome-pty-helper/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/gnome-pty-helper/Manifest x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2-r1.ebuild x11-libs/gnome-pty-helper/metadata.xml X-VCS-Directories: x11-libs/gnome-pty-helper/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: bd049d0f234778e00067d78c2ed253df3f39c4aa X-VCS-Branch: master Date: Thu, 1 Dec 2022 15:44: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: 5057f60f-4f71-44ad-820e-fab5038c8b4a X-Archives-Hash: a598dfb2ace43573d5d9b2e60f09ee0d commit: bd049d0f234778e00067d78c2ed253df3f39c4aa Author: Matt Turner gentoo org> AuthorDate: Thu Dec 1 15:39:34 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu Dec 1 15:44:05 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd049d0f x11-libs/gnome-pty-helper: Delete Signed-off-by: Matt Turner gentoo.org> x11-libs/gnome-pty-helper/Manifest | 1 - .../gnome-pty-helper-0.40.2-r1.ebuild | 30 ---------------------- x11-libs/gnome-pty-helper/metadata.xml | 11 -------- 3 files changed, 42 deletions(-) diff --git a/x11-libs/gnome-pty-helper/Manifest b/x11-libs/gnome-pty-helper/Manifest deleted file mode 100644 index 4b9b30f782eb..000000000000 --- a/x11-libs/gnome-pty-helper/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST vte-0.40.2.tar.xz 923852 BLAKE2B 666f1e8bd5ce1392c8c533c180e7e6700a6b0023e9b0ab467f2d99a38661fb600c53d83bda10bc97302dc54801f8e1d8780eb27a2c5cd184d786a55d513dfc24 SHA512 06d1c9a34e8e82e1bd54810d245d908ebb837538ba19fbaabe683cdf3b96b7cb1630516ddeabf18b0294922b8d98d2b9a2f5028c171fac2ad913974d94555eb2 diff --git a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2-r1.ebuild b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2-r1.ebuild deleted file mode 100644 index 6bf8e5f4facb..000000000000 --- a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2-r1.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -GNOME_ORG_MODULE="vte" - -inherit gnome2 - -DESCRIPTION="GNOME Setuid helper for opening ptys" -# gnome-pty-helper is inside vte -HOMEPAGE="https://wiki.gnome.org/Apps/Terminal/VTE" -S="${WORKDIR}/vte-${PV}/gnome-pty-helper" - -LICENSE="LGPL-2" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" -IUSE="+hardened" - -# gnome-pty-helper was spit out with 0.27.90 -RDEPEND="! - - - - gnome@gentoo.org - Gentoo GNOME Desktop - - - GNOME/vte - -