From 1216552adf42e2af4d6305cc67eaf3b2ebf25af7 Mon Sep 17 00:00:00 2001 From: Nicolas PARLANT Date: Sat, 25 Apr 2026 10:18:21 +0200 Subject: [PATCH] x11-themes/solar-backgrounds: set rpm.eclass var for reference rpm support https: //bugs.gentoo.org/973265 Signed-off-by: Nicolas PARLANT Part-of: https://codeberg.org/gentoo/gentoo/pulls/736 Signed-off-by: Sam James --- .../solar-backgrounds/solar-backgrounds-0.92.0.5-r2.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11-themes/solar-backgrounds/solar-backgrounds-0.92.0.5-r2.ebuild b/x11-themes/solar-backgrounds/solar-backgrounds-0.92.0.5-r2.ebuild index a2e146ddd25e4..c171bf59aa50b 100644 --- a/x11-themes/solar-backgrounds/solar-backgrounds-0.92.0.5-r2.ebuild +++ b/x11-themes/solar-backgrounds/solar-backgrounds-0.92.0.5-r2.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 +RPM_COMPRESS_TYPE=none inherit rpm MY_P="${PN}-$(ver_cut 1-3)"