From 06e1da9ea1abdbdf41471e5efc2bcfdc292a025d Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 23 Apr 2025 18:34:13 +0100 Subject: [PATCH] dev-debug/gprofng-gui: inherit xdg Closes: https://bugs.gentoo.org/954295 Closes: https://bugs.gentoo.org/954296 Signed-off-by: Sam James --- dev-debug/gprofng-gui/gprofng-gui-1.1.ebuild | 4 ++-- dev-debug/gprofng-gui/gprofng-gui-2.0.ebuild | 2 +- dev-debug/gprofng-gui/gprofng-gui-9999.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dev-debug/gprofng-gui/gprofng-gui-1.1.ebuild b/dev-debug/gprofng-gui/gprofng-gui-1.1.ebuild index a97566fb77089..562dab19b40b6 100644 --- a/dev-debug/gprofng-gui/gprofng-gui-1.1.ebuild +++ b/dev-debug/gprofng-gui/gprofng-gui-1.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 2024 Gentoo Authors +# Copyright 2024-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -inherit java-pkg-2 +inherit java-pkg-2 xdg DESCRIPTION="Full-fledged graphical interface to operate gprofng" HOMEPAGE="https://www.gnu.org/software/gprofng-gui/" diff --git a/dev-debug/gprofng-gui/gprofng-gui-2.0.ebuild b/dev-debug/gprofng-gui/gprofng-gui-2.0.ebuild index e3357af2f53ca..562dab19b40b6 100644 --- a/dev-debug/gprofng-gui/gprofng-gui-2.0.ebuild +++ b/dev-debug/gprofng-gui/gprofng-gui-2.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -inherit java-pkg-2 +inherit java-pkg-2 xdg DESCRIPTION="Full-fledged graphical interface to operate gprofng" HOMEPAGE="https://www.gnu.org/software/gprofng-gui/" diff --git a/dev-debug/gprofng-gui/gprofng-gui-9999.ebuild b/dev-debug/gprofng-gui/gprofng-gui-9999.ebuild index a97566fb77089..562dab19b40b6 100644 --- a/dev-debug/gprofng-gui/gprofng-gui-9999.ebuild +++ b/dev-debug/gprofng-gui/gprofng-gui-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 2024 Gentoo Authors +# Copyright 2024-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -inherit java-pkg-2 +inherit java-pkg-2 xdg DESCRIPTION="Full-fledged graphical interface to operate gprofng" HOMEPAGE="https://www.gnu.org/software/gprofng-gui/"