[gentoo-commits] repo/gentoo:master commit in: kde-apps/kpimtextedit/

2024-03-06 Thread Arthur Zamarin
commit: 7bae71ce27f3f7ea50349a51f4e3cb61c0ee90a6
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Mar  6 19:19:09 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Mar  6 19:19:09 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bae71ce

kde-apps/kpimtextedit: Stabilize 23.08.5 x86, #924716

Signed-off-by: Arthur Zamarin  gentoo.org>

 kde-apps/kpimtextedit/kpimtextedit-23.08.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kpimtextedit/kpimtextedit-23.08.5.ebuild 
b/kde-apps/kpimtextedit/kpimtextedit-23.08.5.ebuild
index a16ca694b467..0979e68285b4 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-23.08.5.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-23.08.5.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="Extended text editor for PIM applications"
 
 LICENSE="LGPL-2.1+"
 SLOT="5"
-KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
 IUSE="speech"
 
 RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kpimtextedit/

2023-11-23 Thread Sam James
commit: 5b3c4ded22f7f46f75512271d40248332f5bd6bc
Author: Sam James  gentoo  org>
AuthorDate: Thu Nov 23 15:26:30 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Nov 23 15:26:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b3c4ded

kde-apps/kpimtextedit: Stabilize 23.08.3 x86, #917212

Signed-off-by: Sam James  gentoo.org>

 kde-apps/kpimtextedit/kpimtextedit-23.08.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kpimtextedit/kpimtextedit-23.08.3.ebuild 
b/kde-apps/kpimtextedit/kpimtextedit-23.08.3.ebuild
index 992a71b4e5fc..638451cdbd67 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-23.08.3.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-23.08.3.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="Extended text editor for PIM applications"
 
 LICENSE="LGPL-2.1+"
 SLOT="5"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
 IUSE="speech"
 
 RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kpimtextedit/

2023-07-31 Thread Andreas Sturmlechner
commit: 866e67123e6229ba51707341d484fd5a8afbd435
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jul 31 07:04:48 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jul 31 07:08:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=866e6712

kde-apps/kpimtextedit: Pin to dev-libs/ktextaddons:5[speech=]

Using the cmake_use_find_package to control IUSE=speech means the
dependency must be synced not to fail in cmake.

Bug: https://bugs.gentoo.org/911185
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/kpimtextedit/kpimtextedit-23.04.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kpimtextedit/kpimtextedit-23.04.3.ebuild 
b/kde-apps/kpimtextedit/kpimtextedit-23.04.3.ebuild
index 47d5a4457e9b..79341591a3ca 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-23.04.3.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-23.04.3.ebuild
@@ -34,7 +34,7 @@ RDEPEND="
>=kde-frameworks/kxmlgui-${KFMIN}:5
>=kde-frameworks/sonnet-${KFMIN}:5
>=kde-frameworks/syntax-highlighting-${KFMIN}:5
-   speech? ( dev-libs/ktextaddons:5[speech] )
+   speech? ( dev-libs/ktextaddons:5[speech=] )
 "
 DEPEND="${RDEPEND}
test? ( >=kde-frameworks/ktextwidgets-${KFMIN}:5 )



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kpimtextedit/, kde-apps/kpimtextedit/files/

2022-02-07 Thread Andreas Sturmlechner
commit: b9474d9f97470699189ec2aa8d3604b8f5348f53
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Feb  7 09:03:45 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Feb  7 09:05:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9474d9f

kde-apps/kpimtextedit: Revert "Re-add IUSE=speech"

This reverts commit cefc29423b72bf03dd5f548d0da560cef04f2635.

Bug: https://bugs.gentoo.org/832776
Closes: https://bugs.gentoo.org/832841
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../kpimtextedit-21.12.2-speech-optional-1.patch   | 289 -
 .../kpimtextedit-21.12.2-speech-optional-2.patch   |  25 --
 2-r1.ebuild => kpimtextedit-21.12.2-r2.ebuild} |  13 +-
 kde-apps/kpimtextedit/metadata.xml |   1 -
 4 files changed, 2 insertions(+), 326 deletions(-)

diff --git 
a/kde-apps/kpimtextedit/files/kpimtextedit-21.12.2-speech-optional-1.patch 
b/kde-apps/kpimtextedit/files/kpimtextedit-21.12.2-speech-optional-1.patch
deleted file mode 100644
index d7fa7474a4bf..
--- a/kde-apps/kpimtextedit/files/kpimtextedit-21.12.2-speech-optional-1.patch
+++ /dev/null
@@ -1,289 +0,0 @@
-From 53f187315f51e7d53a03c4ed464812b388465c10 Mon Sep 17 00:00:00 2001
-From: Laurent Montel 
-Date: Mon, 27 Dec 2021 07:53:16 +0100
-Subject: [PATCH] Add support for building without texttospeech as for the
- moment we don't
-
-have it in qt6

- CMakeLists.txt| 10 +-
- src/CMakeLists.txt| 34 ++-
- .../plaintexteditor/plaintexteditor.cpp   |  4 +++
- .../plaintexteditor/plaintexteditorwidget.cpp | 10 --
- .../richtexteditor/richtexteditor.cpp |  5 ++-
- .../richtexteditor/richtexteditorwidget.cpp   |  9 -
- 6 files changed, 59 insertions(+), 13 deletions(-)
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index ae59804..d1a0181 100644
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -76,7 +76,15 @@ add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050f02)
- add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x055A00)
- 
- 
--find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED COMPONENTS 
TextToSpeech)
-+find_package(Qt5TextToSpeech ${QT_REQUIRED_VERSION} CONFIG)
-+set_package_properties(Qt5TextToSpeech PROPERTIES DESCRIPTION
-+"Add support for texttospeed"
-+TYPE OPTIONAL
-+)
-+if(TARGET Qt5::TextToSpeech)
-+set(HAVE_TEXT_TO_SPEECH_SUPPORT TRUE)
-+add_definitions(-DHAVE_TEXT_TO_SPEECH_SUPPORT)
-+endif()
- 
- if(BUILD_TESTING)
-find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED COMPONENTS Test)
-diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
-index 2720e0a..98e2854 100644
 a/src/CMakeLists.txt
-+++ b/src/CMakeLists.txt
-@@ -53,7 +53,7 @@ target_sources(KF5PimTextEdit PRIVATE
- composer-ng/richtextcomposeremailquotehighlighter.h
- composer-ng/richtextcomposerwidget.h
- )
--
-+if (HAVE_TEXT_TO_SPEECH_SUPPORT)
- target_sources(KF5PimTextEdit PRIVATE
- texttospeech/texttospeech.cpp
- texttospeech/texttospeechwidget.cpp
-@@ -76,6 +76,7 @@ target_sources(KF5PimTextEdit PRIVATE
- texttospeech/texttospeechlanguagecombobox.h
- texttospeech/texttospeechactions.h
- )
-+endif()
- 
- target_sources(KF5PimTextEdit PRIVATE
- grantleebuilder/plaintextmarkupbuilder.cpp
-@@ -168,7 +169,12 @@ target_link_libraries(KF5PimTextEdit
- KF5::SyntaxHighlighting
- Qt::TextToSpeech
- )
--
-+if (HAVE_TEXT_TO_SPEECH_SUPPORT)
-+target_link_libraries(KF5PimTextEdit
-+PRIVATE
-+Qt::TextToSpeech
-+)
-+endif()
- set_target_properties(KF5PimTextEdit PROPERTIES
- VERSION ${KPIMTEXTEDIT_VERSION}
- SOVERSION ${KPIMTEXTEDIT_SOVERSION}
-@@ -240,7 +246,7 @@ 
ecm_generate_headers(KPimTextEdit_CamelCasetexteditor_commonwidget_HEADERS
- )
- 
- 
--
-+if (HAVE_TEXT_TO_SPEECH_SUPPORT)
- ecm_generate_headers(KPimTextEdit_CamelCasetexttospeechs_HEADERS
- HEADER_NAMES
- TextToSpeech
-@@ -252,7 +258,7 @@ 
ecm_generate_headers(KPimTextEdit_CamelCasetexttospeechs_HEADERS
- PREFIX KPIMTextEdit
- RELATIVE texttospeech
- )
--
-+endif()
- ecm_generate_headers(KPimTextEdit_Camelcasecomposerng_HEADERS
- HEADER_NAMES
- RichTextComposer
-@@ -269,11 +275,22 @@ 
ecm_generate_headers(KPimTextEdit_Camelcasecomposerng_HEADERS
- 
- 
- ### install files ###
-+if (HAVE_TEXT_TO_SPEECH_SUPPORT)
-+install(FILES
-+${KPimTextEdit_texttospeechs_HEADERS}
-+DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF5}/KPIMTextEdit/kpimtextedit
-+COMPONENT Devel
-+)
-+install(FILES
-+${KPimTextEdit_CamelCasetexttospeechs_HEADERS}
-+DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF5}/KPIMTextEdit/KPIMTextEdit/
-+COMPONENT Devel
-+)
-+endif()
- 
- install(FILES
- ${CMAKE_CURRENT_BINARY_DIR}/kpimtextedit_export.h
- ${kpimtextedit_HEADERS}
--${KPimTextEdit_texttospeechs_HEADERS}
- 

[gentoo-commits] repo/gentoo:master commit in: kde-apps/kpimtextedit/files/, kde-apps/kpimtextedit/

2022-02-06 Thread Andreas Sturmlechner
commit: cefc29423b72bf03dd5f548d0da560cef04f2635
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Feb  6 10:39:10 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Feb  6 21:16:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cefc2942

kde-apps/kpimtextedit: Re-add IUSE=speech

Backporting upstream commits 2fb145fd9132c0f3cc589c8030eda8f536a45812
and 3596c0a90f590c409654a9aec2b087809cff0a79.

Closes: https://bugs.gentoo.org/832776
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../kpimtextedit-21.12.2-speech-optional-1.patch   | 289 +
 .../kpimtextedit-21.12.2-speech-optional-2.patch   |  25 ++
 12.2.ebuild => kpimtextedit-21.12.2-r1.ebuild} |  13 +-
 kde-apps/kpimtextedit/metadata.xml |   1 +
 4 files changed, 326 insertions(+), 2 deletions(-)

diff --git 
a/kde-apps/kpimtextedit/files/kpimtextedit-21.12.2-speech-optional-1.patch 
b/kde-apps/kpimtextedit/files/kpimtextedit-21.12.2-speech-optional-1.patch
new file mode 100644
index ..d7fa7474a4bf
--- /dev/null
+++ b/kde-apps/kpimtextedit/files/kpimtextedit-21.12.2-speech-optional-1.patch
@@ -0,0 +1,289 @@
+From 53f187315f51e7d53a03c4ed464812b388465c10 Mon Sep 17 00:00:00 2001
+From: Laurent Montel 
+Date: Mon, 27 Dec 2021 07:53:16 +0100
+Subject: [PATCH] Add support for building without texttospeech as for the
+ moment we don't
+
+have it in qt6
+---
+ CMakeLists.txt| 10 +-
+ src/CMakeLists.txt| 34 ++-
+ .../plaintexteditor/plaintexteditor.cpp   |  4 +++
+ .../plaintexteditor/plaintexteditorwidget.cpp | 10 --
+ .../richtexteditor/richtexteditor.cpp |  5 ++-
+ .../richtexteditor/richtexteditorwidget.cpp   |  9 -
+ 6 files changed, 59 insertions(+), 13 deletions(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index ae59804..d1a0181 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -76,7 +76,15 @@ add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050f02)
+ add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x055A00)
+ 
+ 
+-find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED COMPONENTS 
TextToSpeech)
++find_package(Qt5TextToSpeech ${QT_REQUIRED_VERSION} CONFIG)
++set_package_properties(Qt5TextToSpeech PROPERTIES DESCRIPTION
++"Add support for texttospeed"
++TYPE OPTIONAL
++)
++if(TARGET Qt5::TextToSpeech)
++set(HAVE_TEXT_TO_SPEECH_SUPPORT TRUE)
++add_definitions(-DHAVE_TEXT_TO_SPEECH_SUPPORT)
++endif()
+ 
+ if(BUILD_TESTING)
+find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED COMPONENTS Test)
+diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
+index 2720e0a..98e2854 100644
+--- a/src/CMakeLists.txt
 b/src/CMakeLists.txt
+@@ -53,7 +53,7 @@ target_sources(KF5PimTextEdit PRIVATE
+ composer-ng/richtextcomposeremailquotehighlighter.h
+ composer-ng/richtextcomposerwidget.h
+ )
+-
++if (HAVE_TEXT_TO_SPEECH_SUPPORT)
+ target_sources(KF5PimTextEdit PRIVATE
+ texttospeech/texttospeech.cpp
+ texttospeech/texttospeechwidget.cpp
+@@ -76,6 +76,7 @@ target_sources(KF5PimTextEdit PRIVATE
+ texttospeech/texttospeechlanguagecombobox.h
+ texttospeech/texttospeechactions.h
+ )
++endif()
+ 
+ target_sources(KF5PimTextEdit PRIVATE
+ grantleebuilder/plaintextmarkupbuilder.cpp
+@@ -168,7 +169,12 @@ target_link_libraries(KF5PimTextEdit
+ KF5::SyntaxHighlighting
+ Qt::TextToSpeech
+ )
+-
++if (HAVE_TEXT_TO_SPEECH_SUPPORT)
++target_link_libraries(KF5PimTextEdit
++PRIVATE
++Qt::TextToSpeech
++)
++endif()
+ set_target_properties(KF5PimTextEdit PROPERTIES
+ VERSION ${KPIMTEXTEDIT_VERSION}
+ SOVERSION ${KPIMTEXTEDIT_SOVERSION}
+@@ -240,7 +246,7 @@ 
ecm_generate_headers(KPimTextEdit_CamelCasetexteditor_commonwidget_HEADERS
+ )
+ 
+ 
+-
++if (HAVE_TEXT_TO_SPEECH_SUPPORT)
+ ecm_generate_headers(KPimTextEdit_CamelCasetexttospeechs_HEADERS
+ HEADER_NAMES
+ TextToSpeech
+@@ -252,7 +258,7 @@ 
ecm_generate_headers(KPimTextEdit_CamelCasetexttospeechs_HEADERS
+ PREFIX KPIMTextEdit
+ RELATIVE texttospeech
+ )
+-
++endif()
+ ecm_generate_headers(KPimTextEdit_Camelcasecomposerng_HEADERS
+ HEADER_NAMES
+ RichTextComposer
+@@ -269,11 +275,22 @@ 
ecm_generate_headers(KPimTextEdit_Camelcasecomposerng_HEADERS
+ 
+ 
+ ### install files ###
++if (HAVE_TEXT_TO_SPEECH_SUPPORT)
++install(FILES
++${KPimTextEdit_texttospeechs_HEADERS}
++DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF5}/KPIMTextEdit/kpimtextedit
++COMPONENT Devel
++)
++install(FILES
++${KPimTextEdit_CamelCasetexttospeechs_HEADERS}
++DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF5}/KPIMTextEdit/KPIMTextEdit/
++COMPONENT Devel
++)
++endif()
+ 
+ install(FILES
+ ${CMAKE_CURRENT_BINARY_DIR}/kpimtextedit_export.h
+ ${kpimtextedit_HEADERS}

[gentoo-commits] repo/gentoo:master commit in: kde-apps/kpimtextedit/

2021-09-12 Thread Yixun Lan
commit: 70c1f7ccafb2a6ce0a1db5e6d8bfef3d646a5501
Author: Alex Fan  yahoo  com>
AuthorDate: Sun Sep 12 08:14:32 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Sun Sep 12 11:28:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70c1f7cc

kde-apps/kpimtextedit: keyword 21.08.1 for ~riscv

Signed-off-by: Alex Fan  yahoo.com>
Signed-off-by: Yixun Lan  gentoo.org>

 kde-apps/kpimtextedit/kpimtextedit-21.08.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kpimtextedit/kpimtextedit-21.08.1.ebuild 
b/kde-apps/kpimtextedit/kpimtextedit-21.08.1.ebuild
index c51ec8b06e2..9db77c7b342 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-21.08.1.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-21.08.1.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="Extended text editor for PIM applications"
 
 LICENSE="LGPL-2.1+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
 IUSE=""
 
 RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kpimtextedit/

2021-02-24 Thread Andreas Sturmlechner
commit: 7b0db823dd28a35b8a8b0f3fd8fbdadde8fd7a08
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Feb 24 21:18:22 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Feb 24 22:39:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b0db823

kde-apps/kpimtextedit: drop 20.08.3*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/kpimtextedit/Manifest|  1 -
 kde-apps/kpimtextedit/kpimtextedit-20.08.3.ebuild | 41 ---
 2 files changed, 42 deletions(-)

diff --git a/kde-apps/kpimtextedit/Manifest b/kde-apps/kpimtextedit/Manifest
index ba82a149d29..7527e7d1dd0 100644
--- a/kde-apps/kpimtextedit/Manifest
+++ b/kde-apps/kpimtextedit/Manifest
@@ -1,2 +1 @@
-DIST kpimtextedit-20.08.3.tar.xz 188856 BLAKE2B 
cf99ad277df9d9f1c3de1d5147fe3bd90df6a126c06f2d078fcb99e57ebc597bbbccae4eecdd2ec469939debde45c663676c4bda7b5704e31e9625d27c741d6b
 SHA512 
8a893740e27ffe7c77df454a1355d384f5d257bedd5db0929b51acae4cf64d7793cb46e156be0aac95d2733170089a3060388a8237e17040fd3ba7d38cdf8d6a
 DIST kpimtextedit-20.12.2.tar.xz 201248 BLAKE2B 
8ef6a248f86ff4003a28e6992b19545d75f5be33c134d6fee75cbd5bf5f048a7a2d6902c61627342ec856df07d994f93c22b9ec697a0d487320463e84f77d4dd
 SHA512 
680ceb87a508d25b34f2c20651e44381e3d631797cfbec30646497e2a1fec93eb600f10509a35815931faaac8305d73b18aa9cba68065e1a79dee0d10654e52d

diff --git a/kde-apps/kpimtextedit/kpimtextedit-20.08.3.ebuild 
b/kde-apps/kpimtextedit/kpimtextedit-20.08.3.ebuild
deleted file mode 100644
index abc9e0f0d6b..000
--- a/kde-apps/kpimtextedit/kpimtextedit-20.08.3.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_DESIGNERPLUGIN="true"
-ECM_TEST="true"
-KFMIN=5.74.0
-QTMIN=5.15.1
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Extended text editor for PIM applications"
-
-LICENSE="LGPL-2.1+"
-SLOT="5"
-KEYWORDS="amd64 arm64 ~ppc64 x86"
-IUSE=""
-
-RDEPEND="
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtspeech-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=kde-frameworks/kcodecs-${KFMIN}:5
-   >=kde-frameworks/kcompletion-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kiconthemes-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kxmlgui-${KFMIN}:5
-   >=kde-frameworks/sonnet-${KFMIN}:5
-   >=kde-frameworks/syntax-highlighting-${KFMIN}:5
-"
-DEPEND="${RDEPEND}
-   test? ( >=kde-frameworks/ktextwidgets-${KFMIN}:5 )
-"
-
-RESTRICT+=" test"



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kpimtextedit/

2021-02-24 Thread Mikle Kolyada
commit: 02e09791ac04a50ef7f89a19b2a3e1f09e9d89f3
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Feb 24 19:34:40 2021 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Feb 24 19:34:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02e09791

kde-apps/kpimtextedit: Stabilize 20.12.2 arm64, #770775

Signed-off-by: Mikle Kolyada  gentoo.org>

 kde-apps/kpimtextedit/kpimtextedit-20.12.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kpimtextedit/kpimtextedit-20.12.2.ebuild 
b/kde-apps/kpimtextedit/kpimtextedit-20.12.2.ebuild
index 06e1283f0bc..f3df5b26a4a 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-20.12.2.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-20.12.2.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="Extended text editor for PIM applications"
 
 LICENSE="LGPL-2.1+"
 SLOT="5"
-KEYWORDS="amd64 ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 arm64 ~ppc64 x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kpimtextedit/

2017-11-29 Thread Thomas Deutschmann
commit: 7b34d2fa7dba70e4fd667bd54cf727fe2da041bf
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Nov 30 01:53:39 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Nov 30 02:06:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b34d2fa

kde-apps/kpimtextedit: x86 stable (bug #637292)

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 kde-apps/kpimtextedit/kpimtextedit-17.08.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kpimtextedit/kpimtextedit-17.08.3.ebuild 
b/kde-apps/kpimtextedit/kpimtextedit-17.08.3.ebuild
index 99cabebb5c0..83b909727a8 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-17.08.3.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-17.08.3.ebuild
@@ -10,7 +10,7 @@ inherit kde5
 
 DESCRIPTION="A textedit with PIM-specific features"
 LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="speech"
 
 COMMON_DEPEND="