aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfred Wingate <parona@protonmail.com>2025-01-16 21:15:44 +0200
committerSam James <sam@gentoo.org>2025-01-18 14:53:47 +0000
commita0ef7f4ec0401eed8dd31ec1b4ce6a153c91a7eb (patch)
tree97cdc3a9e62a6a346db256e6eb80aaa204f31402 /net-news/alligator/alligator-9999.ebuild
parentdev-libs/kopeninghours: use Python cmake module instead of patching (diff)
downloadkde-a0ef7f4ec0401eed8dd31ec1b4ce6a153c91a7eb.tar.gz
kde-a0ef7f4ec0401eed8dd31ec1b4ce6a153c91a7eb.tar.bz2
kde-a0ef7f4ec0401eed8dd31ec1b4ce6a153c91a7eb.zip
*/*: add xdg.eclass in >=KFMIN-6.9 where needed
See-Also: 67b745829deb9b52ba81bc4aa38316026699866d Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-news/alligator/alligator-9999.ebuild')
-rw-r--r--net-news/alligator/alligator-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-news/alligator/alligator-9999.ebuild b/net-news/alligator/alligator-9999.ebuild
index 7b8e45f452..e9ef19b2c6 100644
--- a/net-news/alligator/alligator-9999.ebuild
+++ b/net-news/alligator/alligator-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
ECM_TEST="forceoptional"
KFMIN=6.9.0
QTMIN=6.7.2
-inherit ecm gear.kde.org
+inherit ecm gear.kde.org xdg
DESCRIPTION="Convergent RSS/Atom feed reader for Plasma"
HOMEPAGE="https://apps.kde.org/alligator/"