mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-04 00:08:09 -07:00
dev-debug/gprofng-gui: inherit xdg
Closes: https://bugs.gentoo.org/954295 Closes: https://bugs.gentoo.org/954296 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -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/"
|
||||
|
||||
@@ -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/"
|
||||
|
||||
@@ -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/"
|
||||
|
||||
Reference in New Issue
Block a user