public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2022-10-16  9:42 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2022-10-16  9:42 UTC (permalink / raw
  To: gentoo-commits

commit:     e37a2439565ab66de63052edfb8674ddd2625d3f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  7 12:53:23 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct 16 09:42:07 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=e37a2439

app-editors/ghostwriter: new package, add 9999

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-editors/ghostwriter/ghostwriter-9999.ebuild | 36 +++++++++++++++++++++++++
 app-editors/ghostwriter/metadata.xml            | 12 +++++++++
 2 files changed, 48 insertions(+)

diff --git a/app-editors/ghostwriter/ghostwriter-9999.ebuild b/app-editors/ghostwriter/ghostwriter-9999.ebuild
new file mode 100644
index 0000000000..6379c4f23b
--- /dev/null
+++ b/app-editors/ghostwriter/ghostwriter-9999.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_CATEGORY=office
+KFMIN=5.90.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
+HOMEPAGE="https://ghostwriter.kde.org/"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+RDEPEND="
+	app-text/hunspell:=
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=dev-qt/qtsvg-${QTMIN}:5
+	>=dev-qt/qtwebchannel-${QTMIN}:5
+	>=dev-qt/qtwebengine-${QTMIN}:5[widgets]
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	virtual/opengl
+"
+DEPEND="${RDEPEND}
+	>=dev-qt/qtconcurrent-${QTMIN}:5
+"
+BDEPEND="
+	>=dev-qt/linguist-tools-${QTMIN}:5
+	virtual/pkgconfig
+"
+
+DOCS=( CREDITS.md README.md )

diff --git a/app-editors/ghostwriter/metadata.xml b/app-editors/ghostwriter/metadata.xml
new file mode 100644
index 0000000000..238f08670f
--- /dev/null
+++ b/app-editors/ghostwriter/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>kde@gentoo.org</email>
+		<name>Gentoo KDE Project</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="github">wereturtle/ghostwriter</remote-id>
+		<bugs-to>https://bugs.kde.org/</bugs-to>
+	</upstream>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2022-11-11 23:18 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2022-11-11 23:18 UTC (permalink / raw
  To: gentoo-commits

commit:     430bc1810bbb57e784aacb1059da68010934900e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 11 21:40:10 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Nov 11 21:40:10 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=430bc181

app-editors/ghostwriter: Set ECM_HANDBOOK=optional

Upstream commit d773dd68f5815a20215f71e5691891ff564bf718

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-editors/ghostwriter/ghostwriter-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-editors/ghostwriter/ghostwriter-9999.ebuild b/app-editors/ghostwriter/ghostwriter-9999.ebuild
index 6379c4f23b..64f88ac20e 100644
--- a/app-editors/ghostwriter/ghostwriter-9999.ebuild
+++ b/app-editors/ghostwriter/ghostwriter-9999.ebuild
@@ -4,6 +4,7 @@
 EAPI=8
 
 KDE_ORG_CATEGORY=office
+ECM_HANDBOOK=optional
 KFMIN=5.90.0
 QTMIN=5.15.2
 inherit ecm kde.org


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2023-03-29 22:16 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2023-03-29 22:16 UTC (permalink / raw
  To: gentoo-commits

commit:     193460cb75c2dee333e1d049609e6a344cbde408
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 29 21:00:17 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Mar 29 21:51:13 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=193460cb

app-editors/ghostwriter: Switch to gear.kde.org, add 23.04 stable branch

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

 ...hostwriter-9999.ebuild => ghostwriter-23.04.49.9999.ebuild} | 10 +++++-----
 app-editors/ghostwriter/ghostwriter-9999.ebuild                | 10 +++++-----
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/app-editors/ghostwriter/ghostwriter-9999.ebuild b/app-editors/ghostwriter/ghostwriter-23.04.49.9999.ebuild
similarity index 86%
copy from app-editors/ghostwriter/ghostwriter-9999.ebuild
copy to app-editors/ghostwriter/ghostwriter-23.04.49.9999.ebuild
index 6a1658c8e5..06392aba60 100644
--- a/app-editors/ghostwriter/ghostwriter-9999.ebuild
+++ b/app-editors/ghostwriter/ghostwriter-23.04.49.9999.ebuild
@@ -3,11 +3,11 @@
 
 EAPI=8
 
-KDE_ORG_CATEGORY=office
-ECM_HANDBOOK=optional
-KFMIN=5.90.0
-QTMIN=5.15.2
-inherit ecm kde.org
+KDE_ORG_CATEGORY="office"
+ECM_HANDBOOK="optional"
+KFMIN=5.104.0
+QTMIN=5.15.5
+inherit ecm gear.kde.org
 
 DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
 HOMEPAGE="https://ghostwriter.kde.org/"

diff --git a/app-editors/ghostwriter/ghostwriter-9999.ebuild b/app-editors/ghostwriter/ghostwriter-9999.ebuild
index 6a1658c8e5..06392aba60 100644
--- a/app-editors/ghostwriter/ghostwriter-9999.ebuild
+++ b/app-editors/ghostwriter/ghostwriter-9999.ebuild
@@ -3,11 +3,11 @@
 
 EAPI=8
 
-KDE_ORG_CATEGORY=office
-ECM_HANDBOOK=optional
-KFMIN=5.90.0
-QTMIN=5.15.2
-inherit ecm kde.org
+KDE_ORG_CATEGORY="office"
+ECM_HANDBOOK="optional"
+KFMIN=5.104.0
+QTMIN=5.15.5
+inherit ecm gear.kde.org
 
 DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
 HOMEPAGE="https://ghostwriter.kde.org/"


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2023-03-31 22:18 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2023-03-31 22:18 UTC (permalink / raw
  To: gentoo-commits

commit:     9416c3e1a03b6071585310d7854015156ad605cb
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 31 22:18:01 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Mar 31 22:18:19 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=9416c3e1

app-editors/ghostwriter: Fix DOCS

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-editors/ghostwriter/ghostwriter-23.03.90.ebuild      | 2 +-
 app-editors/ghostwriter/ghostwriter-23.04.49.9999.ebuild | 2 +-
 app-editors/ghostwriter/ghostwriter-9999.ebuild          | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-editors/ghostwriter/ghostwriter-23.03.90.ebuild b/app-editors/ghostwriter/ghostwriter-23.03.90.ebuild
index 5a6c4d4011..ee551a6769 100644
--- a/app-editors/ghostwriter/ghostwriter-23.03.90.ebuild
+++ b/app-editors/ghostwriter/ghostwriter-23.03.90.ebuild
@@ -34,4 +34,4 @@ BDEPEND="
 	virtual/pkgconfig
 "
 
-DOCS=( CREDITS.md README.md )
+DOCS=( CHANGELOG.md README.md )

diff --git a/app-editors/ghostwriter/ghostwriter-23.04.49.9999.ebuild b/app-editors/ghostwriter/ghostwriter-23.04.49.9999.ebuild
index 06392aba60..48338993c1 100644
--- a/app-editors/ghostwriter/ghostwriter-23.04.49.9999.ebuild
+++ b/app-editors/ghostwriter/ghostwriter-23.04.49.9999.ebuild
@@ -34,4 +34,4 @@ BDEPEND="
 	virtual/pkgconfig
 "
 
-DOCS=( CREDITS.md README.md )
+DOCS=( CHANGELOG.md README.md )

diff --git a/app-editors/ghostwriter/ghostwriter-9999.ebuild b/app-editors/ghostwriter/ghostwriter-9999.ebuild
index 06392aba60..48338993c1 100644
--- a/app-editors/ghostwriter/ghostwriter-9999.ebuild
+++ b/app-editors/ghostwriter/ghostwriter-9999.ebuild
@@ -34,4 +34,4 @@ BDEPEND="
 	virtual/pkgconfig
 "
 
-DOCS=( CREDITS.md README.md )
+DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2023-04-15 19:39 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2023-04-15 19:39 UTC (permalink / raw
  To: gentoo-commits

commit:     af786c7f8e85b40a5ba1c111561cfc8ccd16bdd6
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 15 16:19:08 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Apr 15 19:39:31 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=af786c7f

app-editors/ghostwriter: 23.04.0 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-editors/ghostwriter/ghostwriter-23.04.0.ebuild | 37 ++++++++++++++++++++++
 1 file changed, 37 insertions(+)

diff --git a/app-editors/ghostwriter/ghostwriter-23.04.0.ebuild b/app-editors/ghostwriter/ghostwriter-23.04.0.ebuild
new file mode 100644
index 0000000000..ee551a6769
--- /dev/null
+++ b/app-editors/ghostwriter/ghostwriter-23.04.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_CATEGORY="office"
+ECM_HANDBOOK="optional"
+KFMIN=5.104.0
+QTMIN=5.15.5
+inherit ecm gear.kde.org
+
+DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
+HOMEPAGE="https://ghostwriter.kde.org/"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+	app-text/hunspell:=
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=dev-qt/qtsvg-${QTMIN}:5
+	>=dev-qt/qtwebchannel-${QTMIN}:5
+	>=dev-qt/qtwebengine-${QTMIN}:5[widgets]
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	virtual/opengl
+"
+DEPEND="${RDEPEND}
+	>=dev-qt/qtconcurrent-${QTMIN}:5
+"
+BDEPEND="
+	>=dev-qt/linguist-tools-${QTMIN}:5
+	virtual/pkgconfig
+"
+
+DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2023-04-16 19:57 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2023-04-16 19:57 UTC (permalink / raw
  To: gentoo-commits

commit:     1f0e2de5d8d39926556eee88f31766391de78884
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 16 19:51:20 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Apr 16 19:52:14 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=1f0e2de5

app-editors/ghostwriter: drop 23.03.90

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../ghostwriter/ghostwriter-23.03.90.ebuild        | 37 ----------------------
 1 file changed, 37 deletions(-)

diff --git a/app-editors/ghostwriter/ghostwriter-23.03.90.ebuild b/app-editors/ghostwriter/ghostwriter-23.03.90.ebuild
deleted file mode 100644
index ee551a6769..0000000000
--- a/app-editors/ghostwriter/ghostwriter-23.03.90.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KDE_ORG_CATEGORY="office"
-ECM_HANDBOOK="optional"
-KFMIN=5.104.0
-QTMIN=5.15.5
-inherit ecm gear.kde.org
-
-DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
-HOMEPAGE="https://ghostwriter.kde.org/"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-	app-text/hunspell:=
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtsvg-${QTMIN}:5
-	>=dev-qt/qtwebchannel-${QTMIN}:5
-	>=dev-qt/qtwebengine-${QTMIN}:5[widgets]
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	virtual/opengl
-"
-DEPEND="${RDEPEND}
-	>=dev-qt/qtconcurrent-${QTMIN}:5
-"
-BDEPEND="
-	>=dev-qt/linguist-tools-${QTMIN}:5
-	virtual/pkgconfig
-"
-
-DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2023-04-22  9:18 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2023-04-22  9:18 UTC (permalink / raw
  To: gentoo-commits

commit:     9524b09e330a8dad77e15c4a2c6c05742ac619ae
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 22 09:16:34 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Apr 22 09:18:00 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=9524b09e

app-editors/ghostwriter: drop 23.04.0

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-editors/ghostwriter/ghostwriter-23.04.0.ebuild | 37 ----------------------
 1 file changed, 37 deletions(-)

diff --git a/app-editors/ghostwriter/ghostwriter-23.04.0.ebuild b/app-editors/ghostwriter/ghostwriter-23.04.0.ebuild
deleted file mode 100644
index ee551a6769..0000000000
--- a/app-editors/ghostwriter/ghostwriter-23.04.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KDE_ORG_CATEGORY="office"
-ECM_HANDBOOK="optional"
-KFMIN=5.104.0
-QTMIN=5.15.5
-inherit ecm gear.kde.org
-
-DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
-HOMEPAGE="https://ghostwriter.kde.org/"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-	app-text/hunspell:=
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtsvg-${QTMIN}:5
-	>=dev-qt/qtwebchannel-${QTMIN}:5
-	>=dev-qt/qtwebengine-${QTMIN}:5[widgets]
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	virtual/opengl
-"
-DEPEND="${RDEPEND}
-	>=dev-qt/qtconcurrent-${QTMIN}:5
-"
-BDEPEND="
-	>=dev-qt/linguist-tools-${QTMIN}:5
-	virtual/pkgconfig
-"
-
-DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2023-05-11 16:33 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2023-05-11 16:33 UTC (permalink / raw
  To: gentoo-commits

commit:     3d6d572370119aaa52627131358cfc7cc9abf48f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu May 11 16:27:26 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu May 11 16:27:26 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=3d6d5723

app-editors/ghostwriter: drop 23.04.1

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-editors/ghostwriter/ghostwriter-23.04.1.ebuild | 41 ----------------------
 1 file changed, 41 deletions(-)

diff --git a/app-editors/ghostwriter/ghostwriter-23.04.1.ebuild b/app-editors/ghostwriter/ghostwriter-23.04.1.ebuild
deleted file mode 100644
index 684e2c707c..0000000000
--- a/app-editors/ghostwriter/ghostwriter-23.04.1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KDE_ORG_CATEGORY="office"
-ECM_HANDBOOK="optional"
-KFMIN=5.104.0
-QTMIN=5.15.5
-inherit ecm gear.kde.org
-
-DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
-HOMEPAGE="https://ghostwriter.kde.org/"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND="
-	app-text/hunspell:=
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtsvg-${QTMIN}:5
-	>=dev-qt/qtwebchannel-${QTMIN}:5
-	>=dev-qt/qtwebengine-${QTMIN}:5[widgets]
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-frameworks/sonnet-${KFMIN}:5
-	virtual/opengl
-"
-DEPEND="${RDEPEND}
-	>=dev-qt/qtconcurrent-${QTMIN}:5
-"
-BDEPEND="
-	>=dev-qt/linguist-tools-${QTMIN}:5
-	virtual/pkgconfig
-"
-
-DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2023-06-06 16:41 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2023-06-06 16:41 UTC (permalink / raw
  To: gentoo-commits

commit:     64c386a0636a54b258c8e371b33d0e4aadad44fe
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  6 15:20:01 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jun  6 16:37:18 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=64c386a0

app-editors/ghostwriter: 23.04.2 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-editors/ghostwriter/ghostwriter-23.04.2.ebuild | 41 ++++++++++++++++++++++
 1 file changed, 41 insertions(+)

diff --git a/app-editors/ghostwriter/ghostwriter-23.04.2.ebuild b/app-editors/ghostwriter/ghostwriter-23.04.2.ebuild
new file mode 100644
index 0000000000..3562615eaa
--- /dev/null
+++ b/app-editors/ghostwriter/ghostwriter-23.04.2.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_CATEGORY="office"
+ECM_HANDBOOK="optional"
+KFMIN=5.106.0
+QTMIN=5.15.9
+inherit ecm gear.kde.org
+
+DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
+HOMEPAGE="https://ghostwriter.kde.org/"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND="
+	app-text/hunspell:=
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=dev-qt/qtsvg-${QTMIN}:5
+	>=dev-qt/qtwebchannel-${QTMIN}:5
+	>=dev-qt/qtwebengine-${QTMIN}:5[widgets]
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+	>=kde-frameworks/sonnet-${KFMIN}:5
+	virtual/opengl
+"
+DEPEND="${RDEPEND}
+	>=dev-qt/qtconcurrent-${QTMIN}:5
+"
+BDEPEND="
+	>=dev-qt/linguist-tools-${QTMIN}:5
+	virtual/pkgconfig
+"
+
+DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2023-06-08 11:46 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2023-06-08 11:46 UTC (permalink / raw
  To: gentoo-commits

commit:     cf160cc78fa3f9abb06d6577a90fd2e85538b19e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  8 11:42:13 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jun  8 11:42:13 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=cf160cc7

app-editors/ghostwriter: drop 23.04.2

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-editors/ghostwriter/ghostwriter-23.04.2.ebuild | 41 ----------------------
 1 file changed, 41 deletions(-)

diff --git a/app-editors/ghostwriter/ghostwriter-23.04.2.ebuild b/app-editors/ghostwriter/ghostwriter-23.04.2.ebuild
deleted file mode 100644
index 3562615eaa..0000000000
--- a/app-editors/ghostwriter/ghostwriter-23.04.2.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KDE_ORG_CATEGORY="office"
-ECM_HANDBOOK="optional"
-KFMIN=5.106.0
-QTMIN=5.15.9
-inherit ecm gear.kde.org
-
-DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
-HOMEPAGE="https://ghostwriter.kde.org/"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND="
-	app-text/hunspell:=
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtsvg-${QTMIN}:5
-	>=dev-qt/qtwebchannel-${QTMIN}:5
-	>=dev-qt/qtwebengine-${QTMIN}:5[widgets]
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-frameworks/sonnet-${KFMIN}:5
-	virtual/opengl
-"
-DEPEND="${RDEPEND}
-	>=dev-qt/qtconcurrent-${QTMIN}:5
-"
-BDEPEND="
-	>=dev-qt/linguist-tools-${QTMIN}:5
-	virtual/pkgconfig
-"
-
-DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2023-07-06 15:00 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2023-07-06 15:00 UTC (permalink / raw
  To: gentoo-commits

commit:     3be113faf46ee4f46f34e68ad742f3b67234cc9f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  6 14:51:53 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jul  6 14:59:52 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=3be113fa

app-editors/ghostwriter: drop 23.04.49.9999

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../ghostwriter/ghostwriter-23.04.49.9999.ebuild   | 41 ----------------------
 1 file changed, 41 deletions(-)

diff --git a/app-editors/ghostwriter/ghostwriter-23.04.49.9999.ebuild b/app-editors/ghostwriter/ghostwriter-23.04.49.9999.ebuild
deleted file mode 100644
index 18f289978c..0000000000
--- a/app-editors/ghostwriter/ghostwriter-23.04.49.9999.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KDE_ORG_CATEGORY="office"
-ECM_HANDBOOK="optional"
-KFMIN=5.106.0
-QTMIN=5.15.9
-inherit ecm gear.kde.org
-
-DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
-HOMEPAGE="https://ghostwriter.kde.org/"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND="
-	app-text/hunspell:=
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtsvg-${QTMIN}:5
-	>=dev-qt/qtwebchannel-${QTMIN}:5
-	>=dev-qt/qtwebengine-${QTMIN}:5[widgets]
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-frameworks/sonnet-${KFMIN}:5
-	virtual/opengl
-"
-DEPEND="${RDEPEND}
-	>=dev-qt/qtconcurrent-${QTMIN}:5
-"
-BDEPEND="
-	>=dev-qt/linguist-tools-${QTMIN}:5
-	virtual/pkgconfig
-"
-
-DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2023-08-19  7:24 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2023-08-19  7:24 UTC (permalink / raw
  To: gentoo-commits

commit:     e9d2d5c1a59b3c3a480baa232f859905e2f57181
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 18 18:39:48 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Aug 19 07:21:22 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=e9d2d5c1

app-editors/ghostwriter: 23.08.0 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-editors/ghostwriter/ghostwriter-23.08.0.ebuild | 41 ++++++++++++++++++++++
 1 file changed, 41 insertions(+)

diff --git a/app-editors/ghostwriter/ghostwriter-23.08.0.ebuild b/app-editors/ghostwriter/ghostwriter-23.08.0.ebuild
new file mode 100644
index 0000000000..3562615eaa
--- /dev/null
+++ b/app-editors/ghostwriter/ghostwriter-23.08.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_CATEGORY="office"
+ECM_HANDBOOK="optional"
+KFMIN=5.106.0
+QTMIN=5.15.9
+inherit ecm gear.kde.org
+
+DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
+HOMEPAGE="https://ghostwriter.kde.org/"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND="
+	app-text/hunspell:=
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=dev-qt/qtsvg-${QTMIN}:5
+	>=dev-qt/qtwebchannel-${QTMIN}:5
+	>=dev-qt/qtwebengine-${QTMIN}:5[widgets]
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+	>=kde-frameworks/sonnet-${KFMIN}:5
+	virtual/opengl
+"
+DEPEND="${RDEPEND}
+	>=dev-qt/qtconcurrent-${QTMIN}:5
+"
+BDEPEND="
+	>=dev-qt/linguist-tools-${QTMIN}:5
+	virtual/pkgconfig
+"
+
+DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2023-08-25  9:17 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2023-08-25  9:17 UTC (permalink / raw
  To: gentoo-commits

commit:     bfb1c21300df113a5dbd91618df361eb7f975510
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 25 08:48:18 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Aug 25 08:48:18 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=bfb1c213

app-editors/ghostwriter: drop 23.08.0

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-editors/ghostwriter/ghostwriter-23.08.0.ebuild | 41 ----------------------
 1 file changed, 41 deletions(-)

diff --git a/app-editors/ghostwriter/ghostwriter-23.08.0.ebuild b/app-editors/ghostwriter/ghostwriter-23.08.0.ebuild
deleted file mode 100644
index 3562615eaa..0000000000
--- a/app-editors/ghostwriter/ghostwriter-23.08.0.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KDE_ORG_CATEGORY="office"
-ECM_HANDBOOK="optional"
-KFMIN=5.106.0
-QTMIN=5.15.9
-inherit ecm gear.kde.org
-
-DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
-HOMEPAGE="https://ghostwriter.kde.org/"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND="
-	app-text/hunspell:=
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtsvg-${QTMIN}:5
-	>=dev-qt/qtwebchannel-${QTMIN}:5
-	>=dev-qt/qtwebengine-${QTMIN}:5[widgets]
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-frameworks/sonnet-${KFMIN}:5
-	virtual/opengl
-"
-DEPEND="${RDEPEND}
-	>=dev-qt/qtconcurrent-${QTMIN}:5
-"
-BDEPEND="
-	>=dev-qt/linguist-tools-${QTMIN}:5
-	virtual/pkgconfig
-"
-
-DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2023-10-11  9:29 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2023-10-11  9:29 UTC (permalink / raw
  To: gentoo-commits

commit:     56c7b40c388b1902ebb5bda9c1c9ec94decc02d5
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 11 09:04:04 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Oct 11 09:11:13 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=56c7b40c

app-editors/ghostwriter: 23.08.2 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-editors/ghostwriter/ghostwriter-23.08.2.ebuild | 41 ++++++++++++++++++++++
 1 file changed, 41 insertions(+)

diff --git a/app-editors/ghostwriter/ghostwriter-23.08.2.ebuild b/app-editors/ghostwriter/ghostwriter-23.08.2.ebuild
new file mode 100644
index 0000000000..3562615eaa
--- /dev/null
+++ b/app-editors/ghostwriter/ghostwriter-23.08.2.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_CATEGORY="office"
+ECM_HANDBOOK="optional"
+KFMIN=5.106.0
+QTMIN=5.15.9
+inherit ecm gear.kde.org
+
+DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
+HOMEPAGE="https://ghostwriter.kde.org/"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND="
+	app-text/hunspell:=
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=dev-qt/qtsvg-${QTMIN}:5
+	>=dev-qt/qtwebchannel-${QTMIN}:5
+	>=dev-qt/qtwebengine-${QTMIN}:5[widgets]
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+	>=kde-frameworks/sonnet-${KFMIN}:5
+	virtual/opengl
+"
+DEPEND="${RDEPEND}
+	>=dev-qt/qtconcurrent-${QTMIN}:5
+"
+BDEPEND="
+	>=dev-qt/linguist-tools-${QTMIN}:5
+	virtual/pkgconfig
+"
+
+DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2023-10-12 21:58 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2023-10-12 21:58 UTC (permalink / raw
  To: gentoo-commits

commit:     684562d2a7880ecc9776e28c270dc010dad21878
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 12 12:23:08 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct 12 21:58:19 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=684562d2

app-editors/ghostwriter: drop 23.08.2

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-editors/ghostwriter/ghostwriter-23.08.2.ebuild | 41 ----------------------
 1 file changed, 41 deletions(-)

diff --git a/app-editors/ghostwriter/ghostwriter-23.08.2.ebuild b/app-editors/ghostwriter/ghostwriter-23.08.2.ebuild
deleted file mode 100644
index 3562615eaa..0000000000
--- a/app-editors/ghostwriter/ghostwriter-23.08.2.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KDE_ORG_CATEGORY="office"
-ECM_HANDBOOK="optional"
-KFMIN=5.106.0
-QTMIN=5.15.9
-inherit ecm gear.kde.org
-
-DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
-HOMEPAGE="https://ghostwriter.kde.org/"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND="
-	app-text/hunspell:=
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtsvg-${QTMIN}:5
-	>=dev-qt/qtwebchannel-${QTMIN}:5
-	>=dev-qt/qtwebengine-${QTMIN}:5[widgets]
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-frameworks/sonnet-${KFMIN}:5
-	virtual/opengl
-"
-DEPEND="${RDEPEND}
-	>=dev-qt/qtconcurrent-${QTMIN}:5
-"
-BDEPEND="
-	>=dev-qt/linguist-tools-${QTMIN}:5
-	virtual/pkgconfig
-"
-
-DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2023-11-07 15:36 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2023-11-07 15:36 UTC (permalink / raw
  To: gentoo-commits

commit:     f93825a906e953b79be8200227fd266e3a21cff2
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  7 15:25:53 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Nov  7 15:36:06 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=f93825a9

app-editors/ghostwriter: 23.08.3 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-editors/ghostwriter/ghostwriter-23.08.3.ebuild | 41 ++++++++++++++++++++++
 1 file changed, 41 insertions(+)

diff --git a/app-editors/ghostwriter/ghostwriter-23.08.3.ebuild b/app-editors/ghostwriter/ghostwriter-23.08.3.ebuild
new file mode 100644
index 0000000000..3562615eaa
--- /dev/null
+++ b/app-editors/ghostwriter/ghostwriter-23.08.3.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_CATEGORY="office"
+ECM_HANDBOOK="optional"
+KFMIN=5.106.0
+QTMIN=5.15.9
+inherit ecm gear.kde.org
+
+DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
+HOMEPAGE="https://ghostwriter.kde.org/"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND="
+	app-text/hunspell:=
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=dev-qt/qtsvg-${QTMIN}:5
+	>=dev-qt/qtwebchannel-${QTMIN}:5
+	>=dev-qt/qtwebengine-${QTMIN}:5[widgets]
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+	>=kde-frameworks/sonnet-${KFMIN}:5
+	virtual/opengl
+"
+DEPEND="${RDEPEND}
+	>=dev-qt/qtconcurrent-${QTMIN}:5
+"
+BDEPEND="
+	>=dev-qt/linguist-tools-${QTMIN}:5
+	virtual/pkgconfig
+"
+
+DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2023-11-09 13:44 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2023-11-09 13:44 UTC (permalink / raw
  To: gentoo-commits

commit:     685fba0ba5107397738bd1ea8678ab9c1a3c60e0
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  9 13:30:09 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Nov  9 13:30:09 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=685fba0b

app-editors/ghostwriter: drop 23.08.3

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-editors/ghostwriter/ghostwriter-23.08.3.ebuild | 41 ----------------------
 1 file changed, 41 deletions(-)

diff --git a/app-editors/ghostwriter/ghostwriter-23.08.3.ebuild b/app-editors/ghostwriter/ghostwriter-23.08.3.ebuild
deleted file mode 100644
index 3562615eaa..0000000000
--- a/app-editors/ghostwriter/ghostwriter-23.08.3.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KDE_ORG_CATEGORY="office"
-ECM_HANDBOOK="optional"
-KFMIN=5.106.0
-QTMIN=5.15.9
-inherit ecm gear.kde.org
-
-DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
-HOMEPAGE="https://ghostwriter.kde.org/"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND="
-	app-text/hunspell:=
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtsvg-${QTMIN}:5
-	>=dev-qt/qtwebchannel-${QTMIN}:5
-	>=dev-qt/qtwebengine-${QTMIN}:5[widgets]
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-frameworks/sonnet-${KFMIN}:5
-	virtual/opengl
-"
-DEPEND="${RDEPEND}
-	>=dev-qt/qtconcurrent-${QTMIN}:5
-"
-BDEPEND="
-	>=dev-qt/linguist-tools-${QTMIN}:5
-	virtual/pkgconfig
-"
-
-DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2023-12-07  9:06 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2023-12-07  9:06 UTC (permalink / raw
  To: gentoo-commits

commit:     c9197aa391ceadc2a7b9dcd27ae61835d2baee86
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  6 22:22:36 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Dec  7 09:04:55 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c9197aa3

app-editors/ghostwriter: 23.08.4 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-editors/ghostwriter/ghostwriter-23.08.4.ebuild | 41 ++++++++++++++++++++++
 1 file changed, 41 insertions(+)

diff --git a/app-editors/ghostwriter/ghostwriter-23.08.4.ebuild b/app-editors/ghostwriter/ghostwriter-23.08.4.ebuild
new file mode 100644
index 0000000000..3562615eaa
--- /dev/null
+++ b/app-editors/ghostwriter/ghostwriter-23.08.4.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_CATEGORY="office"
+ECM_HANDBOOK="optional"
+KFMIN=5.106.0
+QTMIN=5.15.9
+inherit ecm gear.kde.org
+
+DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
+HOMEPAGE="https://ghostwriter.kde.org/"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND="
+	app-text/hunspell:=
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=dev-qt/qtsvg-${QTMIN}:5
+	>=dev-qt/qtwebchannel-${QTMIN}:5
+	>=dev-qt/qtwebengine-${QTMIN}:5[widgets]
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+	>=kde-frameworks/sonnet-${KFMIN}:5
+	virtual/opengl
+"
+DEPEND="${RDEPEND}
+	>=dev-qt/qtconcurrent-${QTMIN}:5
+"
+BDEPEND="
+	>=dev-qt/linguist-tools-${QTMIN}:5
+	virtual/pkgconfig
+"
+
+DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2023-12-09 10:29 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2023-12-09 10:29 UTC (permalink / raw
  To: gentoo-commits

commit:     bd538e0e99bafb7e325df850b7efb5ecbfe1a039
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  9 10:26:48 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec  9 10:26:48 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=bd538e0e

app-editors/ghostwriter: drop 23.08.4

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-editors/ghostwriter/ghostwriter-23.08.4.ebuild | 41 ----------------------
 1 file changed, 41 deletions(-)

diff --git a/app-editors/ghostwriter/ghostwriter-23.08.4.ebuild b/app-editors/ghostwriter/ghostwriter-23.08.4.ebuild
deleted file mode 100644
index 3562615eaa..0000000000
--- a/app-editors/ghostwriter/ghostwriter-23.08.4.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KDE_ORG_CATEGORY="office"
-ECM_HANDBOOK="optional"
-KFMIN=5.106.0
-QTMIN=5.15.9
-inherit ecm gear.kde.org
-
-DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
-HOMEPAGE="https://ghostwriter.kde.org/"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND="
-	app-text/hunspell:=
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtsvg-${QTMIN}:5
-	>=dev-qt/qtwebchannel-${QTMIN}:5
-	>=dev-qt/qtwebengine-${QTMIN}:5[widgets]
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-frameworks/sonnet-${KFMIN}:5
-	virtual/opengl
-"
-DEPEND="${RDEPEND}
-	>=dev-qt/qtconcurrent-${QTMIN}:5
-"
-BDEPEND="
-	>=dev-qt/linguist-tools-${QTMIN}:5
-	virtual/pkgconfig
-"
-
-DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2024-01-07 13:26 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2024-01-07 13:26 UTC (permalink / raw
  To: gentoo-commits

commit:     47e0c6cd86d37cd36e11798c3bc4528185db0410
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  7 13:01:36 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan  7 13:24:30 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=47e0c6cd

app-editors/ghostwriter: Port to KF6

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-editors/ghostwriter/ghostwriter-9999.ebuild | 25 ++++++++++++-------------
 1 file changed, 12 insertions(+), 13 deletions(-)

diff --git a/app-editors/ghostwriter/ghostwriter-9999.ebuild b/app-editors/ghostwriter/ghostwriter-9999.ebuild
index 496d492bb0..80e12bc47f 100644
--- a/app-editors/ghostwriter/ghostwriter-9999.ebuild
+++ b/app-editors/ghostwriter/ghostwriter-9999.ebuild
@@ -5,8 +5,8 @@ EAPI=8
 
 KDE_ORG_CATEGORY="office"
 ECM_HANDBOOK="optional"
-KFMIN=5.106.0
-QTMIN=5.15.9
+KFMIN=5.245.0
+QTMIN=6.6.0
 inherit ecm gear.kde.org
 
 DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
@@ -19,22 +19,21 @@ IUSE=""
 
 RDEPEND="
 	app-text/hunspell:=
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtsvg-${QTMIN}:5
-	>=dev-qt/qtwebchannel-${QTMIN}:5
-	>=dev-qt/qtwebengine-${QTMIN}:5[widgets]
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-frameworks/sonnet-${KFMIN}:5
+	>=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
+	>=dev-qt/qtsvg-${QTMIN}:6
+	>=dev-qt/qtwebchannel-${QTMIN}:6
+	>=dev-qt/qtwebengine-${QTMIN}:6
+	>=kde-frameworks/kcoreaddons-${KFMIN}:6
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
+	>=kde-frameworks/kxmlgui-${KFMIN}:6
+	>=kde-frameworks/sonnet-${KFMIN}:6
 	virtual/opengl
 "
 DEPEND="${RDEPEND}
-	>=dev-qt/qtconcurrent-${QTMIN}:5
+	>=dev-qt/qtbase-${QTMIN}:6[concurrent]
 "
 BDEPEND="
-	>=dev-qt/linguist-tools-${QTMIN}:5
+	>=dev-qt/qttools-${QTMIN}:6[linguist]
 	virtual/pkgconfig
 "
 


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2024-01-08 13:17 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2024-01-08 13:17 UTC (permalink / raw
  To: gentoo-commits

commit:     f515f485d4f5435325602415a69cd162d0e01ed4
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  8 11:11:20 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jan  8 13:16:37 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=f515f485

app-editors/ghostwriter: update upstream metadata

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-editors/ghostwriter/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/ghostwriter/metadata.xml b/app-editors/ghostwriter/metadata.xml
index 238f08670f..ec38f0e7f7 100644
--- a/app-editors/ghostwriter/metadata.xml
+++ b/app-editors/ghostwriter/metadata.xml
@@ -6,7 +6,7 @@
 		<name>Gentoo KDE Project</name>
 	</maintainer>
 	<upstream>
-		<remote-id type="github">wereturtle/ghostwriter</remote-id>
 		<bugs-to>https://bugs.kde.org/</bugs-to>
+		<remote-id type="kde-invent">office/ghostwriter</remote-id>
 	</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2024-02-01 21:19 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2024-02-01 21:19 UTC (permalink / raw
  To: gentoo-commits

commit:     99af61452a608d81d8833c6394b7f2cf96956fbf
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  1 20:30:39 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb  1 21:19:17 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=99af6145

app-editors/ghostwriter: drop 24.01.90

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../ghostwriter/ghostwriter-24.01.90.ebuild        | 41 ----------------------
 1 file changed, 41 deletions(-)

diff --git a/app-editors/ghostwriter/ghostwriter-24.01.90.ebuild b/app-editors/ghostwriter/ghostwriter-24.01.90.ebuild
deleted file mode 100644
index 135604a9d1..0000000000
--- a/app-editors/ghostwriter/ghostwriter-24.01.90.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KDE_ORG_CATEGORY="office"
-ECM_HANDBOOK="optional"
-KFMIN=5.113.0
-QTMIN=5.15.9
-inherit ecm gear.kde.org
-
-DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
-HOMEPAGE="https://ghostwriter.kde.org/"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND="
-	app-text/hunspell:=
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtsvg-${QTMIN}:5
-	>=dev-qt/qtwebchannel-${QTMIN}:5
-	>=dev-qt/qtwebengine-${QTMIN}:5[widgets]
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-frameworks/sonnet-${KFMIN}:5
-	virtual/opengl
-"
-DEPEND="${RDEPEND}
-	>=dev-qt/qtconcurrent-${QTMIN}:5
-"
-BDEPEND="
-	>=dev-qt/linguist-tools-${QTMIN}:5
-	virtual/pkgconfig
-"
-
-DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2024-02-13 21:14 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2024-02-13 21:14 UTC (permalink / raw
  To: gentoo-commits

commit:     c2f0642362af9b0f200d45b8dc49709810d0c617
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 13 21:08:19 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 13 21:13:48 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c2f06423

app-editors/ghostwriter: 23.08.5 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-editors/ghostwriter/ghostwriter-23.08.5.ebuild | 41 ++++++++++++++++++++++
 1 file changed, 41 insertions(+)

diff --git a/app-editors/ghostwriter/ghostwriter-23.08.5.ebuild b/app-editors/ghostwriter/ghostwriter-23.08.5.ebuild
new file mode 100644
index 0000000000..794c791d19
--- /dev/null
+++ b/app-editors/ghostwriter/ghostwriter-23.08.5.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_CATEGORY="office"
+ECM_HANDBOOK="optional"
+KFMIN=5.106.0
+QTMIN=5.15.9
+inherit ecm gear.kde.org
+
+DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
+HOMEPAGE="https://ghostwriter.kde.org/"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND="
+	app-text/hunspell:=
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=dev-qt/qtsvg-${QTMIN}:5
+	>=dev-qt/qtwebchannel-${QTMIN}:5
+	>=dev-qt/qtwebengine-${QTMIN}:5[widgets]
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+	>=kde-frameworks/sonnet-${KFMIN}:5
+	virtual/opengl
+"
+DEPEND="${RDEPEND}
+	>=dev-qt/qtconcurrent-${QTMIN}:5
+"
+BDEPEND="
+	>=dev-qt/linguist-tools-${QTMIN}:5
+	virtual/pkgconfig
+"
+
+DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2024-02-15 12:34 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2024-02-15 12:34 UTC (permalink / raw
  To: gentoo-commits

commit:     7fb4c2b145e1c6b80042067bc6375a241aa73d73
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 15 11:55:20 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb 15 12:33:43 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=7fb4c2b1

app-editors/ghostwriter: drop 23.08.49.9999

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../ghostwriter/ghostwriter-23.08.49.9999.ebuild   | 41 ----------------------
 1 file changed, 41 deletions(-)

diff --git a/app-editors/ghostwriter/ghostwriter-23.08.49.9999.ebuild b/app-editors/ghostwriter/ghostwriter-23.08.49.9999.ebuild
deleted file mode 100644
index 496d492bb0..0000000000
--- a/app-editors/ghostwriter/ghostwriter-23.08.49.9999.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KDE_ORG_CATEGORY="office"
-ECM_HANDBOOK="optional"
-KFMIN=5.106.0
-QTMIN=5.15.9
-inherit ecm gear.kde.org
-
-DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
-HOMEPAGE="https://ghostwriter.kde.org/"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND="
-	app-text/hunspell:=
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtsvg-${QTMIN}:5
-	>=dev-qt/qtwebchannel-${QTMIN}:5
-	>=dev-qt/qtwebengine-${QTMIN}:5[widgets]
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-frameworks/sonnet-${KFMIN}:5
-	virtual/opengl
-"
-DEPEND="${RDEPEND}
-	>=dev-qt/qtconcurrent-${QTMIN}:5
-"
-BDEPEND="
-	>=dev-qt/linguist-tools-${QTMIN}:5
-	virtual/pkgconfig
-"
-
-DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2024-02-22 10:08 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2024-02-22 10:08 UTC (permalink / raw
  To: gentoo-commits

commit:     b278b1e61e9393979fa42dc7cb3c09d2d35b7ff0
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 22 08:55:00 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb 22 09:56:11 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b278b1e6

app-editors/ghostwriter: 24.02.0 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-editors/ghostwriter/ghostwriter-24.02.0.ebuild | 41 ++++++++++++++++++++++
 1 file changed, 41 insertions(+)

diff --git a/app-editors/ghostwriter/ghostwriter-24.02.0.ebuild b/app-editors/ghostwriter/ghostwriter-24.02.0.ebuild
new file mode 100644
index 0000000000..6b8b502b8d
--- /dev/null
+++ b/app-editors/ghostwriter/ghostwriter-24.02.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_CATEGORY="office"
+ECM_HANDBOOK="optional"
+KFMIN=5.113.0
+QTMIN=5.15.9
+inherit ecm gear.kde.org
+
+DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
+HOMEPAGE="https://ghostwriter.kde.org/"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="
+	app-text/hunspell:=
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=dev-qt/qtsvg-${QTMIN}:5
+	>=dev-qt/qtwebchannel-${QTMIN}:5
+	>=dev-qt/qtwebengine-${QTMIN}:5[widgets]
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+	>=kde-frameworks/sonnet-${KFMIN}:5
+	virtual/opengl
+"
+DEPEND="${RDEPEND}
+	>=dev-qt/qtconcurrent-${QTMIN}:5
+"
+BDEPEND="
+	>=dev-qt/linguist-tools-${QTMIN}:5
+	virtual/pkgconfig
+"
+
+DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2024-02-26 19:59 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2024-02-26 19:59 UTC (permalink / raw
  To: gentoo-commits

commit:     57c4944ac2bcc55cdd2881781c73dbe0bf0060b4
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 26 18:45:30 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Feb 26 19:58:40 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=57c4944a

app-editors/ghostwriter: Re-add 24.02.0:0 KEYWORDS

Only Qt6 revdeps will need to undergo re-keywording.

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-editors/ghostwriter/ghostwriter-24.02.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/ghostwriter/ghostwriter-24.02.0.ebuild b/app-editors/ghostwriter/ghostwriter-24.02.0.ebuild
index 6b8b502b8d..135604a9d1 100644
--- a/app-editors/ghostwriter/ghostwriter-24.02.0.ebuild
+++ b/app-editors/ghostwriter/ghostwriter-24.02.0.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://ghostwriter.kde.org/"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
 IUSE=""
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2024-02-28 13:56 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2024-02-28 13:56 UTC (permalink / raw
  To: gentoo-commits

commit:     2beb936dd9f501fca5291d49f9a1ac906cc986eb
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 28 12:11:48 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Feb 28 13:56:27 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=2beb936d

app-editors/ghostwriter: drop 24.02.0

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-editors/ghostwriter/ghostwriter-24.02.0.ebuild | 41 ----------------------
 1 file changed, 41 deletions(-)

diff --git a/app-editors/ghostwriter/ghostwriter-24.02.0.ebuild b/app-editors/ghostwriter/ghostwriter-24.02.0.ebuild
deleted file mode 100644
index 135604a9d1..0000000000
--- a/app-editors/ghostwriter/ghostwriter-24.02.0.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KDE_ORG_CATEGORY="office"
-ECM_HANDBOOK="optional"
-KFMIN=5.113.0
-QTMIN=5.15.9
-inherit ecm gear.kde.org
-
-DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
-HOMEPAGE="https://ghostwriter.kde.org/"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND="
-	app-text/hunspell:=
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtsvg-${QTMIN}:5
-	>=dev-qt/qtwebchannel-${QTMIN}:5
-	>=dev-qt/qtwebengine-${QTMIN}:5[widgets]
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-frameworks/sonnet-${KFMIN}:5
-	virtual/opengl
-"
-DEPEND="${RDEPEND}
-	>=dev-qt/qtconcurrent-${QTMIN}:5
-"
-BDEPEND="
-	>=dev-qt/linguist-tools-${QTMIN}:5
-	virtual/pkgconfig
-"
-
-DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2024-03-19 21:30 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2024-03-19 21:30 UTC (permalink / raw
  To: gentoo-commits

commit:     056722a2590fb60da2530db6b51fefa696930ad7
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 19 16:21:22 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Mar 19 16:50:13 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=056722a2

app-editors/ghostwriter: 24.02.1 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-editors/ghostwriter/ghostwriter-24.02.1.ebuild | 41 ++++++++++++++++++++++
 1 file changed, 41 insertions(+)

diff --git a/app-editors/ghostwriter/ghostwriter-24.02.1.ebuild b/app-editors/ghostwriter/ghostwriter-24.02.1.ebuild
new file mode 100644
index 0000000000..70e5a52303
--- /dev/null
+++ b/app-editors/ghostwriter/ghostwriter-24.02.1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_CATEGORY="office"
+ECM_HANDBOOK="optional"
+KFMIN=5.115.0
+QTMIN=5.15.12
+inherit ecm gear.kde.org
+
+DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
+HOMEPAGE="https://ghostwriter.kde.org/"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND="
+	app-text/hunspell:=
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=dev-qt/qtsvg-${QTMIN}:5
+	>=dev-qt/qtwebchannel-${QTMIN}:5
+	>=dev-qt/qtwebengine-${QTMIN}:5[widgets]
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+	>=kde-frameworks/sonnet-${KFMIN}:5
+	virtual/opengl
+"
+DEPEND="${RDEPEND}
+	>=dev-qt/qtconcurrent-${QTMIN}:5
+"
+BDEPEND="
+	>=dev-qt/linguist-tools-${QTMIN}:5
+	virtual/pkgconfig
+"
+
+DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2024-03-21 15:39 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2024-03-21 15:39 UTC (permalink / raw
  To: gentoo-commits

commit:     2ab315e39dfb604881a69627f3dc3a14f2272c16
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 21 15:12:09 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Mar 21 15:25:53 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=2ab315e3

app-editors/ghostwriter: drop 24.02.1

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-editors/ghostwriter/ghostwriter-24.02.1.ebuild | 41 ----------------------
 1 file changed, 41 deletions(-)

diff --git a/app-editors/ghostwriter/ghostwriter-24.02.1.ebuild b/app-editors/ghostwriter/ghostwriter-24.02.1.ebuild
deleted file mode 100644
index 70e5a52303..0000000000
--- a/app-editors/ghostwriter/ghostwriter-24.02.1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KDE_ORG_CATEGORY="office"
-ECM_HANDBOOK="optional"
-KFMIN=5.115.0
-QTMIN=5.15.12
-inherit ecm gear.kde.org
-
-DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
-HOMEPAGE="https://ghostwriter.kde.org/"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND="
-	app-text/hunspell:=
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtsvg-${QTMIN}:5
-	>=dev-qt/qtwebchannel-${QTMIN}:5
-	>=dev-qt/qtwebengine-${QTMIN}:5[widgets]
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-frameworks/sonnet-${KFMIN}:5
-	virtual/opengl
-"
-DEPEND="${RDEPEND}
-	>=dev-qt/qtconcurrent-${QTMIN}:5
-"
-BDEPEND="
-	>=dev-qt/linguist-tools-${QTMIN}:5
-	virtual/pkgconfig
-"
-
-DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2024-04-10 16:50 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2024-04-10 16:50 UTC (permalink / raw
  To: gentoo-commits

commit:     78df54681c5361f3b13f497f60483cf80723aeb1
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  9 18:52:34 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Apr  9 19:09:27 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=78df5468

app-editors/ghostwriter: 24.02.2 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-editors/ghostwriter/ghostwriter-24.02.2.ebuild | 41 ++++++++++++++++++++++
 1 file changed, 41 insertions(+)

diff --git a/app-editors/ghostwriter/ghostwriter-24.02.2.ebuild b/app-editors/ghostwriter/ghostwriter-24.02.2.ebuild
new file mode 100644
index 0000000000..5742655537
--- /dev/null
+++ b/app-editors/ghostwriter/ghostwriter-24.02.2.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_CATEGORY="office"
+ECM_HANDBOOK="optional"
+KFMIN=5.115.0
+QTMIN=5.15.12
+inherit ecm gear.kde.org
+
+DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
+HOMEPAGE="https://ghostwriter.kde.org/"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+RDEPEND="
+	app-text/hunspell:=
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=dev-qt/qtsvg-${QTMIN}:5
+	>=dev-qt/qtwebchannel-${QTMIN}:5
+	>=dev-qt/qtwebengine-${QTMIN}:5[widgets]
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+	>=kde-frameworks/sonnet-${KFMIN}:5
+	virtual/opengl
+"
+DEPEND="${RDEPEND}
+	>=dev-qt/qtconcurrent-${QTMIN}:5
+"
+BDEPEND="
+	>=dev-qt/linguist-tools-${QTMIN}:5
+	virtual/pkgconfig
+"
+
+DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2024-04-11 20:40 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2024-04-11 20:40 UTC (permalink / raw
  To: gentoo-commits

commit:     509d6bf87735994934d6ae97b3f175ae98142bbd
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 11 20:26:56 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Apr 11 20:26:56 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=509d6bf8

app-editors/ghostwriter: drop 24.02.49.9999

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../ghostwriter/ghostwriter-24.02.49.9999.ebuild   | 41 ----------------------
 1 file changed, 41 deletions(-)

diff --git a/app-editors/ghostwriter/ghostwriter-24.02.49.9999.ebuild b/app-editors/ghostwriter/ghostwriter-24.02.49.9999.ebuild
deleted file mode 100644
index c0f0101b96..0000000000
--- a/app-editors/ghostwriter/ghostwriter-24.02.49.9999.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KDE_ORG_CATEGORY="office"
-ECM_HANDBOOK="optional"
-KFMIN=5.115.0
-QTMIN=5.15.12
-inherit ecm gear.kde.org
-
-DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
-HOMEPAGE="https://ghostwriter.kde.org/"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND="
-	app-text/hunspell:=
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtsvg-${QTMIN}:5
-	>=dev-qt/qtwebchannel-${QTMIN}:5
-	>=dev-qt/qtwebengine-${QTMIN}:5[widgets]
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-frameworks/sonnet-${KFMIN}:5
-	virtual/opengl
-"
-DEPEND="${RDEPEND}
-	>=dev-qt/qtconcurrent-${QTMIN}:5
-"
-BDEPEND="
-	>=dev-qt/linguist-tools-${QTMIN}:5
-	virtual/pkgconfig
-"
-
-DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2024-04-21 20:53 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2024-04-21 20:53 UTC (permalink / raw
  To: gentoo-commits

commit:     12b2604541a6ff76658c8268eabcaf32f61c6185
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 21 20:28:08 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Apr 21 20:52:40 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=12b26045

app-editors/ghostwriter: Add 24.05 stable branch

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../ghostwriter/ghostwriter-24.05.49.9999.ebuild   | 40 ++++++++++++++++++++++
 1 file changed, 40 insertions(+)

diff --git a/app-editors/ghostwriter/ghostwriter-24.05.49.9999.ebuild b/app-editors/ghostwriter/ghostwriter-24.05.49.9999.ebuild
new file mode 100644
index 0000000000..39d3d88a84
--- /dev/null
+++ b/app-editors/ghostwriter/ghostwriter-24.05.49.9999.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_CATEGORY="office"
+ECM_HANDBOOK="optional"
+KFMIN=6.0.0
+QTMIN=6.6.2
+inherit ecm gear.kde.org
+
+DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
+HOMEPAGE="https://ghostwriter.kde.org/"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+RDEPEND="
+	app-text/hunspell:=
+	>=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
+	>=dev-qt/qtsvg-${QTMIN}:6
+	>=dev-qt/qtwebchannel-${QTMIN}:6
+	>=dev-qt/qtwebengine-${QTMIN}:6
+	>=kde-frameworks/kcoreaddons-${KFMIN}:6
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
+	>=kde-frameworks/kxmlgui-${KFMIN}:6
+	>=kde-frameworks/sonnet-${KFMIN}:6
+	virtual/opengl
+"
+DEPEND="${RDEPEND}
+	>=dev-qt/qtbase-${QTMIN}:6[concurrent]
+"
+BDEPEND="
+	>=dev-qt/qttools-${QTMIN}:6[linguist]
+	virtual/pkgconfig
+"
+
+DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2024-05-13 23:11 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2024-05-13 23:11 UTC (permalink / raw
  To: gentoo-commits

commit:     b8649376d0cfc89314378ea9e923da10b0187442
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon May 13 21:38:34 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon May 13 23:11:32 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b8649376

app-editors/ghostwriter: 24.04.90 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../ghostwriter/ghostwriter-24.04.90.ebuild        | 40 ++++++++++++++++++++++
 1 file changed, 40 insertions(+)

diff --git a/app-editors/ghostwriter/ghostwriter-24.04.90.ebuild b/app-editors/ghostwriter/ghostwriter-24.04.90.ebuild
new file mode 100644
index 0000000000..cdeaec9300
--- /dev/null
+++ b/app-editors/ghostwriter/ghostwriter-24.04.90.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_CATEGORY="office"
+ECM_HANDBOOK="optional"
+KFMIN=6.0.0
+QTMIN=6.6.2
+inherit ecm gear.kde.org
+
+DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
+HOMEPAGE="https://ghostwriter.kde.org/"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+RDEPEND="
+	app-text/hunspell:=
+	>=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
+	>=dev-qt/qtsvg-${QTMIN}:6
+	>=dev-qt/qtwebchannel-${QTMIN}:6
+	>=dev-qt/qtwebengine-${QTMIN}:6
+	>=kde-frameworks/kcoreaddons-${KFMIN}:6
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
+	>=kde-frameworks/kxmlgui-${KFMIN}:6
+	>=kde-frameworks/sonnet-${KFMIN}:6
+	virtual/opengl
+"
+DEPEND="${RDEPEND}
+	>=dev-qt/qtbase-${QTMIN}:6[concurrent]
+"
+BDEPEND="
+	>=dev-qt/qttools-${QTMIN}:6[linguist]
+	virtual/pkgconfig
+"
+
+DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2024-05-20 11:39 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2024-05-20 11:39 UTC (permalink / raw
  To: gentoo-commits

commit:     13d73b014209b35fccb4495618997935847d4e8c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat May 18 14:07:05 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon May 20 11:09:31 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=13d73b01

app-editors/ghostwriter: drop 24.04.90

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../ghostwriter/ghostwriter-24.04.90.ebuild        | 40 ----------------------
 1 file changed, 40 deletions(-)

diff --git a/app-editors/ghostwriter/ghostwriter-24.04.90.ebuild b/app-editors/ghostwriter/ghostwriter-24.04.90.ebuild
deleted file mode 100644
index cdeaec9300..0000000000
--- a/app-editors/ghostwriter/ghostwriter-24.04.90.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KDE_ORG_CATEGORY="office"
-ECM_HANDBOOK="optional"
-KFMIN=6.0.0
-QTMIN=6.6.2
-inherit ecm gear.kde.org
-
-DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
-HOMEPAGE="https://ghostwriter.kde.org/"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE=""
-
-RDEPEND="
-	app-text/hunspell:=
-	>=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
-	>=dev-qt/qtsvg-${QTMIN}:6
-	>=dev-qt/qtwebchannel-${QTMIN}:6
-	>=dev-qt/qtwebengine-${QTMIN}:6
-	>=kde-frameworks/kcoreaddons-${KFMIN}:6
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
-	>=kde-frameworks/kxmlgui-${KFMIN}:6
-	>=kde-frameworks/sonnet-${KFMIN}:6
-	virtual/opengl
-"
-DEPEND="${RDEPEND}
-	>=dev-qt/qtbase-${QTMIN}:6[concurrent]
-"
-BDEPEND="
-	>=dev-qt/qttools-${QTMIN}:6[linguist]
-	virtual/pkgconfig
-"
-
-DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2024-05-23 16:01 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2024-05-23 16:01 UTC (permalink / raw
  To: gentoo-commits

commit:     ca72e94f4f55a5a190db11cf3cc74e62206fe98f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu May 23 15:17:00 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu May 23 15:17:00 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ca72e94f

app-editors/ghostwriter: drop 24.05.0

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-editors/ghostwriter/ghostwriter-24.05.0.ebuild | 40 ----------------------
 1 file changed, 40 deletions(-)

diff --git a/app-editors/ghostwriter/ghostwriter-24.05.0.ebuild b/app-editors/ghostwriter/ghostwriter-24.05.0.ebuild
deleted file mode 100644
index fc23d8fe01..0000000000
--- a/app-editors/ghostwriter/ghostwriter-24.05.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KDE_ORG_CATEGORY="office"
-ECM_HANDBOOK="optional"
-KFMIN=6.0.0
-QTMIN=6.6.2
-inherit ecm gear.kde.org
-
-DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
-HOMEPAGE="https://ghostwriter.kde.org/"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
-	app-text/hunspell:=
-	>=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
-	>=dev-qt/qtsvg-${QTMIN}:6
-	>=dev-qt/qtwebchannel-${QTMIN}:6
-	>=dev-qt/qtwebengine-${QTMIN}:6
-	>=kde-frameworks/kcoreaddons-${KFMIN}:6
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
-	>=kde-frameworks/kxmlgui-${KFMIN}:6
-	>=kde-frameworks/sonnet-${KFMIN}:6
-	virtual/opengl
-"
-DEPEND="${RDEPEND}
-	>=dev-qt/qtbase-${QTMIN}:6[concurrent]
-"
-BDEPEND="
-	>=dev-qt/qttools-${QTMIN}:6[linguist]
-	virtual/pkgconfig
-"
-
-DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2024-06-11 19:34 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2024-06-11 19:34 UTC (permalink / raw
  To: gentoo-commits

commit:     12691f01cdde0d1dda4e94f1298280ba69378adc
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 11 16:03:37 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jun 11 19:33:08 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=12691f01

app-editors/ghostwriter: 24.05.1 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-editors/ghostwriter/ghostwriter-24.05.1.ebuild | 40 ++++++++++++++++++++++
 1 file changed, 40 insertions(+)

diff --git a/app-editors/ghostwriter/ghostwriter-24.05.1.ebuild b/app-editors/ghostwriter/ghostwriter-24.05.1.ebuild
new file mode 100644
index 0000000000..6486348713
--- /dev/null
+++ b/app-editors/ghostwriter/ghostwriter-24.05.1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_CATEGORY="office"
+ECM_HANDBOOK="optional"
+KFMIN=6.3.0
+QTMIN=6.6.2
+inherit ecm gear.kde.org
+
+DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
+HOMEPAGE="https://ghostwriter.kde.org/"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="
+	app-text/hunspell:=
+	>=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
+	>=dev-qt/qtsvg-${QTMIN}:6
+	>=dev-qt/qtwebchannel-${QTMIN}:6
+	>=dev-qt/qtwebengine-${QTMIN}:6
+	>=kde-frameworks/kcoreaddons-${KFMIN}:6
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
+	>=kde-frameworks/kxmlgui-${KFMIN}:6
+	>=kde-frameworks/sonnet-${KFMIN}:6
+	virtual/opengl
+"
+DEPEND="${RDEPEND}
+	>=dev-qt/qtbase-${QTMIN}:6[concurrent]
+"
+BDEPEND="
+	>=dev-qt/qttools-${QTMIN}:6[linguist]
+	virtual/pkgconfig
+"
+
+DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2024-06-13 17:25 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2024-06-13 17:25 UTC (permalink / raw
  To: gentoo-commits

commit:     87460974c423d075e377a3b71a370d2b0cba2da9
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 13 17:21:19 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jun 13 17:21:19 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=87460974

app-editors/ghostwriter: drop 24.05.1

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-editors/ghostwriter/ghostwriter-24.05.1.ebuild | 40 ----------------------
 1 file changed, 40 deletions(-)

diff --git a/app-editors/ghostwriter/ghostwriter-24.05.1.ebuild b/app-editors/ghostwriter/ghostwriter-24.05.1.ebuild
deleted file mode 100644
index 6486348713..0000000000
--- a/app-editors/ghostwriter/ghostwriter-24.05.1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KDE_ORG_CATEGORY="office"
-ECM_HANDBOOK="optional"
-KFMIN=6.3.0
-QTMIN=6.6.2
-inherit ecm gear.kde.org
-
-DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
-HOMEPAGE="https://ghostwriter.kde.org/"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
-	app-text/hunspell:=
-	>=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
-	>=dev-qt/qtsvg-${QTMIN}:6
-	>=dev-qt/qtwebchannel-${QTMIN}:6
-	>=dev-qt/qtwebengine-${QTMIN}:6
-	>=kde-frameworks/kcoreaddons-${KFMIN}:6
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
-	>=kde-frameworks/kxmlgui-${KFMIN}:6
-	>=kde-frameworks/sonnet-${KFMIN}:6
-	virtual/opengl
-"
-DEPEND="${RDEPEND}
-	>=dev-qt/qtbase-${QTMIN}:6[concurrent]
-"
-BDEPEND="
-	>=dev-qt/qttools-${QTMIN}:6[linguist]
-	virtual/pkgconfig
-"
-
-DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2024-07-02 21:38 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2024-07-02 21:38 UTC (permalink / raw
  To: gentoo-commits

commit:     79d7ad3e84a29d0068cf95cfc6d17c339fc6be16
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  2 18:20:38 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jul  2 21:37:43 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=79d7ad3e

app-editors/ghostwriter: 24.05.2 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-editors/ghostwriter/ghostwriter-24.05.2.ebuild | 40 ++++++++++++++++++++++
 1 file changed, 40 insertions(+)

diff --git a/app-editors/ghostwriter/ghostwriter-24.05.2.ebuild b/app-editors/ghostwriter/ghostwriter-24.05.2.ebuild
new file mode 100644
index 0000000000..fa7b4c9c46
--- /dev/null
+++ b/app-editors/ghostwriter/ghostwriter-24.05.2.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_CATEGORY="office"
+ECM_HANDBOOK="optional"
+KFMIN=6.3.0
+QTMIN=6.6.2
+inherit ecm gear.kde.org
+
+DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
+HOMEPAGE="https://ghostwriter.kde.org/"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64"
+IUSE=""
+
+RDEPEND="
+	app-text/hunspell:=
+	>=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
+	>=dev-qt/qtsvg-${QTMIN}:6
+	>=dev-qt/qtwebchannel-${QTMIN}:6
+	>=dev-qt/qtwebengine-${QTMIN}:6
+	>=kde-frameworks/kcoreaddons-${KFMIN}:6
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
+	>=kde-frameworks/kxmlgui-${KFMIN}:6
+	>=kde-frameworks/sonnet-${KFMIN}:6
+	virtual/opengl
+"
+DEPEND="${RDEPEND}
+	>=dev-qt/qtbase-${QTMIN}:6[concurrent]
+"
+BDEPEND="
+	>=dev-qt/qttools-${QTMIN}:6[linguist]
+	virtual/pkgconfig
+"
+
+DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2024-07-04 16:01 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2024-07-04 16:01 UTC (permalink / raw
  To: gentoo-commits

commit:     5c0d7276196c838e103ee7a099d78788b99fb805
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  4 15:44:58 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jul  4 16:01:14 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=5c0d7276

app-editors/ghostwriter: drop 24.05.2

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-editors/ghostwriter/ghostwriter-24.05.2.ebuild | 40 ----------------------
 1 file changed, 40 deletions(-)

diff --git a/app-editors/ghostwriter/ghostwriter-24.05.2.ebuild b/app-editors/ghostwriter/ghostwriter-24.05.2.ebuild
deleted file mode 100644
index fa7b4c9c46..0000000000
--- a/app-editors/ghostwriter/ghostwriter-24.05.2.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KDE_ORG_CATEGORY="office"
-ECM_HANDBOOK="optional"
-KFMIN=6.3.0
-QTMIN=6.6.2
-inherit ecm gear.kde.org
-
-DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
-HOMEPAGE="https://ghostwriter.kde.org/"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64"
-IUSE=""
-
-RDEPEND="
-	app-text/hunspell:=
-	>=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
-	>=dev-qt/qtsvg-${QTMIN}:6
-	>=dev-qt/qtwebchannel-${QTMIN}:6
-	>=dev-qt/qtwebengine-${QTMIN}:6
-	>=kde-frameworks/kcoreaddons-${KFMIN}:6
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
-	>=kde-frameworks/kxmlgui-${KFMIN}:6
-	>=kde-frameworks/sonnet-${KFMIN}:6
-	virtual/opengl
-"
-DEPEND="${RDEPEND}
-	>=dev-qt/qtbase-${QTMIN}:6[concurrent]
-"
-BDEPEND="
-	>=dev-qt/qttools-${QTMIN}:6[linguist]
-	virtual/pkgconfig
-"
-
-DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2024-07-04 16:48 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2024-07-04 16:48 UTC (permalink / raw
  To: gentoo-commits

commit:     65d95ae7cdf95793f1ad279d7c003cf59afe582a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  4 16:19:34 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jul  4 16:19:34 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=65d95ae7

app-editors/ghostwriter: drop 24.05.49.9999

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../ghostwriter/ghostwriter-24.05.49.9999.ebuild   | 40 ----------------------
 1 file changed, 40 deletions(-)

diff --git a/app-editors/ghostwriter/ghostwriter-24.05.49.9999.ebuild b/app-editors/ghostwriter/ghostwriter-24.05.49.9999.ebuild
deleted file mode 100644
index a36b0c04b0..0000000000
--- a/app-editors/ghostwriter/ghostwriter-24.05.49.9999.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KDE_ORG_CATEGORY="office"
-ECM_HANDBOOK="optional"
-KFMIN=6.3.0
-QTMIN=6.6.2
-inherit ecm gear.kde.org
-
-DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
-HOMEPAGE="https://ghostwriter.kde.org/"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND="
-	app-text/hunspell:=
-	>=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
-	>=dev-qt/qtsvg-${QTMIN}:6
-	>=dev-qt/qtwebchannel-${QTMIN}:6
-	>=dev-qt/qtwebengine-${QTMIN}:6
-	>=kde-frameworks/kcoreaddons-${KFMIN}:6
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
-	>=kde-frameworks/kxmlgui-${KFMIN}:6
-	>=kde-frameworks/sonnet-${KFMIN}:6
-	virtual/opengl
-"
-DEPEND="${RDEPEND}
-	>=dev-qt/qtbase-${QTMIN}:6[concurrent]
-"
-BDEPEND="
-	>=dev-qt/qttools-${QTMIN}:6[linguist]
-	virtual/pkgconfig
-"
-
-DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2024-08-16 19:50 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2024-08-16 19:50 UTC (permalink / raw
  To: gentoo-commits

commit:     ab8aa7a3d4c87bc51726dd91009d07873e40d2c4
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 16 19:41:08 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Aug 16 19:49:48 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ab8aa7a3

app-editors/ghostwriter: 24.08.0 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-editors/ghostwriter/ghostwriter-24.08.0.ebuild | 40 ++++++++++++++++++++++
 1 file changed, 40 insertions(+)

diff --git a/app-editors/ghostwriter/ghostwriter-24.08.0.ebuild b/app-editors/ghostwriter/ghostwriter-24.08.0.ebuild
new file mode 100644
index 0000000000..cde0cc6ee4
--- /dev/null
+++ b/app-editors/ghostwriter/ghostwriter-24.08.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_CATEGORY="office"
+ECM_HANDBOOK="optional"
+KFMIN=6.5.0
+QTMIN=6.7.2
+inherit ecm gear.kde.org
+
+DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
+HOMEPAGE="https://ghostwriter.kde.org/"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64"
+IUSE=""
+
+RDEPEND="
+	app-text/hunspell:=
+	>=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
+	>=dev-qt/qtsvg-${QTMIN}:6
+	>=dev-qt/qtwebchannel-${QTMIN}:6
+	>=dev-qt/qtwebengine-${QTMIN}:6
+	>=kde-frameworks/kcoreaddons-${KFMIN}:6
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
+	>=kde-frameworks/kxmlgui-${KFMIN}:6
+	>=kde-frameworks/sonnet-${KFMIN}:6
+	virtual/opengl
+"
+DEPEND="${RDEPEND}
+	>=dev-qt/qtbase-${QTMIN}:6[concurrent]
+"
+BDEPEND="
+	>=dev-qt/qttools-${QTMIN}:6[linguist]
+	virtual/pkgconfig
+"
+
+DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2024-08-22 19:42 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2024-08-22 19:42 UTC (permalink / raw
  To: gentoo-commits

commit:     ddfaa94c0866d52f04bd9193e9fb56c7acb69a0c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 22 19:36:03 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug 22 19:36:03 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ddfaa94c

app-editors/ghostwriter: drop 24.07.90

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../ghostwriter/ghostwriter-24.07.90.ebuild        | 40 ----------------------
 1 file changed, 40 deletions(-)

diff --git a/app-editors/ghostwriter/ghostwriter-24.07.90.ebuild b/app-editors/ghostwriter/ghostwriter-24.07.90.ebuild
deleted file mode 100644
index cde0cc6ee4..0000000000
--- a/app-editors/ghostwriter/ghostwriter-24.07.90.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KDE_ORG_CATEGORY="office"
-ECM_HANDBOOK="optional"
-KFMIN=6.5.0
-QTMIN=6.7.2
-inherit ecm gear.kde.org
-
-DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
-HOMEPAGE="https://ghostwriter.kde.org/"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64"
-IUSE=""
-
-RDEPEND="
-	app-text/hunspell:=
-	>=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
-	>=dev-qt/qtsvg-${QTMIN}:6
-	>=dev-qt/qtwebchannel-${QTMIN}:6
-	>=dev-qt/qtwebengine-${QTMIN}:6
-	>=kde-frameworks/kcoreaddons-${KFMIN}:6
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
-	>=kde-frameworks/kxmlgui-${KFMIN}:6
-	>=kde-frameworks/sonnet-${KFMIN}:6
-	virtual/opengl
-"
-DEPEND="${RDEPEND}
-	>=dev-qt/qtbase-${QTMIN}:6[concurrent]
-"
-BDEPEND="
-	>=dev-qt/qttools-${QTMIN}:6[linguist]
-	virtual/pkgconfig
-"
-
-DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2024-08-24 16:01 Sam James
  0 siblings, 0 replies; 44+ messages in thread
From: Sam James @ 2024-08-24 16:01 UTC (permalink / raw
  To: gentoo-commits

commit:     8f9d194d954e6da91b82d8995cabecfca381b8be
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 24 15:28:51 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 24 15:28:51 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=8f9d194d

app-editors/ghostwriter: drop 24.08.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-editors/ghostwriter/ghostwriter-24.08.0.ebuild | 40 ----------------------
 1 file changed, 40 deletions(-)

diff --git a/app-editors/ghostwriter/ghostwriter-24.08.0.ebuild b/app-editors/ghostwriter/ghostwriter-24.08.0.ebuild
deleted file mode 100644
index cde0cc6ee4..0000000000
--- a/app-editors/ghostwriter/ghostwriter-24.08.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KDE_ORG_CATEGORY="office"
-ECM_HANDBOOK="optional"
-KFMIN=6.5.0
-QTMIN=6.7.2
-inherit ecm gear.kde.org
-
-DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
-HOMEPAGE="https://ghostwriter.kde.org/"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64"
-IUSE=""
-
-RDEPEND="
-	app-text/hunspell:=
-	>=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
-	>=dev-qt/qtsvg-${QTMIN}:6
-	>=dev-qt/qtwebchannel-${QTMIN}:6
-	>=dev-qt/qtwebengine-${QTMIN}:6
-	>=kde-frameworks/kcoreaddons-${KFMIN}:6
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
-	>=kde-frameworks/kxmlgui-${KFMIN}:6
-	>=kde-frameworks/sonnet-${KFMIN}:6
-	virtual/opengl
-"
-DEPEND="${RDEPEND}
-	>=dev-qt/qtbase-${QTMIN}:6[concurrent]
-"
-BDEPEND="
-	>=dev-qt/qttools-${QTMIN}:6[linguist]
-	virtual/pkgconfig
-"
-
-DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

* [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
@ 2024-09-10 17:33 Andreas Sturmlechner
  0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2024-09-10 17:33 UTC (permalink / raw
  To: gentoo-commits

commit:     d6640be7185d40d6705f2a2c4bb890ab14eff0ae
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 10 17:28:24 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Sep 10 17:32:51 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d6640be7

app-editors/ghostwriter: 24.08.1 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-editors/ghostwriter/ghostwriter-24.08.1.ebuild | 40 ++++++++++++++++++++++
 1 file changed, 40 insertions(+)

diff --git a/app-editors/ghostwriter/ghostwriter-24.08.1.ebuild b/app-editors/ghostwriter/ghostwriter-24.08.1.ebuild
new file mode 100644
index 0000000000..cde0cc6ee4
--- /dev/null
+++ b/app-editors/ghostwriter/ghostwriter-24.08.1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_CATEGORY="office"
+ECM_HANDBOOK="optional"
+KFMIN=6.5.0
+QTMIN=6.7.2
+inherit ecm gear.kde.org
+
+DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
+HOMEPAGE="https://ghostwriter.kde.org/"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64"
+IUSE=""
+
+RDEPEND="
+	app-text/hunspell:=
+	>=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
+	>=dev-qt/qtsvg-${QTMIN}:6
+	>=dev-qt/qtwebchannel-${QTMIN}:6
+	>=dev-qt/qtwebengine-${QTMIN}:6
+	>=kde-frameworks/kcoreaddons-${KFMIN}:6
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
+	>=kde-frameworks/kxmlgui-${KFMIN}:6
+	>=kde-frameworks/sonnet-${KFMIN}:6
+	virtual/opengl
+"
+DEPEND="${RDEPEND}
+	>=dev-qt/qtbase-${QTMIN}:6[concurrent]
+"
+BDEPEND="
+	>=dev-qt/qttools-${QTMIN}:6[linguist]
+	virtual/pkgconfig
+"
+
+DOCS=( CHANGELOG.md README.md )


^ permalink raw reply related	[flat|nested] 44+ messages in thread

end of thread, other threads:[~2024-09-10 17:33 UTC | newest]

Thread overview: 44+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-06 15:00 [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/ Andreas Sturmlechner
  -- strict thread matches above, loose matches on Subject: below --
2024-09-10 17:33 Andreas Sturmlechner
2024-08-24 16:01 Sam James
2024-08-22 19:42 Andreas Sturmlechner
2024-08-16 19:50 Andreas Sturmlechner
2024-07-04 16:48 Andreas Sturmlechner
2024-07-04 16:01 Andreas Sturmlechner
2024-07-02 21:38 Andreas Sturmlechner
2024-06-13 17:25 Andreas Sturmlechner
2024-06-11 19:34 Andreas Sturmlechner
2024-05-23 16:01 Andreas Sturmlechner
2024-05-20 11:39 Andreas Sturmlechner
2024-05-13 23:11 Andreas Sturmlechner
2024-04-21 20:53 Andreas Sturmlechner
2024-04-11 20:40 Andreas Sturmlechner
2024-04-10 16:50 Andreas Sturmlechner
2024-03-21 15:39 Andreas Sturmlechner
2024-03-19 21:30 Andreas Sturmlechner
2024-02-28 13:56 Andreas Sturmlechner
2024-02-26 19:59 Andreas Sturmlechner
2024-02-22 10:08 Andreas Sturmlechner
2024-02-15 12:34 Andreas Sturmlechner
2024-02-13 21:14 Andreas Sturmlechner
2024-02-01 21:19 Andreas Sturmlechner
2024-01-08 13:17 Andreas Sturmlechner
2024-01-07 13:26 Andreas Sturmlechner
2023-12-09 10:29 Andreas Sturmlechner
2023-12-07  9:06 Andreas Sturmlechner
2023-11-09 13:44 Andreas Sturmlechner
2023-11-07 15:36 Andreas Sturmlechner
2023-10-12 21:58 Andreas Sturmlechner
2023-10-11  9:29 Andreas Sturmlechner
2023-08-25  9:17 Andreas Sturmlechner
2023-08-19  7:24 Andreas Sturmlechner
2023-06-08 11:46 Andreas Sturmlechner
2023-06-06 16:41 Andreas Sturmlechner
2023-05-11 16:33 Andreas Sturmlechner
2023-04-22  9:18 Andreas Sturmlechner
2023-04-16 19:57 Andreas Sturmlechner
2023-04-15 19:39 Andreas Sturmlechner
2023-03-31 22:18 Andreas Sturmlechner
2023-03-29 22:16 Andreas Sturmlechner
2022-11-11 23:18 Andreas Sturmlechner
2022-10-16  9:42 Andreas Sturmlechner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox