From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1114742-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 19A9D138334
	for <garchives@archives.gentoo.org>; Sun,  6 Oct 2019 14:48:35 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id B3B14E0856;
	Sun,  6 Oct 2019 14:48:33 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 7CB7EE0855
	for <gentoo-commits@lists.gentoo.org>; Sun,  6 Oct 2019 14:48:33 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 5604E34B9CD
	for <gentoo-commits@lists.gentoo.org>; Sun,  6 Oct 2019 14:48:32 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id DF2CC829
	for <gentoo-commits@lists.gentoo.org>; Sun,  6 Oct 2019 14:48:29 +0000 (UTC)
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" <asturm@gentoo.org>
Message-ID: <1570355452.c9bccc46cb51041a1ed98c6b811f384e543897f7.asturm@gentoo>
Subject: [gentoo-commits] proj/kde:master commit in: Documentation/package.mask/, ...
X-VCS-Repository: proj/kde
X-VCS-Files: Documentation/maintainers/regenerate-files Documentation/package.accept_keywords/.kde-frameworks-5.63/_HEADER_ Documentation/package.accept_keywords/.kde-frameworks-5.63/kde-frameworks-5.63 Documentation/package.accept_keywords/.kde-frameworks-5.63/more-deps Documentation/package.accept_keywords/kde-frameworks-5.63.keywords Documentation/package.mask/kde-frameworks-5.63 Documentation/package.unmask/.kde-frameworks-5.63/_HEADER_ Documentation/package.unmask/.kde-frameworks-5.63/kde-frameworks-5.63 Documentation/package.unmask/kde-frameworks-5.63
X-VCS-Directories: Documentation/package.mask/ Documentation/package.accept_keywords/.kde-frameworks-5.63/ Documentation/package.unmask/ Documentation/maintainers/ Documentation/package.accept_keywords/ Documentation/package.unmask/.kde-frameworks-5.63/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: c9bccc46cb51041a1ed98c6b811f384e543897f7
X-VCS-Branch: master
Date: Sun,  6 Oct 2019 14:48:29 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 27aad21d-a76d-4cd5-aefb-10ddbc212b26
X-Archives-Hash: 9d1bd03f013dbf2b05c43f014c2b1f48

commit:     c9bccc46cb51041a1ed98c6b811f384e543897f7
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  6 09:50:52 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct  6 09:50:52 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c9bccc46

Documentation: Add KDE Frameworks 5.63

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

 Documentation/maintainers/regenerate-files         |  2 +-
 .../.kde-frameworks-5.63/_HEADER_                  |  2 +
 .../.kde-frameworks-5.63/kde-frameworks-5.63       |  1 +
 .../.kde-frameworks-5.63/more-deps                 |  0
 .../kde-frameworks-5.63.keywords                   | 85 ++++++++++++++++++++++
 Documentation/package.mask/kde-frameworks-5.63     | 85 ++++++++++++++++++++++
 .../package.unmask/.kde-frameworks-5.63/_HEADER_   |  2 +
 .../.kde-frameworks-5.63/kde-frameworks-5.63       |  1 +
 Documentation/package.unmask/kde-frameworks-5.63   | 85 ++++++++++++++++++++++
 9 files changed, 262 insertions(+), 1 deletion(-)

diff --git a/Documentation/maintainers/regenerate-files b/Documentation/maintainers/regenerate-files
index 3b786e680f..cf11cae5bc 100755
--- a/Documentation/maintainers/regenerate-files
+++ b/Documentation/maintainers/regenerate-files
@@ -9,7 +9,7 @@ cd "$(dirname $0)"
 SCRIPT=$(basename $0)
 HEADER="# Autogenerated by ${SCRIPT}, DO NOT EDIT."
 
-KF_RELEASES="5.60 5.62"
+KF_RELEASES="5.60 5.62 5.63"
 KF_RELEASE=${KF_RELEASE:-5.60}
 
 PLASMA_RELEASES="5.16 5.17"

diff --git a/Documentation/package.accept_keywords/.kde-frameworks-5.63/_HEADER_ b/Documentation/package.accept_keywords/.kde-frameworks-5.63/_HEADER_
new file mode 100644
index 0000000000..9a8b49d7a0
--- /dev/null
+++ b/Documentation/package.accept_keywords/.kde-frameworks-5.63/_HEADER_
@@ -0,0 +1,2 @@
+# You can use this file to keyword/unkeyword the KDE Frameworks 5.63 release.
+# Edit Documentation/package.accept_keywords/.kde-frameworks-5.63/ files instead.

diff --git a/Documentation/package.accept_keywords/.kde-frameworks-5.63/kde-frameworks-5.63 b/Documentation/package.accept_keywords/.kde-frameworks-5.63/kde-frameworks-5.63
new file mode 120000
index 0000000000..d1b2ca4714
--- /dev/null
+++ b/Documentation/package.accept_keywords/.kde-frameworks-5.63/kde-frameworks-5.63
@@ -0,0 +1 @@
+../../../sets/kde-frameworks-5.63
\ No newline at end of file

diff --git a/Documentation/package.accept_keywords/.kde-frameworks-5.63/more-deps b/Documentation/package.accept_keywords/.kde-frameworks-5.63/more-deps
new file mode 100644
index 0000000000..e69de29bb2

diff --git a/Documentation/package.accept_keywords/kde-frameworks-5.63.keywords b/Documentation/package.accept_keywords/kde-frameworks-5.63.keywords
new file mode 100644
index 0000000000..270bc2cef8
--- /dev/null
+++ b/Documentation/package.accept_keywords/kde-frameworks-5.63.keywords
@@ -0,0 +1,85 @@
+# Autogenerated by regenerate-files, DO NOT EDIT.
+# You can use this file to keyword/unkeyword the KDE Frameworks 5.63 release.
+# Edit Documentation/package.accept_keywords/.kde-frameworks-5.63/ files instead.
+<kde-frameworks/attica-5.63.50:5
+<kde-frameworks/baloo-5.63.50:5
+<kde-frameworks/bluez-qt-5.63.50:5
+<kde-frameworks/breeze-icons-5.63.50:5
+<kde-frameworks/breeze-icons-rcc-5.63.50:5
+<kde-frameworks/extra-cmake-modules-5.63.50:5
+<kde-frameworks/frameworkintegration-5.63.50:5
+<kde-frameworks/kactivities-5.63.50:5
+<kde-frameworks/kactivities-stats-5.63.50:5
+<kde-frameworks/kapidox-5.63.50:5
+<kde-frameworks/karchive-5.63.50:5
+<kde-frameworks/kauth-5.63.50:5
+<kde-frameworks/kbookmarks-5.63.50:5
+<kde-frameworks/kcalendarcore-5.63.50:5
+<kde-frameworks/kcmutils-5.63.50:5
+<kde-frameworks/kcodecs-5.63.50:5
+<kde-frameworks/kcompletion-5.63.50:5
+<kde-frameworks/kconfig-5.63.50:5
+<kde-frameworks/kconfigwidgets-5.63.50:5
+<kde-frameworks/kcontacts-5.63.50:5
+<kde-frameworks/kcoreaddons-5.63.50:5
+<kde-frameworks/kcrash-5.63.50:5
+<kde-frameworks/kdbusaddons-5.63.50:5
+<kde-frameworks/kdeclarative-5.63.50:5
+<kde-frameworks/kded-5.63.50:5
+<kde-frameworks/kdelibs4support-5.63.50:5
+<kde-frameworks/kdesignerplugin-5.63.50:5
+<kde-frameworks/kdesu-5.63.50:5
+<kde-frameworks/kdewebkit-5.63.50:5
+<kde-frameworks/kdnssd-5.63.50:5
+<kde-frameworks/kdoctools-5.63.50:5
+<kde-frameworks/kemoticons-5.63.50:5
+<kde-frameworks/kfilemetadata-5.63.50:5
+<kde-frameworks/kglobalaccel-5.63.50:5
+<kde-frameworks/kguiaddons-5.63.50:5
+<kde-frameworks/kholidays-5.63.50:5
+<kde-frameworks/khtml-5.63.50:5
+<kde-frameworks/ki18n-5.63.50:5
+<kde-frameworks/kiconthemes-5.63.50:5
+<kde-frameworks/kidletime-5.63.50:5
+<kde-frameworks/kimageformats-5.63.50:5
+<kde-frameworks/kinit-5.63.50:5
+<kde-frameworks/kio-5.63.50:5
+<kde-frameworks/kirigami-5.63.50:5
+<kde-frameworks/kitemmodels-5.63.50:5
+<kde-frameworks/kitemviews-5.63.50:5
+<kde-frameworks/kjobwidgets-5.63.50:5
+<kde-frameworks/kjs-5.63.50:5
+<kde-frameworks/kjsembed-5.63.50:5
+<kde-frameworks/kmediaplayer-5.63.50:5
+<kde-frameworks/knewstuff-5.63.50:5
+<kde-frameworks/knotifications-5.63.50:5
+<kde-frameworks/knotifyconfig-5.63.50:5
+<kde-frameworks/kpackage-5.63.50:5
+<kde-frameworks/kparts-5.63.50:5
+<kde-frameworks/kpeople-5.63.50:5
+<kde-frameworks/kplotting-5.63.50:5
+<kde-frameworks/kpty-5.63.50:5
+<kde-frameworks/kross-5.63.50:5
+<kde-frameworks/krunner-5.63.50:5
+<kde-frameworks/kservice-5.63.50:5
+<kde-frameworks/ktexteditor-5.63.50:5
+<kde-frameworks/ktextwidgets-5.63.50:5
+<kde-frameworks/kunitconversion-5.63.50:5
+<kde-frameworks/kwallet-5.63.50:5
+<kde-frameworks/kwayland-5.63.50:5
+<kde-frameworks/kwidgetsaddons-5.63.50:5
+<kde-frameworks/kwindowsystem-5.63.50:5
+<kde-frameworks/kxmlgui-5.63.50:5
+<kde-frameworks/kxmlrpcclient-5.63.50:5
+<kde-frameworks/modemmanager-qt-5.63.50:5
+<kde-frameworks/networkmanager-qt-5.63.50:5
+<kde-frameworks/oxygen-icons-5.63.50:5
+<kde-frameworks/plasma-5.63.50:5
+<kde-frameworks/prison-5.63.50:5
+<kde-frameworks/purpose-5.63.50:5
+<kde-frameworks/qqc2-desktop-style-5.63.50:5
+<kde-frameworks/solid-5.63.50:5
+<kde-frameworks/sonnet-5.63.50:5
+<kde-frameworks/syndication-5.63.50:5
+<kde-frameworks/syntax-highlighting-5.63.50:5
+<kde-frameworks/threadweaver-5.63.50:5

diff --git a/Documentation/package.mask/kde-frameworks-5.63 b/Documentation/package.mask/kde-frameworks-5.63
new file mode 100644
index 0000000000..aa66c356e3
--- /dev/null
+++ b/Documentation/package.mask/kde-frameworks-5.63
@@ -0,0 +1,85 @@
+# Autogenerated by regenerate-files, DO NOT EDIT.
+# You can use this file to mask/unmask the KDE Frameworks 5.63 release.
+# Edit Documentation/package.unmask/.kde-frameworks-5.63/ files instead.
+<kde-frameworks/attica-5.63.50:5
+<kde-frameworks/baloo-5.63.50:5
+<kde-frameworks/bluez-qt-5.63.50:5
+<kde-frameworks/breeze-icons-5.63.50:5
+<kde-frameworks/breeze-icons-rcc-5.63.50:5
+<kde-frameworks/extra-cmake-modules-5.63.50:5
+<kde-frameworks/frameworkintegration-5.63.50:5
+<kde-frameworks/kactivities-5.63.50:5
+<kde-frameworks/kactivities-stats-5.63.50:5
+<kde-frameworks/kapidox-5.63.50:5
+<kde-frameworks/karchive-5.63.50:5
+<kde-frameworks/kauth-5.63.50:5
+<kde-frameworks/kbookmarks-5.63.50:5
+<kde-frameworks/kcalendarcore-5.63.50:5
+<kde-frameworks/kcmutils-5.63.50:5
+<kde-frameworks/kcodecs-5.63.50:5
+<kde-frameworks/kcompletion-5.63.50:5
+<kde-frameworks/kconfig-5.63.50:5
+<kde-frameworks/kconfigwidgets-5.63.50:5
+<kde-frameworks/kcontacts-5.63.50:5
+<kde-frameworks/kcoreaddons-5.63.50:5
+<kde-frameworks/kcrash-5.63.50:5
+<kde-frameworks/kdbusaddons-5.63.50:5
+<kde-frameworks/kdeclarative-5.63.50:5
+<kde-frameworks/kded-5.63.50:5
+<kde-frameworks/kdelibs4support-5.63.50:5
+<kde-frameworks/kdesignerplugin-5.63.50:5
+<kde-frameworks/kdesu-5.63.50:5
+<kde-frameworks/kdewebkit-5.63.50:5
+<kde-frameworks/kdnssd-5.63.50:5
+<kde-frameworks/kdoctools-5.63.50:5
+<kde-frameworks/kemoticons-5.63.50:5
+<kde-frameworks/kfilemetadata-5.63.50:5
+<kde-frameworks/kglobalaccel-5.63.50:5
+<kde-frameworks/kguiaddons-5.63.50:5
+<kde-frameworks/kholidays-5.63.50:5
+<kde-frameworks/khtml-5.63.50:5
+<kde-frameworks/ki18n-5.63.50:5
+<kde-frameworks/kiconthemes-5.63.50:5
+<kde-frameworks/kidletime-5.63.50:5
+<kde-frameworks/kimageformats-5.63.50:5
+<kde-frameworks/kinit-5.63.50:5
+<kde-frameworks/kio-5.63.50:5
+<kde-frameworks/kirigami-5.63.50:5
+<kde-frameworks/kitemmodels-5.63.50:5
+<kde-frameworks/kitemviews-5.63.50:5
+<kde-frameworks/kjobwidgets-5.63.50:5
+<kde-frameworks/kjs-5.63.50:5
+<kde-frameworks/kjsembed-5.63.50:5
+<kde-frameworks/kmediaplayer-5.63.50:5
+<kde-frameworks/knewstuff-5.63.50:5
+<kde-frameworks/knotifications-5.63.50:5
+<kde-frameworks/knotifyconfig-5.63.50:5
+<kde-frameworks/kpackage-5.63.50:5
+<kde-frameworks/kparts-5.63.50:5
+<kde-frameworks/kpeople-5.63.50:5
+<kde-frameworks/kplotting-5.63.50:5
+<kde-frameworks/kpty-5.63.50:5
+<kde-frameworks/kross-5.63.50:5
+<kde-frameworks/krunner-5.63.50:5
+<kde-frameworks/kservice-5.63.50:5
+<kde-frameworks/ktexteditor-5.63.50:5
+<kde-frameworks/ktextwidgets-5.63.50:5
+<kde-frameworks/kunitconversion-5.63.50:5
+<kde-frameworks/kwallet-5.63.50:5
+<kde-frameworks/kwayland-5.63.50:5
+<kde-frameworks/kwidgetsaddons-5.63.50:5
+<kde-frameworks/kwindowsystem-5.63.50:5
+<kde-frameworks/kxmlgui-5.63.50:5
+<kde-frameworks/kxmlrpcclient-5.63.50:5
+<kde-frameworks/modemmanager-qt-5.63.50:5
+<kde-frameworks/networkmanager-qt-5.63.50:5
+<kde-frameworks/oxygen-icons-5.63.50:5
+<kde-frameworks/plasma-5.63.50:5
+<kde-frameworks/prison-5.63.50:5
+<kde-frameworks/purpose-5.63.50:5
+<kde-frameworks/qqc2-desktop-style-5.63.50:5
+<kde-frameworks/solid-5.63.50:5
+<kde-frameworks/sonnet-5.63.50:5
+<kde-frameworks/syndication-5.63.50:5
+<kde-frameworks/syntax-highlighting-5.63.50:5
+<kde-frameworks/threadweaver-5.63.50:5

diff --git a/Documentation/package.unmask/.kde-frameworks-5.63/_HEADER_ b/Documentation/package.unmask/.kde-frameworks-5.63/_HEADER_
new file mode 100644
index 0000000000..0620e00835
--- /dev/null
+++ b/Documentation/package.unmask/.kde-frameworks-5.63/_HEADER_
@@ -0,0 +1,2 @@
+# You can use this file to mask/unmask the KDE Frameworks 5.63 release.
+# Edit Documentation/package.unmask/.kde-frameworks-5.63/ files instead.

diff --git a/Documentation/package.unmask/.kde-frameworks-5.63/kde-frameworks-5.63 b/Documentation/package.unmask/.kde-frameworks-5.63/kde-frameworks-5.63
new file mode 120000
index 0000000000..d1b2ca4714
--- /dev/null
+++ b/Documentation/package.unmask/.kde-frameworks-5.63/kde-frameworks-5.63
@@ -0,0 +1 @@
+../../../sets/kde-frameworks-5.63
\ No newline at end of file

diff --git a/Documentation/package.unmask/kde-frameworks-5.63 b/Documentation/package.unmask/kde-frameworks-5.63
new file mode 100644
index 0000000000..aa66c356e3
--- /dev/null
+++ b/Documentation/package.unmask/kde-frameworks-5.63
@@ -0,0 +1,85 @@
+# Autogenerated by regenerate-files, DO NOT EDIT.
+# You can use this file to mask/unmask the KDE Frameworks 5.63 release.
+# Edit Documentation/package.unmask/.kde-frameworks-5.63/ files instead.
+<kde-frameworks/attica-5.63.50:5
+<kde-frameworks/baloo-5.63.50:5
+<kde-frameworks/bluez-qt-5.63.50:5
+<kde-frameworks/breeze-icons-5.63.50:5
+<kde-frameworks/breeze-icons-rcc-5.63.50:5
+<kde-frameworks/extra-cmake-modules-5.63.50:5
+<kde-frameworks/frameworkintegration-5.63.50:5
+<kde-frameworks/kactivities-5.63.50:5
+<kde-frameworks/kactivities-stats-5.63.50:5
+<kde-frameworks/kapidox-5.63.50:5
+<kde-frameworks/karchive-5.63.50:5
+<kde-frameworks/kauth-5.63.50:5
+<kde-frameworks/kbookmarks-5.63.50:5
+<kde-frameworks/kcalendarcore-5.63.50:5
+<kde-frameworks/kcmutils-5.63.50:5
+<kde-frameworks/kcodecs-5.63.50:5
+<kde-frameworks/kcompletion-5.63.50:5
+<kde-frameworks/kconfig-5.63.50:5
+<kde-frameworks/kconfigwidgets-5.63.50:5
+<kde-frameworks/kcontacts-5.63.50:5
+<kde-frameworks/kcoreaddons-5.63.50:5
+<kde-frameworks/kcrash-5.63.50:5
+<kde-frameworks/kdbusaddons-5.63.50:5
+<kde-frameworks/kdeclarative-5.63.50:5
+<kde-frameworks/kded-5.63.50:5
+<kde-frameworks/kdelibs4support-5.63.50:5
+<kde-frameworks/kdesignerplugin-5.63.50:5
+<kde-frameworks/kdesu-5.63.50:5
+<kde-frameworks/kdewebkit-5.63.50:5
+<kde-frameworks/kdnssd-5.63.50:5
+<kde-frameworks/kdoctools-5.63.50:5
+<kde-frameworks/kemoticons-5.63.50:5
+<kde-frameworks/kfilemetadata-5.63.50:5
+<kde-frameworks/kglobalaccel-5.63.50:5
+<kde-frameworks/kguiaddons-5.63.50:5
+<kde-frameworks/kholidays-5.63.50:5
+<kde-frameworks/khtml-5.63.50:5
+<kde-frameworks/ki18n-5.63.50:5
+<kde-frameworks/kiconthemes-5.63.50:5
+<kde-frameworks/kidletime-5.63.50:5
+<kde-frameworks/kimageformats-5.63.50:5
+<kde-frameworks/kinit-5.63.50:5
+<kde-frameworks/kio-5.63.50:5
+<kde-frameworks/kirigami-5.63.50:5
+<kde-frameworks/kitemmodels-5.63.50:5
+<kde-frameworks/kitemviews-5.63.50:5
+<kde-frameworks/kjobwidgets-5.63.50:5
+<kde-frameworks/kjs-5.63.50:5
+<kde-frameworks/kjsembed-5.63.50:5
+<kde-frameworks/kmediaplayer-5.63.50:5
+<kde-frameworks/knewstuff-5.63.50:5
+<kde-frameworks/knotifications-5.63.50:5
+<kde-frameworks/knotifyconfig-5.63.50:5
+<kde-frameworks/kpackage-5.63.50:5
+<kde-frameworks/kparts-5.63.50:5
+<kde-frameworks/kpeople-5.63.50:5
+<kde-frameworks/kplotting-5.63.50:5
+<kde-frameworks/kpty-5.63.50:5
+<kde-frameworks/kross-5.63.50:5
+<kde-frameworks/krunner-5.63.50:5
+<kde-frameworks/kservice-5.63.50:5
+<kde-frameworks/ktexteditor-5.63.50:5
+<kde-frameworks/ktextwidgets-5.63.50:5
+<kde-frameworks/kunitconversion-5.63.50:5
+<kde-frameworks/kwallet-5.63.50:5
+<kde-frameworks/kwayland-5.63.50:5
+<kde-frameworks/kwidgetsaddons-5.63.50:5
+<kde-frameworks/kwindowsystem-5.63.50:5
+<kde-frameworks/kxmlgui-5.63.50:5
+<kde-frameworks/kxmlrpcclient-5.63.50:5
+<kde-frameworks/modemmanager-qt-5.63.50:5
+<kde-frameworks/networkmanager-qt-5.63.50:5
+<kde-frameworks/oxygen-icons-5.63.50:5
+<kde-frameworks/plasma-5.63.50:5
+<kde-frameworks/prison-5.63.50:5
+<kde-frameworks/purpose-5.63.50:5
+<kde-frameworks/qqc2-desktop-style-5.63.50:5
+<kde-frameworks/solid-5.63.50:5
+<kde-frameworks/sonnet-5.63.50:5
+<kde-frameworks/syndication-5.63.50:5
+<kde-frameworks/syntax-highlighting-5.63.50:5
+<kde-frameworks/threadweaver-5.63.50:5