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 BB97215808B for ; Sun, 10 Apr 2022 15:48:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 10D61E09E0; Sun, 10 Apr 2022 15:48:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 C24C9E09DB for ; Sun, 10 Apr 2022 15:48:01 +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 D996E34161F for ; Sun, 10 Apr 2022 15:48:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 75010396 for ; Sun, 10 Apr 2022 15:47:59 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1649605660.713947ef93eb05ef1b0b2cc8010e811b7c4bc01a.soap@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/gnome-pty-helper-0.40.2-r1.ebuild x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild X-VCS-Directories: x11-libs/gnome-pty-helper/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 713947ef93eb05ef1b0b2cc8010e811b7c4bc01a X-VCS-Branch: master Date: Sun, 10 Apr 2022 15:47: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8e976c4e-bcba-4cb4-ace0-0dea30dfffb0 X-Archives-Hash: a801db7de044f8dba61b517f5653d9e3 commit: 713947ef93eb05ef1b0b2cc8010e811b7c4bc01a Author: David Seifert gentoo org> AuthorDate: Sun Apr 10 15:47:40 2022 +0000 Commit: David Seifert gentoo org> CommitDate: Sun Apr 10 15:47:40 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=713947ef x11-libs/gnome-pty-helper: update EAPI 5 -> 8 Closes: https://bugs.gentoo.org/835353 Signed-off-by: David Seifert gentoo.org> ...elper-0.40.2.ebuild => gnome-pty-helper-0.40.2-r1.ebuild} | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2-r1.ebuild similarity index 90% rename from x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild rename to x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2-r1.ebuild index af04e5c38492..6bf8e5f4facb 100644 --- a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild +++ b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2-r1.ebuild @@ -1,15 +1,16 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="5" -GCONF_DEBUG="no" +EAPI=8 + GNOME_ORG_MODULE="vte" inherit gnome2 DESCRIPTION="GNOME Setuid helper for opening ptys" -HOMEPAGE="https://wiki.gnome.org/Apps/Terminal/VTE" # 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" @@ -18,9 +19,6 @@ IUSE="+hardened" # gnome-pty-helper was spit out with 0.27.90 RDEPEND="!