[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2024-03-24 Thread Andreas Sturmlechner
commit: c2bc976132748ab71210005746b8acc5d7c16ce7
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Mar 15 13:59:22 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Mar 24 21:02:17 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2bc9761

kde-frameworks/kwindowsystem: Add missing slot operators

>=dev-qt/qtbase-${QTMIN}:6=[gui] for qtx11extras_p.h
>=dev-qt/qtwayland-${QTMIN}:6= for private/qwayland*_p.h

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

 .../{kwindowsystem-6.0.0.ebuild => kwindowsystem-6.0.0-r1.ebuild}| 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-6.0.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-6.0.0-r1.ebuild
similarity index 83%
rename from kde-frameworks/kwindowsystem/kwindowsystem-6.0.0.ebuild
rename to kde-frameworks/kwindowsystem/kwindowsystem-6.0.0-r1.ebuild
index b5695d0f4634..28c792b12620 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-6.0.0.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-6.0.0-r1.ebuild
@@ -14,11 +14,14 @@ IUSE="wayland X"
 
 RESTRICT="test"
 
+# slot op: Uses Qt6::GuiPrivate for qtx11extras_p.h
+# slot op: Uses private/qwayland*_p.h headers
 RDEPEND="
>=dev-qt/qtbase-${QTMIN}:6[gui]
>=dev-qt/qtdeclarative-${QTMIN}:6
-   wayland? ( >=dev-qt/qtwayland-${QTMIN}:6 )
+   wayland? ( >=dev-qt/qtwayland-${QTMIN}:6= )
X? (
+   >=dev-qt/qtbase-${QTMIN}:6=[gui]
x11-libs/libX11
x11-libs/libXfixes
x11-libs/libxcb



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2024-03-01 Thread Arthur Zamarin
commit: bfe6d9c023ff0eb02777becade671b005e8b1168
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Mar  1 13:59:11 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Mar  1 13:59:11 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfe6d9c0

kde-frameworks/kwindowsystem: Stabilize 5.115.0 ppc64, #924308

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

 kde-frameworks/kwindowsystem/kwindowsystem-5.115.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.115.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.115.0.ebuild
index 84b8adf1dcba..d6c9a137a8be 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.115.0.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.115.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm frameworks.kde.org
 DESCRIPTION="Framework providing access to properties and features of the 
window manager"
 
 LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ppc64 ~riscv ~x86"
 IUSE="wayland X"
 
 RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2024-02-19 Thread Sam James
commit: 4e4650751a02505915f2e83956b1c1d828b2a930
Author: Sam James  gentoo  org>
AuthorDate: Mon Feb 19 16:25:24 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Feb 19 16:25:24 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e465075

kde-frameworks/kwindowsystem: Stabilize 5.115.0 amd64, #924308

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

 kde-frameworks/kwindowsystem/kwindowsystem-5.115.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.115.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.115.0.ebuild
index 0feaa5066074..f130fac55e80 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.115.0.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.115.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm frameworks.kde.org
 DESCRIPTION="Framework providing access to properties and features of the 
window manager"
 
 LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
 IUSE="wayland X"
 
 RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2023-08-02 Thread Sam James
commit: ae6b458f66b3081163bd6a7775471063f0342597
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug  2 17:47:09 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug  2 17:47:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae6b458f

kde-frameworks/kwindowsystem: stabilize 5.108.0 for arm64

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

 kde-frameworks/kwindowsystem/kwindowsystem-5.108.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.108.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.108.0.ebuild
index b70de0780e07..1a23d828106e 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.108.0.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.108.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm frameworks.kde.org
 DESCRIPTION="Framework providing access to properties and features of the 
window manager"
 
 LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE="wayland X"
 
 RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2023-06-22 Thread Arthur Zamarin
commit: 0984baa03b9050d93fcdeebecc435683bb6410cb
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Jun 22 19:57:28 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Jun 22 19:57:28 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0984baa0

kde-frameworks/kwindowsystem: Stabilize 5.106.0 x86, #906676

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

 kde-frameworks/kwindowsystem/kwindowsystem-5.106.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.106.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.106.0.ebuild
index 3da6ae58a379..5420d90fb4ef 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.106.0.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.106.0.ebuild
@@ -10,7 +10,7 @@ inherit ecm frameworks.kde.org
 DESCRIPTION="Framework providing access to properties and features of the 
window manager"
 
 LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE="wayland X"
 
 RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/, kde-frameworks/kwindowsystem/files/

2023-01-15 Thread Andreas Sturmlechner
commit: 4605040ed2f455bdef18e3bc5b2401a2445d6e28
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 15 10:56:12 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 15 13:04:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4605040e

kde-frameworks/kwindowsystem: Revert "Always provide KX11Extras"

An ill-fated attempt after all.

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

 ...wsystem-5.101.0-always-provide-KX11Extras.patch | 45 --
 ...02.0.ebuild => kwindowsystem-5.102.0-r1.ebuild} |  2 -
 2 files changed, 47 deletions(-)

diff --git 
a/kde-frameworks/kwindowsystem/files/kwindowsystem-5.101.0-always-provide-KX11Extras.patch
 
b/kde-frameworks/kwindowsystem/files/kwindowsystem-5.101.0-always-provide-KX11Extras.patch
deleted file mode 100644
index 94c019c82e5b..
--- 
a/kde-frameworks/kwindowsystem/files/kwindowsystem-5.101.0-always-provide-KX11Extras.patch
+++ /dev/null
@@ -1,45 +0,0 @@
-From 9f4229d2628d882b5aa2248546ad23f2e8d280dd Mon Sep 17 00:00:00 2001
-From: Andreas Sturmlechner 
-Date: Thu, 5 Jan 2023 13:38:38 +0100
-Subject: [PATCH 2/2] Always provide KX11Extras
-
-Signed-off-by: Andreas Sturmlechner 

- src/CMakeLists.txt | 7 +--
- 1 file changed, 5 insertions(+), 2 deletions(-)
-
-diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
-index 27577ef..fb7c28e 100644
 a/src/CMakeLists.txt
-+++ b/src/CMakeLists.txt
-@@ -36,6 +36,10 @@ ecm_qt_declare_logging_category(KF5WindowSystem
- EXPORT KWINDOWSYSTEM
- )
- 
-+target_sources(KF5WindowSystem PRIVATE
-+kx11extras.cpp
-+)
-+
- if (KWINDOWSYSTEM_HAVE_X11)
-if(NOT X11_Xfixes_LIB)
-   message(FATAL_ERROR "The XFixes library could not be found. Please 
install the development package for it.")
-@@ -71,7 +75,6 @@ if (KWINDOWSYSTEM_HAVE_X11)
- platforms/xcb/kxmessages.cpp
- platforms/xcb/kxutils.cpp
- platforms/xcb/netwm.cpp
--kx11extras.cpp
-)
- 
-# we install kkeyserver_x11.h which needs the X11 headers available
-@@ -149,7 +152,7 @@ ecm_generate_headers(KWindowSystem_HEADERS
-   REQUIRED_HEADERS KWindowSystem_HEADERS
- )
- 
--if (KWINDOWSYSTEM_HAVE_X11)
-+if (TRUE)
- ecm_generate_headers(KWindowSystem_HEADERS
- HEADER_NAMES
- KX11Extras
--- 
-2.39.0
-

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.102.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.102.0-r1.ebuild
similarity index 91%
rename from kde-frameworks/kwindowsystem/kwindowsystem-5.102.0.ebuild
rename to kde-frameworks/kwindowsystem/kwindowsystem-5.102.0-r1.ebuild
index 87045dd4e1d0..0b3f7a48a882 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.102.0.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.102.0-r1.ebuild
@@ -34,8 +34,6 @@ PDEPEND="wayland? ( 
>=kde-plasma/kwayland-integration-5.25.5-r1:5 )"
 
 DOCS=( docs/README.kstartupinfo )
 
-PATCHES=( "${FILESDIR}/${PN}-5.101.0-always-provide-KX11Extras.patch" ) # bug 
885525
-
 src_configure() {
local mycmakeargs=(
-DKWINDOWSYSTEM_NO_WIDGETS=ON



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2023-01-05 Thread Andreas Sturmlechner
commit: decafa49f93adc10f9eb986802926e56c34353c9
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jan  5 13:04:18 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jan  5 13:04:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=decafa49

kde-frameworks/kwindowsystem: drop 5.101.0

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

 .../kwindowsystem/kwindowsystem-5.101.0.ebuild | 44 --
 1 file changed, 44 deletions(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.101.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.101.0.ebuild
deleted file mode 100644
index 0006cc7dcf06..
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.101.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-QTMIN=5.15.5
-VIRTUALX_REQUIRED="test"
-inherit ecm frameworks.kde.org
-
-DESCRIPTION="Framework providing access to properties and features of the 
window manager"
-
-LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE="wayland X"
-
-RESTRICT="test"
-
-RDEPEND="
-   >=dev-qt/qtgui-${QTMIN}:5
-   X? (
-   >=dev-qt/qtx11extras-${QTMIN}:5
-   x11-libs/libX11
-   x11-libs/libXfixes
-   x11-libs/libxcb
-   x11-libs/xcb-util-keysyms
-   )
-"
-DEPEND="${RDEPEND}
-   X? ( x11-base/xorg-proto )
-   test? ( >=dev-qt/qtwidgets-${QTMIN}:5 )
-"
-BDEPEND=">=dev-qt/linguist-tools-${QTMIN}:5"
-PDEPEND="wayland? ( >=kde-plasma/kwayland-integration-5.25.5-r1:5 )"
-
-DOCS=( docs/README.kstartupinfo )
-
-src_configure() {
-   local mycmakeargs=(
-   -DKWINDOWSYSTEM_NO_WIDGETS=ON
-   $(cmake_use_find_package X X11)
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/, kde-frameworks/kwindowsystem/files/

2023-01-05 Thread Andreas Sturmlechner
commit: 28494ae23e418fdaf0d75b7a63625f927ed73f3d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jan  5 12:56:03 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jan  5 13:03:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28494ae2

kde-frameworks/kwindowsystem: Always provide KX11Extras

These functions may not be relevant outside of X11 but at least they
do not require X11 libs to be present. Since revdeps do not currently
hide KX11Extras use behind ifdefs just install it unconditionally for
our purpose.

See also:
https://phabricator.kde.org/T12413
https://invent.kde.org/frameworks/kwindowsystem/-/merge_requests/72

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

 ...wsystem-5.101.0-always-provide-KX11Extras.patch | 45 
 .../files/kwindowsystem-5.101.0-cmake.patch| 48 +
 .../kwindowsystem/kwindowsystem-5.101.0-r1.ebuild  | 49 ++
 3 files changed, 142 insertions(+)

diff --git 
a/kde-frameworks/kwindowsystem/files/kwindowsystem-5.101.0-always-provide-KX11Extras.patch
 
b/kde-frameworks/kwindowsystem/files/kwindowsystem-5.101.0-always-provide-KX11Extras.patch
new file mode 100644
index ..94c019c82e5b
--- /dev/null
+++ 
b/kde-frameworks/kwindowsystem/files/kwindowsystem-5.101.0-always-provide-KX11Extras.patch
@@ -0,0 +1,45 @@
+From 9f4229d2628d882b5aa2248546ad23f2e8d280dd Mon Sep 17 00:00:00 2001
+From: Andreas Sturmlechner 
+Date: Thu, 5 Jan 2023 13:38:38 +0100
+Subject: [PATCH 2/2] Always provide KX11Extras
+
+Signed-off-by: Andreas Sturmlechner 
+---
+ src/CMakeLists.txt | 7 +--
+ 1 file changed, 5 insertions(+), 2 deletions(-)
+
+diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
+index 27577ef..fb7c28e 100644
+--- a/src/CMakeLists.txt
 b/src/CMakeLists.txt
+@@ -36,6 +36,10 @@ ecm_qt_declare_logging_category(KF5WindowSystem
+ EXPORT KWINDOWSYSTEM
+ )
+ 
++target_sources(KF5WindowSystem PRIVATE
++kx11extras.cpp
++)
++
+ if (KWINDOWSYSTEM_HAVE_X11)
+if(NOT X11_Xfixes_LIB)
+   message(FATAL_ERROR "The XFixes library could not be found. Please 
install the development package for it.")
+@@ -71,7 +75,6 @@ if (KWINDOWSYSTEM_HAVE_X11)
+ platforms/xcb/kxmessages.cpp
+ platforms/xcb/kxutils.cpp
+ platforms/xcb/netwm.cpp
+-kx11extras.cpp
+)
+ 
+# we install kkeyserver_x11.h which needs the X11 headers available
+@@ -149,7 +152,7 @@ ecm_generate_headers(KWindowSystem_HEADERS
+   REQUIRED_HEADERS KWindowSystem_HEADERS
+ )
+ 
+-if (KWINDOWSYSTEM_HAVE_X11)
++if (TRUE)
+ ecm_generate_headers(KWindowSystem_HEADERS
+ HEADER_NAMES
+ KX11Extras
+-- 
+2.39.0
+

diff --git 
a/kde-frameworks/kwindowsystem/files/kwindowsystem-5.101.0-cmake.patch 
b/kde-frameworks/kwindowsystem/files/kwindowsystem-5.101.0-cmake.patch
new file mode 100644
index ..721f1ee997c4
--- /dev/null
+++ b/kde-frameworks/kwindowsystem/files/kwindowsystem-5.101.0-cmake.patch
@@ -0,0 +1,48 @@
+From 765dd7112f728369d63e3be91c844e0cdf8674c1 Mon Sep 17 00:00:00 2001
+From: Andreas Sturmlechner 
+Date: Thu, 5 Jan 2023 13:21:00 +0100
+Subject: [PATCH 1/2] Merge two KWINDOWSYSTEM_HAVE_X11 sections into one
+
+Signed-off-by: Andreas Sturmlechner 
+---
+ src/CMakeLists.txt | 15 +--
+ 1 file changed, 5 insertions(+), 10 deletions(-)
+
+diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
+index 163ea38..27577ef 100644
+--- a/src/CMakeLists.txt
 b/src/CMakeLists.txt
+@@ -36,16 +36,6 @@ ecm_qt_declare_logging_category(KF5WindowSystem
+ EXPORT KWINDOWSYSTEM
+ )
+ 
+-if (KWINDOWSYSTEM_HAVE_X11)
+-  target_sources(KF5WindowSystem PRIVATE
+-platforms/xcb/kselectionowner.cpp
+-platforms/xcb/kselectionwatcher.cpp
+-platforms/xcb/kxerrorhandler.cpp
+-platforms/xcb/kxutils.cpp
+-kx11extras.cpp
+-  )
+-endif()
+-
+ if (KWINDOWSYSTEM_HAVE_X11)
+if(NOT X11_Xfixes_LIB)
+   message(FATAL_ERROR "The XFixes library could not be found. Please 
install the development package for it.")
+@@ -75,8 +65,13 @@ if (KWINDOWSYSTEM_HAVE_X11)
+ 
+target_sources(KF5WindowSystem PRIVATE
+ platforms/xcb/kkeyserver.cpp
++platforms/xcb/kselectionowner.cpp
++platforms/xcb/kselectionwatcher.cpp
++platforms/xcb/kxerrorhandler.cpp
+ platforms/xcb/kxmessages.cpp
++platforms/xcb/kxutils.cpp
+ platforms/xcb/netwm.cpp
++kx11extras.cpp
+)
+ 
+# we install kkeyserver_x11.h which needs the X11 headers available
+-- 
+2.39.0
+

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.101.0-r1.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.101.0-r1.ebuild
new file mode 100644
index ..4841645c5e3c
--- /dev/null
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.101.0-r1.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public 

[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2022-12-03 Thread Andreas Sturmlechner
commit: 4b9376303dc398bca8d19eac90af79f4ba758882
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Dec  3 17:01:31 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Dec  3 17:13:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b937630

kde-frameworks/kwindowsystem: drop 5.99.0

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

 .../kwindowsystem/kwindowsystem-5.99.0.ebuild  | 43 --
 1 file changed, 43 deletions(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.99.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.99.0.ebuild
deleted file mode 100644
index e85da1a490b5..
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.99.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-QTMIN=5.15.5
-VIRTUALX_REQUIRED="test"
-inherit ecm frameworks.kde.org
-
-DESCRIPTION="Framework providing access to properties and features of the 
window manager"
-
-LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
-IUSE="X"
-
-RESTRICT="test"
-
-RDEPEND="
-   >=dev-qt/qtgui-${QTMIN}:5
-   X? (
-   >=dev-qt/qtx11extras-${QTMIN}:5
-   x11-libs/libX11
-   x11-libs/libXfixes
-   x11-libs/libxcb
-   x11-libs/xcb-util-keysyms
-   )
-"
-DEPEND="${RDEPEND}
-   X? ( x11-base/xorg-proto )
-   test? ( >=dev-qt/qtwidgets-${QTMIN}:5 )
-"
-BDEPEND=">=dev-qt/linguist-tools-${QTMIN}:5"
-
-DOCS=( docs/README.kstartupinfo )
-
-src_configure() {
-   local mycmakeargs=(
-   -DKWINDOWSYSTEM_NO_WIDGETS=ON
-   $(cmake_use_find_package X X11)
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2022-12-03 Thread Arthur Zamarin
commit: 271731a1fe623378b953b1062a994284c8437c48
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec  3 14:44:38 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec  3 14:44:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=271731a1

kde-frameworks/kwindowsystem: Stabilize 5.99.0-r1 x86, #883289

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

 kde-frameworks/kwindowsystem/kwindowsystem-5.99.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.99.0-r1.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.99.0-r1.ebuild
index 87a2cba741a3..17935e130cdd 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.99.0-r1.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.99.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit ecm frameworks.kde.org
 DESCRIPTION="Framework providing access to properties and features of the 
window manager"
 
 LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE="wayland X"
 
 RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2022-12-03 Thread Arthur Zamarin
commit: ae3334da2c4f39594476e267d72754b61b36ecb0
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec  3 12:49:11 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec  3 12:49:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae3334da

kde-frameworks/kwindowsystem: Stabilize 5.99.0-r1 arm64, #883289

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

 kde-frameworks/kwindowsystem/kwindowsystem-5.99.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.99.0-r1.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.99.0-r1.ebuild
index 8832492d8ad5..87a2cba741a3 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.99.0-r1.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.99.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit ecm frameworks.kde.org
 DESCRIPTION="Framework providing access to properties and features of the 
window manager"
 
 LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
 IUSE="wayland X"
 
 RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2022-11-27 Thread Andreas Sturmlechner
commit: 42ca3df88d85e6fcb1c55f2991523f3eccb1abf9
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Nov 27 12:04:54 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 27 12:04:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42ca3df8

kde-frameworks/kwindowsystem: Add missing min version

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

 kde-frameworks/kwindowsystem/kwindowsystem-5.100.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.100.0-r1.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.100.0-r1.ebuild
index 49367c79de79..0006cc7dcf06 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.100.0-r1.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.100.0-r1.ebuild
@@ -30,7 +30,7 @@ DEPEND="${RDEPEND}
test? ( >=dev-qt/qtwidgets-${QTMIN}:5 )
 "
 BDEPEND=">=dev-qt/linguist-tools-${QTMIN}:5"
-PDEPEND="wayland? ( kde-plasma/kwayland-integration:5 )"
+PDEPEND="wayland? ( >=kde-plasma/kwayland-integration-5.25.5-r1:5 )"
 
 DOCS=( docs/README.kstartupinfo )
 



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2022-11-27 Thread Andreas Sturmlechner
commit: 59bb0e3458070127d4fed38e202e07e31c28e805
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Nov 27 12:00:24 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 27 12:01:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59bb0e34

kde-frameworks/kwindowsystem: drop 5.100.0

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

 .../kwindowsystem/kwindowsystem-5.100.0.ebuild | 43 --
 1 file changed, 43 deletions(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.100.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.100.0.ebuild
deleted file mode 100644
index f1a05fe8fa94..
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.100.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-QTMIN=5.15.5
-VIRTUALX_REQUIRED="test"
-inherit ecm frameworks.kde.org
-
-DESCRIPTION="Framework providing access to properties and features of the 
window manager"
-
-LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE="X"
-
-RESTRICT="test"
-
-RDEPEND="
-   >=dev-qt/qtgui-${QTMIN}:5
-   X? (
-   >=dev-qt/qtx11extras-${QTMIN}:5
-   x11-libs/libX11
-   x11-libs/libXfixes
-   x11-libs/libxcb
-   x11-libs/xcb-util-keysyms
-   )
-"
-DEPEND="${RDEPEND}
-   X? ( x11-base/xorg-proto )
-   test? ( >=dev-qt/qtwidgets-${QTMIN}:5 )
-"
-BDEPEND=">=dev-qt/linguist-tools-${QTMIN}:5"
-
-DOCS=( docs/README.kstartupinfo )
-
-src_configure() {
-   local mycmakeargs=(
-   -DKWINDOWSYSTEM_NO_WIDGETS=ON
-   $(cmake_use_find_package X X11)
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2022-11-27 Thread Andreas Sturmlechner
commit: 4bd248579143233dcae2f8d960614fe4119d0124
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Nov 27 11:54:43 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 27 12:01:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bd24857

kde-frameworks/kwindowsystem: Add IUSE wayland to pull in runtime plugin

All other plugins from kde-plasma/kwayland-integration went into respective
Frameworks packages and only the kwindowsystem plugin remains, which makes
this possible to depend on. It is necessary because kwindowsystem consumers
will need the wayland runtime plugin even on non-Plasma systems.

This is not exactly pretty but the same exception as dev-qt/qtgui[wayland].

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

 .../kwindowsystem/kwindowsystem-5.100.0-r1.ebuild  | 44 ++
 .../kwindowsystem/kwindowsystem-5.99.0-r1.ebuild   | 44 ++
 2 files changed, 88 insertions(+)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.100.0-r1.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.100.0-r1.ebuild
new file mode 100644
index ..49367c79de79
--- /dev/null
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.100.0-r1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+QTMIN=5.15.5
+VIRTUALX_REQUIRED="test"
+inherit ecm frameworks.kde.org
+
+DESCRIPTION="Framework providing access to properties and features of the 
window manager"
+
+LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE="wayland X"
+
+RESTRICT="test"
+
+RDEPEND="
+   >=dev-qt/qtgui-${QTMIN}:5
+   X? (
+   >=dev-qt/qtx11extras-${QTMIN}:5
+   x11-libs/libX11
+   x11-libs/libXfixes
+   x11-libs/libxcb
+   x11-libs/xcb-util-keysyms
+   )
+"
+DEPEND="${RDEPEND}
+   X? ( x11-base/xorg-proto )
+   test? ( >=dev-qt/qtwidgets-${QTMIN}:5 )
+"
+BDEPEND=">=dev-qt/linguist-tools-${QTMIN}:5"
+PDEPEND="wayland? ( kde-plasma/kwayland-integration:5 )"
+
+DOCS=( docs/README.kstartupinfo )
+
+src_configure() {
+   local mycmakeargs=(
+   -DKWINDOWSYSTEM_NO_WIDGETS=ON
+   $(cmake_use_find_package X X11)
+   )
+
+   ecm_src_configure
+}

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.99.0-r1.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.99.0-r1.ebuild
new file mode 100644
index ..0006cc7dcf06
--- /dev/null
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.99.0-r1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+QTMIN=5.15.5
+VIRTUALX_REQUIRED="test"
+inherit ecm frameworks.kde.org
+
+DESCRIPTION="Framework providing access to properties and features of the 
window manager"
+
+LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE="wayland X"
+
+RESTRICT="test"
+
+RDEPEND="
+   >=dev-qt/qtgui-${QTMIN}:5
+   X? (
+   >=dev-qt/qtx11extras-${QTMIN}:5
+   x11-libs/libX11
+   x11-libs/libXfixes
+   x11-libs/libxcb
+   x11-libs/xcb-util-keysyms
+   )
+"
+DEPEND="${RDEPEND}
+   X? ( x11-base/xorg-proto )
+   test? ( >=dev-qt/qtwidgets-${QTMIN}:5 )
+"
+BDEPEND=">=dev-qt/linguist-tools-${QTMIN}:5"
+PDEPEND="wayland? ( >=kde-plasma/kwayland-integration-5.25.5-r1:5 )"
+
+DOCS=( docs/README.kstartupinfo )
+
+src_configure() {
+   local mycmakeargs=(
+   -DKWINDOWSYSTEM_NO_WIDGETS=ON
+   $(cmake_use_find_package X X11)
+   )
+
+   ecm_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2022-11-16 Thread Andreas Sturmlechner
commit: 1f406d4c8e662ec12b17b552e769aedeef7e28c2
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Nov 16 21:04:47 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Nov 16 21:32:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f406d4c

kde-frameworks/kwindowsystem: Drop IUSE nls

It is non-optional.

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

 kde-frameworks/kwindowsystem/kwindowsystem-5.100.0.ebuild | 7 +++
 kde-frameworks/kwindowsystem/kwindowsystem-5.99.0.ebuild  | 7 +++
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.100.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.100.0.ebuild
index a7bb3c2bf822..f1a05fe8fa94 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.100.0.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.100.0.ebuild
@@ -8,9 +8,10 @@ VIRTUALX_REQUIRED="test"
 inherit ecm frameworks.kde.org
 
 DESCRIPTION="Framework providing access to properties and features of the 
window manager"
+
 LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
 KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE="nls X"
+IUSE="X"
 
 RESTRICT="test"
 
@@ -28,9 +29,7 @@ DEPEND="${RDEPEND}
X? ( x11-base/xorg-proto )
test? ( >=dev-qt/qtwidgets-${QTMIN}:5 )
 "
-BDEPEND="
-   nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 )
-"
+BDEPEND=">=dev-qt/linguist-tools-${QTMIN}:5"
 
 DOCS=( docs/README.kstartupinfo )
 

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.99.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.99.0.ebuild
index 9315a7bcfb40..0d28a7e26d1a 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.99.0.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.99.0.ebuild
@@ -8,9 +8,10 @@ VIRTUALX_REQUIRED="test"
 inherit ecm frameworks.kde.org
 
 DESCRIPTION="Framework providing access to properties and features of the 
window manager"
+
 LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
 KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE="nls X"
+IUSE="X"
 
 RESTRICT="test"
 
@@ -28,9 +29,7 @@ DEPEND="${RDEPEND}
X? ( x11-base/xorg-proto )
test? ( >=dev-qt/qtwidgets-${QTMIN}:5 )
 "
-BDEPEND="
-   nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 )
-"
+BDEPEND=">=dev-qt/linguist-tools-${QTMIN}:5"
 
 DOCS=( docs/README.kstartupinfo )
 



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/files/

2022-05-06 Thread Sam James
commit: c87097487b35d526f40477eeca35aee4eabcf4c3
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Thu May  5 18:25:02 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May  7 05:28:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8709748

kde-frameworks/kwindowsystem: remove unused patch(es)

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/25336
Signed-off-by: Sam James  gentoo.org>

 ...indowsystem-5.90.0-avoid-XKeycodeToKeysym.patch | 50 --
 1 file changed, 50 deletions(-)

diff --git 
a/kde-frameworks/kwindowsystem/files/kwindowsystem-5.90.0-avoid-XKeycodeToKeysym.patch
 
b/kde-frameworks/kwindowsystem/files/kwindowsystem-5.90.0-avoid-XKeycodeToKeysym.patch
deleted file mode 100644
index a9f47883e6e8..
--- 
a/kde-frameworks/kwindowsystem/files/kwindowsystem-5.90.0-avoid-XKeycodeToKeysym.patch
+++ /dev/null
@@ -1,50 +0,0 @@
-From 6e3d645d444073097e93520f047bb2321673119a Mon Sep 17 00:00:00 2001
-From: Fabian Vogt 
-Date: Sun, 2 Jan 2022 23:52:07 +0100
-Subject: [PATCH] Avoid XKeycodeToKeysym in KKeyServer::initializeMods
-
-Xlib functions which work with keyboard mappings have a (Display) internal
-cache, which needs to be refreshed on mapping changes by calling
-X(kb)RefreshKeyboardMapping on change notify events.
-
-After Qt switched to XCB, that is no longer happening, and it's also not
-possible to get to the XEvent needed for triggering the refresh. Switch
-over to using the XCB equivalent and just load the symbols on every invocation.
-
-BUG: 426684

- src/platforms/xcb/kkeyserver.cpp | 4 +++-
- 1 file changed, 3 insertions(+), 1 deletion(-)
-
-diff --git a/src/platforms/xcb/kkeyserver.cpp 
b/src/platforms/xcb/kkeyserver.cpp
-index 306c63b..bc43dbd 100644
 a/src/platforms/xcb/kkeyserver.cpp
-+++ b/src/platforms/xcb/kkeyserver.cpp
-@@ -496,6 +496,7 @@ bool initializeMods()
- }
- 
- checkDisplay();
-+xcb_key_symbols_t *symbols = 
xcb_key_symbols_alloc(QX11Info::connection());
- XModifierKeymap *xmk = XGetModifierMapping(QX11Info::display());
- 
- int min_keycode;
-@@ -515,7 +516,7 @@ bool initializeMods()
- // found fixes the problem.
- for (int j = 0; j < xmk->max_keypermod; ++j) {
- for (int k = 0; k < keysyms_per_keycode; ++k) {
--keySymX = XKeycodeToKeysym(QX11Info::display(), 
xmk->modifiermap[xmk->max_keypermod * i + j], k);
-+keySymX = xcb_key_symbols_get_keysym(symbols, 
xmk->modifiermap[xmk->max_keypermod * i + j], k);
- 
- switch (keySymX) {
- case XK_Alt_L:
-@@ -628,6 +629,7 @@ bool initializeMods()
- g_rgX11ModInfo[2].modX = g_alt_mask;
- g_rgX11ModInfo[3].modX = g_meta_mask;
- 
-+xcb_key_symbols_free(symbols);
- XFreeModifiermap(xmk);
- g_bInitializedMods = true;
- 
--- 
-GitLab
-



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2022-02-08 Thread Agostino Sarubbo
commit: a2a587b30c489f0d89e5841dce07203bb1cd955f
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Feb  8 14:46:05 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Feb  8 14:46:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2a587b3

kde-frameworks/kwindowsystem: x86 stable wrt bug #831587

Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 kde-frameworks/kwindowsystem/kwindowsystem-5.90.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.90.0-r1.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.90.0-r1.ebuild
index acff3eb5539d..dde62ea39eec 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.90.0-r1.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.90.0-r1.ebuild
@@ -9,7 +9,7 @@ inherit ecm kde.org
 
 DESCRIPTION="Framework providing access to properties and features of the 
window manager"
 LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
 IUSE="nls X"
 
 RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/files/, kde-frameworks/kwindowsystem/

2022-01-20 Thread Andreas Sturmlechner
commit: e5d9cd231e551b2b117dbe5bd742c1bbd5a97701
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jan 20 12:34:19 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jan 20 13:24:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5d9cd23

kde-frameworks/kwindowsystem: Fix swapping Alt with Win behavior

Upstream commit 6e3d645d444073097e93520f047bb2321673119a
KDE-bug: https://bugs.kde.org/show_bug.cgi?id=426684
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 ...indowsystem-5.90.0-avoid-XKeycodeToKeysym.patch | 50 ++
 .../kwindowsystem/kwindowsystem-5.90.0-r1.ebuild   | 46 
 2 files changed, 96 insertions(+)

diff --git 
a/kde-frameworks/kwindowsystem/files/kwindowsystem-5.90.0-avoid-XKeycodeToKeysym.patch
 
b/kde-frameworks/kwindowsystem/files/kwindowsystem-5.90.0-avoid-XKeycodeToKeysym.patch
new file mode 100644
index ..a9f47883e6e8
--- /dev/null
+++ 
b/kde-frameworks/kwindowsystem/files/kwindowsystem-5.90.0-avoid-XKeycodeToKeysym.patch
@@ -0,0 +1,50 @@
+From 6e3d645d444073097e93520f047bb2321673119a Mon Sep 17 00:00:00 2001
+From: Fabian Vogt 
+Date: Sun, 2 Jan 2022 23:52:07 +0100
+Subject: [PATCH] Avoid XKeycodeToKeysym in KKeyServer::initializeMods
+
+Xlib functions which work with keyboard mappings have a (Display) internal
+cache, which needs to be refreshed on mapping changes by calling
+X(kb)RefreshKeyboardMapping on change notify events.
+
+After Qt switched to XCB, that is no longer happening, and it's also not
+possible to get to the XEvent needed for triggering the refresh. Switch
+over to using the XCB equivalent and just load the symbols on every invocation.
+
+BUG: 426684
+---
+ src/platforms/xcb/kkeyserver.cpp | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+diff --git a/src/platforms/xcb/kkeyserver.cpp 
b/src/platforms/xcb/kkeyserver.cpp
+index 306c63b..bc43dbd 100644
+--- a/src/platforms/xcb/kkeyserver.cpp
 b/src/platforms/xcb/kkeyserver.cpp
+@@ -496,6 +496,7 @@ bool initializeMods()
+ }
+ 
+ checkDisplay();
++xcb_key_symbols_t *symbols = 
xcb_key_symbols_alloc(QX11Info::connection());
+ XModifierKeymap *xmk = XGetModifierMapping(QX11Info::display());
+ 
+ int min_keycode;
+@@ -515,7 +516,7 @@ bool initializeMods()
+ // found fixes the problem.
+ for (int j = 0; j < xmk->max_keypermod; ++j) {
+ for (int k = 0; k < keysyms_per_keycode; ++k) {
+-keySymX = XKeycodeToKeysym(QX11Info::display(), 
xmk->modifiermap[xmk->max_keypermod * i + j], k);
++keySymX = xcb_key_symbols_get_keysym(symbols, 
xmk->modifiermap[xmk->max_keypermod * i + j], k);
+ 
+ switch (keySymX) {
+ case XK_Alt_L:
+@@ -628,6 +629,7 @@ bool initializeMods()
+ g_rgX11ModInfo[2].modX = g_alt_mask;
+ g_rgX11ModInfo[3].modX = g_meta_mask;
+ 
++xcb_key_symbols_free(symbols);
+ XFreeModifiermap(xmk);
+ g_bInitializedMods = true;
+ 
+-- 
+GitLab
+

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.90.0-r1.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.90.0-r1.ebuild
new file mode 100644
index ..9b74f0ae66e9
--- /dev/null
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.90.0-r1.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+QTMIN=5.15.2
+VIRTUALX_REQUIRED="test"
+inherit ecm kde.org
+
+DESCRIPTION="Framework providing access to properties and features of the 
window manager"
+LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE="nls X"
+
+RESTRICT="test"
+
+RDEPEND="
+   >=dev-qt/qtgui-${QTMIN}:5
+   X? (
+   >=dev-qt/qtx11extras-${QTMIN}:5
+   x11-libs/libX11
+   x11-libs/libXfixes
+   x11-libs/libxcb
+   x11-libs/xcb-util-keysyms
+   )
+"
+DEPEND="${RDEPEND}
+   X? ( x11-base/xorg-proto )
+   test? ( >=dev-qt/qtwidgets-${QTMIN}:5 )
+"
+BDEPEND="
+   nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 )
+"
+
+DOCS=( docs/README.kstartupinfo )
+
+PATCHES=( "${FILESDIR}/${P}-avoid-XKeycodeToKeysym.patch" ) # KDE-bug 426684
+
+src_configure() {
+   local mycmakeargs=(
+   -DKWINDOWSYSTEM_NO_WIDGETS=ON
+   $(cmake_use_find_package X X11)
+   )
+
+   ecm_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2022-01-20 Thread Andreas Sturmlechner
commit: 3f4df159a73e0275f782fbf6981671df1c2da758
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jan 20 12:34:42 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jan 20 13:24:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f4df159

kde-frameworks/kwindowsystem: Drop 5.90.0 (r0)

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../kwindowsystem/kwindowsystem-5.90.0.ebuild  | 44 --
 1 file changed, 44 deletions(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.90.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.90.0.ebuild
deleted file mode 100644
index e0af04ee37a0..
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.90.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-QTMIN=5.15.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Framework providing access to properties and features of the 
window manager"
-LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE="nls X"
-
-RESTRICT="test"
-
-RDEPEND="
-   >=dev-qt/qtgui-${QTMIN}:5
-   X? (
-   >=dev-qt/qtx11extras-${QTMIN}:5
-   x11-libs/libX11
-   x11-libs/libXfixes
-   x11-libs/libxcb
-   x11-libs/xcb-util-keysyms
-   )
-"
-DEPEND="${RDEPEND}
-   X? ( x11-base/xorg-proto )
-   test? ( >=dev-qt/qtwidgets-${QTMIN}:5 )
-"
-BDEPEND="
-   nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 )
-"
-
-DOCS=( docs/README.kstartupinfo )
-
-src_configure() {
-   local mycmakeargs=(
-   -DKWINDOWSYSTEM_NO_WIDGETS=ON
-   $(cmake_use_find_package X X11)
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2021-09-13 Thread Agostino Sarubbo
commit: 342dc7360e060cf76b100eff1a5c0d0dc2768f91
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Sep 13 08:17:45 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Sep 13 08:17:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=342dc736

kde-frameworks/kwindowsystem: x86 stable wrt bug #808216

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 kde-frameworks/kwindowsystem/kwindowsystem-5.85.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.85.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.85.0.ebuild
index fbbc0c5c7a2..5b3ebb613cf 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.85.0.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.85.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm kde.org
 
 DESCRIPTION="Framework providing access to properties and features of the 
window manager"
 LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
 IUSE="nls X"
 
 RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2021-04-11 Thread Mikle Kolyada
commit: a9a5f2ec3ce7918cb84ced23cb3cef4493e97333
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Apr 11 12:24:38 2021 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Apr 11 12:25:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9a5f2ec

kde-frameworks/kwindowsystem: Stabilize 5.80.0 arm64, #779994

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

 kde-frameworks/kwindowsystem/kwindowsystem-5.80.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.80.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.80.0.ebuild
index 51e81a6e24b..7a680dd17bb 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.80.0.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.80.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm kde.org
 
 DESCRIPTION="Framework providing access to properties and features of the 
window manager"
 LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 IUSE="nls X"
 
 RESTRICT+=" test"



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2021-04-11 Thread Mikle Kolyada
commit: 26a82db78cea13c5a04ff404c3a3360baf49fd7c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Apr 11 12:19:23 2021 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Apr 11 12:20:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26a82db7

kde-frameworks/kwindowsystem: Stabilize 5.80.0 amd64, #779994

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

 kde-frameworks/kwindowsystem/kwindowsystem-5.80.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.80.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.80.0.ebuild
index 3f788dc5d89..51e81a6e24b 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.80.0.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.80.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm kde.org
 
 DESCRIPTION="Framework providing access to properties and features of the 
window manager"
 LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 IUSE="nls X"
 
 RESTRICT+=" test"



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2021-04-10 Thread Thomas Deutschmann
commit: dc53c79194fe21ca53c651b01813e9eccbf78d58
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Apr 10 23:36:07 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Apr 10 23:41:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc53c791

kde-frameworks/kwindowsystem: x86 stable (bug #779994)

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann  gentoo.org>

 kde-frameworks/kwindowsystem/kwindowsystem-5.80.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.80.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.80.0.ebuild
index 2cac1d55d6e..3f788dc5d89 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.80.0.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.80.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm kde.org
 
 DESCRIPTION="Framework providing access to properties and features of the 
window manager"
 LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
 IUSE="nls X"
 
 RESTRICT+=" test"



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2020-07-11 Thread Andreas Sturmlechner
commit: 7b3bbde467f4de72fae28a4c48e794470b0da2c9
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jul 11 13:06:57 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jul 11 15:37:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b3bbde4

kde-frameworks/kwindowsystem: drop 5.71.0*

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

 kde-frameworks/kwindowsystem/Manifest  |  1 -
 .../kwindowsystem/kwindowsystem-5.71.0.ebuild  | 43 --
 2 files changed, 44 deletions(-)

diff --git a/kde-frameworks/kwindowsystem/Manifest 
b/kde-frameworks/kwindowsystem/Manifest
index 1015cbde7f5..86704135e89 100644
--- a/kde-frameworks/kwindowsystem/Manifest
+++ b/kde-frameworks/kwindowsystem/Manifest
@@ -1,3 +1,2 @@
 DIST kwindowsystem-5.70.0.tar.xz 179304 BLAKE2B 
379130c9f9a20fd7ba7bac472d6c77d57b3d1f0d11658c3dc893e4e9c8f061c12ce714189844cb9d93b23b3e0f5f5b906a753899665697e839241b87727c6e1f
 SHA512 
1ada61fdef5e43c218f1904b6700d65bb729536ef3586b369f76ebe87e3ab418214a440435a3286a590d0df03bd064ce957bffaddf03a3bc972aa43bfbb417d0
-DIST kwindowsystem-5.71.0.tar.xz 179356 BLAKE2B 
6c2d60dd2b455859e8bdb9e851769208da03d13e959d4bf9f990a3e5c89492ec8786cc91a50865c9d06246652ad2a8c81fc3ea54e933be109c8869a985642531
 SHA512 
16e2e8a2610c1c7518d937fa7490e297c22bd8862c543f6e472ea2c94c8713fb372812d181846858855601707848d44e535c9ab86e836f67fa3a40bc37747d4a
 DIST kwindowsystem-5.72.0.tar.xz 179436 BLAKE2B 
a839d559ee82ccb041780653e90ada7de6a85a1fa9e2418f7332b00872a3e7f29e56b200f8e4d6b115b7c66e3e84a59c6309b7cf6812493e8b9a1f2699aca825
 SHA512 
a13357a40b1d4364579b405ae467071414f4a775f0c79765a3867adb40c259a0e5b35cc5e6298e4310e1c54397c269f7b277d02a7adf2194614c44be6888ba68

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.71.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.71.0.ebuild
deleted file mode 100644
index c955d491fff..000
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.71.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-QTMIN=5.14.1
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Framework providing access to properties and features of the 
window manager"
-LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE="nls X"
-
-BDEPEND="
-   nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 )
-"
-RDEPEND="
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   X? (
-   >=dev-qt/qtx11extras-${QTMIN}:5
-   x11-libs/libX11
-   x11-libs/libXfixes
-   x11-libs/libxcb
-   x11-libs/xcb-util-keysyms
-   )
-"
-DEPEND="${RDEPEND}
-   X? ( x11-base/xorg-proto )
-"
-
-RESTRICT+=" test"
-
-DOCS=( docs/README.kstartupinfo )
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake_use_find_package X X11)
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2020-05-31 Thread Mikle Kolyada
commit: b38bd90b850c1fadbc3fd1b6ddb63853538e7215
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 31 15:52:44 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 31 15:53:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b38bd90b

kde-frameworks/kwindowsystem: arm64 stable wrt bug #724346

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 kde-frameworks/kwindowsystem/kwindowsystem-5.70.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.70.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.70.0.ebuild
index 0c4477f5b7c..8ae1d5c826d 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.70.0.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.70.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm kde.org
 
 DESCRIPTION="Framework providing access to properties and features of the 
window manager"
 LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 IUSE="nls X"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2020-05-30 Thread Mikle Kolyada
commit: e81f3f659b0d4e676f5083e59039d6b732a8e398
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat May 30 13:37:09 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat May 30 13:37:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e81f3f65

kde-frameworks/kwindowsystem: x86 stable wrt bug #724346

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada  gentoo.org>

 kde-frameworks/kwindowsystem/kwindowsystem-5.70.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.70.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.70.0.ebuild
index c9a7badda7c..0c4477f5b7c 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.70.0.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.70.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm kde.org
 
 DESCRIPTION="Framework providing access to properties and features of the 
window manager"
 LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 IUSE="nls X"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2020-05-30 Thread Mikle Kolyada
commit: 91c63e3d038b393c929aa3ce388031cde55ed391
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat May 30 13:30:56 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat May 30 13:30:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91c63e3d

kde-frameworks/kwindowsystem: amd64 stable wrt bug #724346

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 kde-frameworks/kwindowsystem/kwindowsystem-5.70.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.70.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.70.0.ebuild
index 0ce9461c442..c9a7badda7c 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.70.0.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.70.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm kde.org
 
 DESCRIPTION="Framework providing access to properties and features of the 
window manager"
 LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
 IUSE="nls X"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2020-02-29 Thread Mikle Kolyada
commit: 7f2109ed7eea188e2dd4c4a1dabf151dd515b764
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Mar  1 07:27:29 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Mar  1 07:27:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f2109ed

kde-frameworks/kwindowsystem: x86 stable wrt bug #708820

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada  gentoo.org>

 kde-frameworks/kwindowsystem/kwindowsystem-5.67.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.67.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.67.0.ebuild
index b2944790b12..8ae1d5c826d 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.67.0.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.67.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm kde.org
 
 DESCRIPTION="Framework providing access to properties and features of the 
window manager"
 LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 IUSE="nls X"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2020-02-29 Thread Mikle Kolyada
commit: e3568970dc43e4eb74c4d2824c9e06c7e6ecd1bd
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Mar  1 07:22:26 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Mar  1 07:22:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3568970

kde-frameworks/kwindowsystem: arm64 stable wrt bug #708820

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 kde-frameworks/kwindowsystem/kwindowsystem-5.67.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.67.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.67.0.ebuild
index c9a7badda7c..b2944790b12 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.67.0.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.67.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm kde.org
 
 DESCRIPTION="Framework providing access to properties and features of the 
window manager"
 LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~x86"
 IUSE="nls X"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2020-02-29 Thread Mikle Kolyada
commit: 484353f5a7c9eba5f9c4333ebedc5752f6d8427c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Mar  1 07:17:06 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Mar  1 07:17:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=484353f5

kde-frameworks/kwindowsystem: amd64 stable wrt bug #708820

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 kde-frameworks/kwindowsystem/kwindowsystem-5.67.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.67.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.67.0.ebuild
index 0ce9461c442..c9a7badda7c 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.67.0.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.67.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm kde.org
 
 DESCRIPTION="Framework providing access to properties and features of the 
window manager"
 LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
 IUSE="nls X"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2019-07-28 Thread Aaron Bauman
commit: 1a9b6d5d92d57886e226b40fafc3035e7008a47a
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Jul 28 19:07:12 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Jul 28 19:16:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a9b6d5d

kde-frameworks/kwindowsystem: arm64 stable (bug #690096)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

 kde-frameworks/kwindowsystem/kwindowsystem-5.60.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.60.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.60.0.ebuild
index a006f655ef7..e114ab97405 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.60.0.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.60.0.ebuild
@@ -8,7 +8,7 @@ inherit kde5
 
 DESCRIPTION="Framework providing access to properties and features of the 
window manager"
 LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 IUSE="nls X"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2019-07-27 Thread Mikle Kolyada
commit: a34fc11f05c15cebde902a5b9fdd7f8c58120a93
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Jul 28 00:34:51 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Jul 28 00:36:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a34fc11f

kde-frameworks/kwindowsystem: x86 stable wrt bug #690096

Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada  gentoo.org>

 kde-frameworks/kwindowsystem/kwindowsystem-5.60.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.60.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.60.0.ebuild
index f97c349a60f..a006f655ef7 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.60.0.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.60.0.ebuild
@@ -8,7 +8,7 @@ inherit kde5
 
 DESCRIPTION="Framework providing access to properties and features of the 
window manager"
 LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 IUSE="nls X"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2019-07-27 Thread Mikle Kolyada
commit: 97cf81fb70995cb44477616d3d646ea41ba2d800
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Jul 28 00:13:32 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Jul 28 00:13:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97cf81fb

kde-frameworks/kwindowsystem: amd64 stable wrt bug #690096

Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 kde-frameworks/kwindowsystem/kwindowsystem-5.60.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.60.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.60.0.ebuild
index fb8ed8357da..f97c349a60f 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.60.0.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.60.0.ebuild
@@ -8,7 +8,7 @@ inherit kde5
 
 DESCRIPTION="Framework providing access to properties and features of the 
window manager"
 LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
 IUSE="nls X"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2019-05-27 Thread Aaron Bauman
commit: eeb779c30f016d3e6572161888d3b4d301a5971f
Author: Aaron Bauman  gentoo  org>
AuthorDate: Mon May 27 20:54:59 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon May 27 20:54:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eeb779c3

kde-frameworks/kwindowsystem: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

 kde-frameworks/kwindowsystem/kwindowsystem-5.57.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.57.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.57.0.ebuild
index a006f655ef7..e114ab97405 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.57.0.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.57.0.ebuild
@@ -8,7 +8,7 @@ inherit kde5
 
 DESCRIPTION="Framework providing access to properties and features of the 
window manager"
 LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 IUSE="nls X"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2019-05-16 Thread Mikle Kolyada
commit: 3bd41d29c33cbdf835d7830544b7ecf3a4d927c3
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May 16 12:27:05 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May 16 12:27:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bd41d29

kde-frameworks/kwindowsystem: x86 stable wrt bug #684200

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

 kde-frameworks/kwindowsystem/kwindowsystem-5.57.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.57.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.57.0.ebuild
index f97c349a60f..a006f655ef7 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.57.0.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.57.0.ebuild
@@ -8,7 +8,7 @@ inherit kde5
 
 DESCRIPTION="Framework providing access to properties and features of the 
window manager"
 LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 IUSE="nls X"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2019-05-16 Thread Mikle Kolyada
commit: 3be2f1271991e70c6497cb4c9182ed6d7017b9e7
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May 16 12:21:44 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May 16 12:23:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3be2f127

kde-frameworks/kwindowsystem: amd64 stable wrt bug #684200

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 kde-frameworks/kwindowsystem/kwindowsystem-5.57.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.57.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.57.0.ebuild
index fb8ed8357da..f97c349a60f 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.57.0.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.57.0.ebuild
@@ -8,7 +8,7 @@ inherit kde5
 
 DESCRIPTION="Framework providing access to properties and features of the 
window manager"
 LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
 IUSE="nls X"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2019-02-06 Thread Mikle Kolyada
commit: e385e8911065dca56fc2ccc45a8fea478d6a259a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Feb  6 11:30:36 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Feb  6 11:30:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e385e891

kde-frameworks/kwindowsystem: x86 stable wrt bug #675664

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 kde-frameworks/kwindowsystem/kwindowsystem-5.54.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.54.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.54.0.ebuild
index 5a9b2464819..4e36210d212 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.54.0.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.54.0.ebuild
@@ -8,7 +8,7 @@ inherit kde5
 
 DESCRIPTION="Framework providing access to properties and features of the 
window manager"
 LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 IUSE="nls X"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2019-02-06 Thread Mikle Kolyada
commit: 0df67a8a81cd06f1024819de521ed83acc04d7d8
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Feb  6 10:41:59 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Feb  6 10:54:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0df67a8a

kde-frameworks/kwindowsystem: amd64 stable wrt bug #675664

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 kde-frameworks/kwindowsystem/kwindowsystem-5.54.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.54.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.54.0.ebuild
index 9235b0a16e7..5a9b2464819 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.54.0.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.54.0.ebuild
@@ -8,7 +8,7 @@ inherit kde5
 
 DESCRIPTION="Framework providing access to properties and features of the 
window manager"
 LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
 IUSE="nls X"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2018-10-09 Thread Thomas Deutschmann
commit: a7ed196dc6ebd7253fb1e14d0f7bf4073407beb9
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Oct 10 02:49:45 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Oct 10 02:49:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7ed196d

kde-frameworks/kwindowsystem: x86 stable (bug #667760)

Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann  gentoo.org>

 kde-frameworks/kwindowsystem/kwindowsystem-5.50.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.50.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.50.0.ebuild
index 0c0b8f82e49..946f0c61d3d 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.50.0.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.50.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ inherit kde5
 
 DESCRIPTION="Framework providing access to properties and features of the 
window manager"
 LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
 IUSE="nls X"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2018-04-23 Thread Andreas Sturmlechner
commit: 6dff50be6e524374d0d459d53124a502499bec05
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Apr 23 18:10:24 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Apr 23 21:06:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dff50be

kde-frameworks/kwindowsystem: 5.45 ~ppc64 on suspicion it works

like 5.43.

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 kde-frameworks/kwindowsystem/kwindowsystem-5.45.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.45.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.45.0.ebuild
index 2615478ef60..c69ebd0b8e5 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.45.0.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.45.0.ebuild
@@ -8,7 +8,7 @@ inherit kde5
 
 DESCRIPTION="Framework providing access to properties and features of the 
window manager"
 LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 IUSE="nls X"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2018-04-23 Thread Aaron Bauman
commit: f069a12b8ef8760ccbd0ca5425c0698e0c1e819f
Author: Luke Dashjr 
AuthorDate: Wed Apr 18 03:24:47 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon Apr 23 14:50:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f069a12b

kde-frameworks/kwindowsystem: Keyword 5.43.0 ~ppc64

 kde-frameworks/kwindowsystem/kwindowsystem-5.43.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.43.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.43.0.ebuild
index ba95f335bb1..6f2eaea7b44 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.43.0.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.43.0.ebuild
@@ -8,7 +8,7 @@ inherit kde5
 
 DESCRIPTION="Framework providing access to properties and features of the 
window manager"
 LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 IUSE="nls X"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2017-06-09 Thread Agostino Sarubbo
commit: 544d742823c3ccf9a7d55507ee951f9590701d05
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jun  9 10:17:40 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jun  9 10:17:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=544d7428

kde-frameworks/kwindowsystem: x86 stable wrt bug #619984

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 kde-frameworks/kwindowsystem/kwindowsystem-5.34.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.34.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.34.0.ebuild
index d676a7645b6..f6d5e6b0bc5 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.34.0.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.34.0.ebuild
@@ -8,7 +8,7 @@ inherit kde5
 
 DESCRIPTION="Framework providing access to properties and features of the 
window manager"
 LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 IUSE="nls X"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2017-06-04 Thread Agostino Sarubbo
commit: 461dc7061a56d49cd088a6a82ba9eca43b9516c5
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jun  4 15:59:18 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jun  4 15:59:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=461dc706

kde-frameworks/kwindowsystem: amd64 stable wrt bug #619984

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 kde-frameworks/kwindowsystem/kwindowsystem-5.34.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.34.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.34.0.ebuild
index e487d4f75b7..d676a7645b6 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.34.0.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.34.0.ebuild
@@ -8,7 +8,7 @@ inherit kde5
 
 DESCRIPTION="Framework providing access to properties and features of the 
window manager"
 LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
 IUSE="nls X"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/

2017-01-20 Thread Agostino Sarubbo
commit: 57f7b7e57968c39b73bbc883771de6e81fb3f65a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Jan 20 09:45:59 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Jan 20 09:47:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57f7b7e5

kde-frameworks/kwindowsystem: x86 stable wrt bug #605938

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 kde-frameworks/kwindowsystem/kwindowsystem-5.29.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.29.0.ebuild 
b/kde-frameworks/kwindowsystem/kwindowsystem-5.29.0.ebuild
index 22cf92a..2ec3bc9 100644
--- a/kde-frameworks/kwindowsystem/kwindowsystem-5.29.0.ebuild
+++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.29.0.ebuild
@@ -9,7 +9,7 @@ inherit kde5
 
 DESCRIPTION="Framework providing access to properties and features of the 
window manager"
 LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 IUSE="nls X"
 
 RDEPEND="