x11-themes/solar-backgrounds: set rpm.eclass var for reference rpm support

https: //bugs.gentoo.org/973265
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
Part-of: https://codeberg.org/gentoo/gentoo/pulls/736
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Nicolas PARLANT
2026-04-25 10:18:21 +02:00
committed by Sam James
parent 9b87541c84
commit 1216552adf

View File

@@ -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)"