aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucio Sauer <watermanpaint@posteo.net>2024-04-07 01:57:18 +0200
committerLucio Sauer <watermanpaint@posteo.net>2024-04-07 01:57:18 +0200
commit047f182af7e74d85a87133a948172fffa8dc4626 (patch)
tree25b3c47c072cdb317b856ebf5f35b42b6bff8b2f /gnome-extra
parentgnome-extra/junction: drop 1.7 (diff)
downloadguru-047f182af7e74d85a87133a948172fffa8dc4626.tar.gz
guru-047f182af7e74d85a87133a948172fffa8dc4626.tar.bz2
guru-047f182af7e74d85a87133a948172fffa8dc4626.zip
gnome-extra/junction: remove redundant eclass inherit
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Diffstat (limited to 'gnome-extra')
-rw-r--r--gnome-extra/junction/junction-1.6-r1.ebuild2
-rw-r--r--gnome-extra/junction/junction-1.7-r1.ebuild2
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"