commit: c5de69a37060de6cdd9c602d2b73d9bc79dda147 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Jun 9 09:22:55 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Jun 9 09:23:26 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5de69a3
x11-themes/kfaenza: inherit xdg Closes: https://bugs.gentoo.org/957656 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> x11-themes/kfaenza/kfaenza-0.8.9-r3.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11-themes/kfaenza/kfaenza-0.8.9-r3.ebuild b/x11-themes/kfaenza/kfaenza-0.8.9-r3.ebuild index 792976c3d5cc..09eae9ed4126 100644 --- a/x11-themes/kfaenza/kfaenza-0.8.9-r3.ebuild +++ b/x11-themes/kfaenza/kfaenza-0.8.9-r3.ebuild @@ -1,9 +1,10 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 MY_PN="KFaenza" +inherit xdg DESCRIPTION="Faenza-Cupertino icon theme for KDE Plasma" HOMEPAGE="https://store.kde.org/p/1002580/
