public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/kregexpeditor/
Date: Sun, 17 Dec 2023 21:51:58 +0000 (UTC)	[thread overview]
Message-ID: <1702849707.c7f7f31c962a5ad9e33f402de37c08c466337a8f.asturm@gentoo> (raw)

commit:     c7f7f31c962a5ad9e33f402de37c08c466337a8f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 17 21:48:27 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Dec 17 21:48:27 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c7f7f31c

kde-misc/kregexpeditor: Port to KF6

Closes: https://bugs.gentoo.org/919899
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-misc/kregexpeditor/kregexpeditor-9999.ebuild | 31 ++++++++++++------------
 kde-misc/kregexpeditor/metadata.xml              |  1 +
 2 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/kde-misc/kregexpeditor/kregexpeditor-9999.ebuild b/kde-misc/kregexpeditor/kregexpeditor-9999.ebuild
index 05146b41ab..1f3ab7fa8e 100644
--- a/kde-misc/kregexpeditor/kregexpeditor-9999.ebuild
+++ b/kde-misc/kregexpeditor/kregexpeditor-9999.ebuild
@@ -4,31 +4,30 @@
 EAPI=8
 
 ECM_HANDBOOK="forceoptional"
+KFMIN="5.240.0"
 inherit ecm kde.org
 
 DESCRIPTION="GUI for creating and editing regular expressions"
 
 LICENSE="GPL-2"
-SLOT="5"
+SLOT="6"
 KEYWORDS=""
 IUSE=""
 
+DEPEND="
+	dev-qt/qtbase:6[gui,widgets,xml]
+	kde-frameworks/kconfig:6
+	kde-frameworks/kconfigwidgets:6
+	kde-frameworks/kcoreaddons:6
+	kde-frameworks/kcrash:6
+	kde-frameworks/ki18n:6
+	kde-frameworks/kiconthemes:6
+	kde-frameworks/kservice:6
+	kde-frameworks/ktextwidgets:6
+	kde-frameworks/kwidgetsaddons:6
+"
+RDEPEND="${DEPEND}"
 BDEPEND="
 	sys-devel/bison
 	sys-devel/flex
 "
-DEPEND="
-	dev-qt/qtgui:5
-	dev-qt/qtwidgets:5
-	dev-qt/qtxml:5
-	kde-frameworks/kconfig:5
-	kde-frameworks/kconfigwidgets:5
-	kde-frameworks/kcoreaddons:5
-	kde-frameworks/kcrash:5
-	kde-frameworks/ki18n:5
-	kde-frameworks/kiconthemes:5
-	kde-frameworks/kservice:5
-	kde-frameworks/ktextwidgets:5
-	kde-frameworks/kwidgetsaddons:5
-"
-RDEPEND="${DEPEND}"

diff --git a/kde-misc/kregexpeditor/metadata.xml b/kde-misc/kregexpeditor/metadata.xml
index d925f24397..42b991996b 100644
--- a/kde-misc/kregexpeditor/metadata.xml
+++ b/kde-misc/kregexpeditor/metadata.xml
@@ -7,5 +7,6 @@
 	</maintainer>
 	<upstream>
 		<bugs-to>https://bugs.kde.org/</bugs-to>
+		<remote-id type="kde-invent">utilities/kregexpeditor</remote-id>
 	</upstream>
 </pkgmetadata>


             reply	other threads:[~2023-12-17 21:52 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-17 21:51 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-11  6:58 [gentoo-commits] proj/kde:master commit in: kde-misc/kregexpeditor/ Andreas Sturmlechner
2024-05-16 14:26 Andreas Sturmlechner
2021-04-29 17:05 Andreas Sturmlechner
2017-06-03  6:30 Andreas Sturmlechner
2017-05-18  7:32 Andreas Sturmlechner
2016-07-08 17:20 Michael Palimaka
2016-04-27 15:34 Johannes Huber
2016-03-29  9:22 Johannes Huber
2013-06-29 13:01 Johannes Huber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1702849707.c7f7f31c962a5ad9e33f402de37c08c466337a8f.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox