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 290E915838C for ; Fri, 19 Jan 2024 09:31:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F0E82BC03C; Fri, 19 Jan 2024 09:31:45 +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 20E712BC03C for ; Fri, 19 Jan 2024 09:31:45 +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 365263433D6 for ; Fri, 19 Jan 2024 09:31:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D068B14D1 for ; Fri, 19 Jan 2024 09:31:40 +0000 (UTC) From: "Michael Orlitzky" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" Message-ID: <1705656582.1fd0cf52c96f152b941f6237280961babd5c1522.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/netsurf/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/netsurf/netsurf-9999.ebuild X-VCS-Directories: www-client/netsurf/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: 1fd0cf52c96f152b941f6237280961babd5c1522 X-VCS-Branch: master Date: Fri, 19 Jan 2024 09:31:40 +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: 243fe621-e96a-452c-9264-f9e9ff9ed51f X-Archives-Hash: 26025840af418a46d3a7728382aa522a commit: 1fd0cf52c96f152b941f6237280961babd5c1522 Author: Michael Orlitzky gentoo org> AuthorDate: Fri Jan 19 09:15:08 2024 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Fri Jan 19 09:29:42 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fd0cf52 www-client/netsurf: drop empty global assignments Signed-off-by: Michael Orlitzky gentoo.org> www-client/netsurf/netsurf-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/www-client/netsurf/netsurf-9999.ebuild b/www-client/netsurf/netsurf-9999.ebuild index 41bdc78e2ca1..24c3a05906f3 100644 --- a/www-client/netsurf/netsurf-9999.ebuild +++ b/www-client/netsurf/netsurf-9999.ebuild @@ -11,7 +11,6 @@ HOMEPAGE="https://www.netsurf-browser.org/" EGIT_REPO_URI="https://git.netsurf-browser.org/${PN}.git" LICENSE="GPL-2 MIT" SLOT="0" -KEYWORDS="" IUSE="bmp fbcon truetype +gif +gtk +javascript +jpeg +png +psl rosprite +svg +svgtiny +webp"