commit:     047f182af7e74d85a87133a948172fffa8dc4626
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Sat Apr  6 23:57:18 2024 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Sat Apr  6 23:57:18 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=047f182a

gnome-extra/junction: remove redundant eclass inherit

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 gnome-extra/junction/junction-1.6-r1.ebuild | 2 +-
 gnome-extra/junction/junction-1.7-r1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnome-extra/junction/junction-1.6-r1.ebuild 
b/gnome-extra/junction/junction-1.6-r1.ebuild
index 359c485fb8..4fb95d962a 100644
--- a/gnome-extra/junction/junction-1.6-r1.ebuild
+++ b/gnome-extra/junction/junction-1.6-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-inherit xdg gnome2-utils meson
+inherit gnome2-utils meson
 
 TROLL_COMMIT="8d7c2be66a4bf1cbb2081121997a33662fc19cd0"
 DESCRIPTION="Application/browser chooser"

diff --git a/gnome-extra/junction/junction-1.7-r1.ebuild 
b/gnome-extra/junction/junction-1.7-r1.ebuild
index fade9b0557..d47f929f4c 100644
--- a/gnome-extra/junction/junction-1.7-r1.ebuild
+++ b/gnome-extra/junction/junction-1.7-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-inherit xdg gnome2-utils meson
+inherit gnome2-utils meson
 
 TROLL_COMMIT="94ced56f1b08e6955f6c8325a04c74736d39b823"
 DESCRIPTION="Application/browser chooser"

Reply via email to