From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 04307158074 for ; Sat, 05 Jul 2025 07:56:03 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id E2A01342159 for ; Sat, 05 Jul 2025 07:56:02 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 525BB11055D; Sat, 05 Jul 2025 07:55:56 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 480D211055D for ; Sat, 05 Jul 2025 07:55:56 +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 E7320341B25 for ; Sat, 05 Jul 2025 07:55:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 612232DE8 for ; Sat, 05 Jul 2025 07:55:54 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1751702126.7bcf90109b67a1a1b3e7d68c9ea11f064db60ceb.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/noto/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/noto/noto-20250701.ebuild X-VCS-Directories: media-fonts/noto/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 7bcf90109b67a1a1b3e7d68c9ea11f064db60ceb X-VCS-Branch: master Date: Sat, 05 Jul 2025 07:55:54 +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: 1c66fdb6-1074-4ecc-a437-b7efaaa18dd5 X-Archives-Hash: 974fa3e74c9e047f1a262d983c06a0a8 commit: 7bcf90109b67a1a1b3e7d68c9ea11f064db60ceb Author: Pacho Ramos gentoo org> AuthorDate: Sat Jul 5 07:55:01 2025 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Jul 5 07:55:26 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bcf9010 media-fonts/noto: Fix EmptyGlobalAssignment warning Signed-off-by: Pacho Ramos gentoo.org> media-fonts/noto/noto-20250701.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/media-fonts/noto/noto-20250701.ebuild b/media-fonts/noto/noto-20250701.ebuild index ac325046d41e..27410c568580 100644 --- a/media-fonts/noto/noto-20250701.ebuild +++ b/media-fonts/noto/noto-20250701.ebuild @@ -18,8 +18,6 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" # issue as described in https://fonts.google.com/noto IUSE="+extra" -RDEPEND="" - RESTRICT="binchecks strip" FONT_SUFFIX="ttf"