summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2025-03-14 19:41:42 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2025-03-14 19:41:42 +0100
commit35c99a7f99b75ddd82c961ae60faa8a35562a8d5 (patch)
treee30bce926a9da3b96508324613dd8b82cdd52111
parentdb3a9ebe625bbd35cbab605dce80e475edfead82 (diff)
downloadkde-35c99a7f99b75ddd82c961ae60faa8a35562a8d5.tar.gz
kde-35c99a7f99b75ddd82c961ae60faa8a35562a8d5.tar.bz2
kde-35c99a7f99b75ddd82c961ae60faa8a35562a8d5.zip
dev-util/kdevelop-pg-qt: Set KFMIN=6.9.0, add upstream metadata
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--dev-util/kdevelop-pg-qt/kdevelop-pg-qt-9999.ebuild4
-rw-r--r--dev-util/kdevelop-pg-qt/metadata.xml3
2 files changed, 4 insertions, 3 deletions
diff --git a/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-9999.ebuild b/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-9999.ebuild
index a6ff078b944..03c36e65e78 100644
--- a/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-9999.ebuild
+++ b/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
ECM_TEST="true"
KDE_ORG_CATEGORY="kdevelop"
-KFMIN=6.3.0
+KFMIN=6.9.0
inherit ecm kde.org
if [[ ${KDE_BUILD_TYPE} = release ]]; then
@@ -20,7 +20,7 @@ LICENSE="LGPL-2+ LGPL-2.1+"
SLOT="0"
IUSE=""
-RDEPEND+=" !${CATEGORY}/${PN}:6"
+RDEPEND="!${CATEGORY}/${PN}:6"
BDEPEND="
app-alternatives/lex
app-alternatives/yacc
diff --git a/dev-util/kdevelop-pg-qt/metadata.xml b/dev-util/kdevelop-pg-qt/metadata.xml
index d925f243975..a28ae5c6fb7 100644
--- a/dev-util/kdevelop-pg-qt/metadata.xml
+++ b/dev-util/kdevelop-pg-qt/metadata.xml
@@ -6,6 +6,7 @@
<name>Gentoo KDE Project</name>
</maintainer>
<upstream>
- <bugs-to>https://bugs.kde.org/</bugs-to>
+ <bugs-to>https://bugs.kde.org/enter_bug.cgi?product=kdevelop</bugs-to>
+ <remote-id type="kde-invent">kdevelop/kdevelop-pg-qt</remote-id>
</upstream>
</pkgmetadata>