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 5FC6815802F for ; Sun, 2 Apr 2023 01:45:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 33212E078A; Sun, 2 Apr 2023 01:45:11 +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 103DAE078A for ; Sun, 2 Apr 2023 01:45:11 +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 0BE5E335C4E for ; Sun, 2 Apr 2023 01:45:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 566D539 for ; Sun, 2 Apr 2023 01:45:08 +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: <1680399786.c2da70053522c5d7a05e51ed38e803ec5020cb6b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/adwaita-icon-theme/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/adwaita-icon-theme/adwaita-icon-theme-43_p1.ebuild X-VCS-Directories: x11-themes/adwaita-icon-theme/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c2da70053522c5d7a05e51ed38e803ec5020cb6b X-VCS-Branch: master Date: Sun, 2 Apr 2023 01:45:08 +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: 1fedf5c2-44af-45eb-ad04-a8a6776426ea X-Archives-Hash: a360691259951c0717f42f1a06919a6a commit: c2da70053522c5d7a05e51ed38e803ec5020cb6b Author: Sam James gentoo org> AuthorDate: Sun Apr 2 01:43:06 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sun Apr 2 01:43:06 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2da7005 x11-themes/adwaita-icon-theme: adapt SRC_URI to gnome.org.eclass change See 2933a4a80112e0efc31c9fe0b249bf3762974ed5. Signed-off-by: Sam James gentoo.org> x11-themes/adwaita-icon-theme/adwaita-icon-theme-43_p1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-43_p1.ebuild b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-43_p1.ebuild index d94cfafc5457..f93c6385e964 100644 --- a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-43_p1.ebuild +++ b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-43_p1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/adwaita-icon-theme" # Rely on Debian workaround until all involved upstreams agree on how to # fix this: https://gitlab.gnome.org/GNOME/evolution/-/issues/1848 -SRC_URI="${SRC_URI/_p*}.tar.xz +SRC_URI="${SRC_URI/.p*}.tar.xz branding? ( https://www.mail-archive.com/tango-artists@lists.freedesktop.org/msg00043/tango-gentoo-v1.1.tar.gz ) mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p*}.orig-41.tar.xz mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p*}-${PV/*_p}.debian.tar.xz