commit: c2da70053522c5d7a05e51ed38e803ec5020cb6b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Apr 2 01:43:06 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> 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 <sam <AT> 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/[email protected]/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
