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 9217715808B for ; Sat, 12 Mar 2022 00:10:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A85CFE0826; Sat, 12 Mar 2022 00:10:47 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5E0B8E0826 for ; Sat, 12 Mar 2022 00:10:47 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C6AB6342EF9 for ; Sat, 12 Mar 2022 00:10:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 34EB72FB for ; Sat, 12 Mar 2022 00:10:44 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1647043826.4ee76047540b02174ea9e096e1aaded1d285e8cd.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xscreensaver/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/xscreensaver/files/xscreensaver-6.03-without-gl-configure.patch X-VCS-Directories: x11-misc/xscreensaver/files/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 4ee76047540b02174ea9e096e1aaded1d285e8cd X-VCS-Branch: master Date: Sat, 12 Mar 2022 00:10:44 +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: 5ad25af1-6a25-4944-9437-9fa18459b383 X-Archives-Hash: 847f067145a277719ce50e1b68b506cf commit: 4ee76047540b02174ea9e096e1aaded1d285e8cd Author: Sam James gentoo org> AuthorDate: Sat Mar 12 00:10:26 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat Mar 12 00:10:26 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ee76047 x11-misc/xscreensaver: add USE=-opengl patch annotation Signed-off-by: Sam James gentoo.org> .../xscreensaver/files/xscreensaver-6.03-without-gl-configure.patch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11-misc/xscreensaver/files/xscreensaver-6.03-without-gl-configure.patch b/x11-misc/xscreensaver/files/xscreensaver-6.03-without-gl-configure.patch index 9d741072f4e1..e1996291bd3a 100644 --- a/x11-misc/xscreensaver/files/xscreensaver-6.03-without-gl-configure.patch +++ b/x11-misc/xscreensaver/files/xscreensaver-6.03-without-gl-configure.patch @@ -1,4 +1,5 @@ -diff -urP xscreensaver-6.03.orig/configure.ac xscreensaver-6.03/configure.ac +Upstream don't support this anymore (https://github.com/gentoo/gentoo/pull/24404#issuecomment-1061128526) +but it's a trivial patch so let's keep it going for now. --- xscreensaver-6.03.orig/configure.ac 2022-03-04 11:23:24.415172769 -0700 +++ xscreensaver-6.03/configure.ac 2022-03-04 11:27:40.419205257 -0700 @@ -4737,7 +4737,6 @@