public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/ksysguard/
@ 2018-05-26  0:52 Thomas Deutschmann
  0 siblings, 0 replies; 21+ messages in thread
From: Thomas Deutschmann @ 2018-05-26  0:52 UTC (permalink / raw
  To: gentoo-commits

commit:     fb1369397d951248f41abc4ddeef656db501f57f
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sat May 26 00:43:57 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat May 26 00:51:50 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb136939

kde-plasma/ksysguard: x86 stable (bug #654740)

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 kde-plasma/ksysguard/ksysguard-5.12.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/ksysguard/ksysguard-5.12.5.ebuild b/kde-plasma/ksysguard/ksysguard-5.12.5.ebuild
index fb9d94970d2..71b63220f1f 100644
--- a/kde-plasma/ksysguard/ksysguard-5.12.5.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.12.5.ebuild
@@ -8,7 +8,7 @@ inherit kde5
 
 DESCRIPTION="Network-enabled task manager and system monitor"
 LICENSE="GPL-2+"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 IUSE="lm_sensors"
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/ksysguard/
@ 2022-02-16 19:09 Andreas Sturmlechner
  0 siblings, 0 replies; 21+ messages in thread
From: Andreas Sturmlechner @ 2022-02-16 19:09 UTC (permalink / raw
  To: gentoo-commits

commit:     bdedb1801716e6627973f081026f8c5cd40f7ca1
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 16 19:09:42 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Feb 16 19:09:42 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdedb180

kde-plasma/ksysguard: Drop 5.22.0 (r0)

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

 kde-plasma/ksysguard/ksysguard-5.22.0.ebuild | 55 ----------------------------
 1 file changed, 55 deletions(-)

diff --git a/kde-plasma/ksysguard/ksysguard-5.22.0.ebuild b/kde-plasma/ksysguard/ksysguard-5.22.0.ebuild
deleted file mode 100644
index f5af6757b0ad..000000000000
--- a/kde-plasma/ksysguard/ksysguard-5.22.0.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-ECM_TEST="forceoptional"
-KFMIN=5.82.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Network-enabled resource usage monitor"
-HOMEPAGE="https://apps.kde.org/ksysguard/ https://userbase.kde.org/KSysGuard"
-
-if [[ ${KDE_BUILD_TYPE} != live ]]; then
-	SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
-	KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
-fi
-
-LICENSE="GPL-2+"
-SLOT="5"
-IUSE="lm-sensors"
-
-DEPEND="
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtxml-${QTMIN}:5
-	>=kde-frameworks/kcompletion-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kiconthemes-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kitemviews-${KFMIN}:5
-	>=kde-frameworks/knewstuff-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kwindowsystem-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-plasma/libksysguard-${PVCUT}:5
-	lm-sensors? ( sys-apps/lm-sensors:= )
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake_use_find_package lm-sensors Sensors)
-	)
-	ecm_src_configure
-}


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/ksysguard/
@ 2022-01-24 22:37 Sam James
  0 siblings, 0 replies; 21+ messages in thread
From: Sam James @ 2022-01-24 22:37 UTC (permalink / raw
  To: gentoo-commits

commit:     c93aed2a2cb8b84505e786363edabecbba317a3e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 24 22:35:43 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 24 22:36:38 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c93aed2a

kde-plasma/ksysguard: Stabilize 5.22.0-r1 arm64, #830740

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

 kde-plasma/ksysguard/ksysguard-5.22.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/ksysguard/ksysguard-5.22.0-r1.ebuild b/kde-plasma/ksysguard/ksysguard-5.22.0-r1.ebuild
index 3ef11d6af2ae..ec8ad40f2c55 100644
--- a/kde-plasma/ksysguard/ksysguard-5.22.0-r1.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.22.0-r1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 IUSE="lm-sensors"
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/ksysguard/
@ 2022-01-18 23:39 Jakov Smolić
  0 siblings, 0 replies; 21+ messages in thread
From: Jakov Smolić @ 2022-01-18 23:39 UTC (permalink / raw
  To: gentoo-commits

commit:     63c7fabb98c81b3cc51b2e64b66ee239c1d1cd41
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 18 23:38:22 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Jan 18 23:38:22 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63c7fabb

kde-plasma/ksysguard: Stabilize 5.22.0-r1 amd64, #830740

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 kde-plasma/ksysguard/ksysguard-5.22.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/ksysguard/ksysguard-5.22.0-r1.ebuild b/kde-plasma/ksysguard/ksysguard-5.22.0-r1.ebuild
index 34a165e4c311..dad2ce3df4f8 100644
--- a/kde-plasma/ksysguard/ksysguard-5.22.0-r1.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.22.0-r1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
 IUSE="lm-sensors"
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/ksysguard/
@ 2021-09-16  1:20 Sam James
  0 siblings, 0 replies; 21+ messages in thread
From: Sam James @ 2021-09-16  1:20 UTC (permalink / raw
  To: gentoo-commits

commit:     742d7800d513ddccb2b6348f717a25560efce926
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 16 01:19:40 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 16 01:19:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=742d7800

kde-plasma/ksysguard: Stabilize 5.22.0 arm64, #811444

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

 kde-plasma/ksysguard/ksysguard-5.22.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/ksysguard/ksysguard-5.22.0.ebuild b/kde-plasma/ksysguard/ksysguard-5.22.0.ebuild
index 4912efbccb2..f5af6757b0a 100644
--- a/kde-plasma/ksysguard/ksysguard-5.22.0.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.22.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://apps.kde.org/ksysguard/ https://userbase.kde.org/KSysGuard"
 
 if [[ ${KDE_BUILD_TYPE} != live ]]; then
 	SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
-	KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+	KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 fi
 
 LICENSE="GPL-2+"


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/ksysguard/
@ 2021-09-15  2:24 Sam James
  0 siblings, 0 replies; 21+ messages in thread
From: Sam James @ 2021-09-15  2:24 UTC (permalink / raw
  To: gentoo-commits

commit:     2832f720f41e39c8a0d8be09093a1411792ced73
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 15 02:23:46 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 15 02:23:46 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2832f720

kde-plasma/ksysguard: Stabilize 5.22.0 x86, #811444

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

 kde-plasma/ksysguard/ksysguard-5.22.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/ksysguard/ksysguard-5.22.0.ebuild b/kde-plasma/ksysguard/ksysguard-5.22.0.ebuild
index 1be76e5802d..4912efbccb2 100644
--- a/kde-plasma/ksysguard/ksysguard-5.22.0.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.22.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://apps.kde.org/ksysguard/ https://userbase.kde.org/KSysGuard"
 
 if [[ ${KDE_BUILD_TYPE} != live ]]; then
 	SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+	KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 fi
 
 LICENSE="GPL-2+"


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/ksysguard/
@ 2021-02-23 21:19 Andreas Sturmlechner
  0 siblings, 0 replies; 21+ messages in thread
From: Andreas Sturmlechner @ 2021-02-23 21:19 UTC (permalink / raw
  To: gentoo-commits

commit:     ca6c36e7cb63ce57678fad4e7d296be49b105241
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 23 21:17:33 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 23 21:18:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca6c36e7

kde-plasma/ksysguard: Set ECM_TEST="forceoptional"

Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/ksysguard/ksysguard-5.20.5.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-plasma/ksysguard/ksysguard-5.20.5.ebuild b/kde-plasma/ksysguard/ksysguard-5.20.5.ebuild
index 9a4b8c7cbb0..f3592b8c682 100644
--- a/kde-plasma/ksysguard/ksysguard-5.20.5.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.20.5.ebuild
@@ -4,6 +4,7 @@
 EAPI=7
 
 ECM_HANDBOOK="forceoptional"
+ECM_TEST="forceoptional"
 KFMIN=5.74.0
 PVCUT=$(ver_cut 1-3)
 QTMIN=5.15.1


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/ksysguard/
@ 2021-01-07 12:34 Andreas Sturmlechner
  0 siblings, 0 replies; 21+ messages in thread
From: Andreas Sturmlechner @ 2021-01-07 12:34 UTC (permalink / raw
  To: gentoo-commits

commit:     4b22beebff2460f9b6d6cb08d34a98bd6be15d7d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  7 11:46:53 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jan  7 12:34:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b22beeb

kde-plasma/ksysguard: Set VIRTUALX_REQUIRED="test"

Reported-by: Paolo Pedroni <paolo.pedroni <AT> iol.it>
Closes: https://bugs.gentoo.org/764284
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/ksysguard/ksysguard-5.20.5.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-plasma/ksysguard/ksysguard-5.20.5.ebuild b/kde-plasma/ksysguard/ksysguard-5.20.5.ebuild
index 3bb2842fbb9..4e11e85be9a 100644
--- a/kde-plasma/ksysguard/ksysguard-5.20.5.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.20.5.ebuild
@@ -7,6 +7,7 @@ ECM_HANDBOOK="forceoptional"
 KFMIN=5.74.0
 PVCUT=$(ver_cut 1-3)
 QTMIN=5.15.1
+VIRTUALX_REQUIRED="test"
 inherit ecm kde.org
 
 DESCRIPTION="Network-enabled task manager and system monitor"


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/ksysguard/
@ 2020-09-29 12:49 Andreas Sturmlechner
  0 siblings, 0 replies; 21+ messages in thread
From: Andreas Sturmlechner @ 2020-09-29 12:49 UTC (permalink / raw
  To: gentoo-commits

commit:     ece97540f492f635d09f063f98defb02581249c0
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 28 21:55:35 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Sep 29 12:45:26 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ece97540

kde-plasma/ksysguard: Disable broken tests

Bug: https://bugs.gentoo.org/727848
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/ksysguard/ksysguard-5.19.5.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/kde-plasma/ksysguard/ksysguard-5.19.5.ebuild b/kde-plasma/ksysguard/ksysguard-5.19.5.ebuild
index 9805a99934a..c55c40f19f8 100644
--- a/kde-plasma/ksysguard/ksysguard-5.19.5.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.19.5.ebuild
@@ -16,6 +16,8 @@ SLOT="5"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 IUSE="lm-sensors pcap"
 
+RESTRICT+=" test" # bug 727848
+
 DEPEND="
 	>=dev-qt/qtdbus-${QTMIN}:5
 	>=dev-qt/qtgui-${QTMIN}:5


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/ksysguard/
@ 2020-06-10 22:44 Andreas Sturmlechner
  0 siblings, 0 replies; 21+ messages in thread
From: Andreas Sturmlechner @ 2020-06-10 22:44 UTC (permalink / raw
  To: gentoo-commits

commit:     f809343fee641a1c322ed1378e6e3f5dddea209f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 10 22:36:02 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jun 10 22:42:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f809343f

kde-plasma/ksysguard: 5.19.0.1 version bump

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/ksysguard/Manifest                  |  1 +
 kde-plasma/ksysguard/ksysguard-5.19.0.1.ebuild | 55 ++++++++++++++++++++++++++
 2 files changed, 56 insertions(+)

diff --git a/kde-plasma/ksysguard/Manifest b/kde-plasma/ksysguard/Manifest
index e3e331fa8be..ab744508752 100644
--- a/kde-plasma/ksysguard/Manifest
+++ b/kde-plasma/ksysguard/Manifest
@@ -1,2 +1,3 @@
 DIST ksysguard-5.18.5.tar.xz 517648 BLAKE2B b50623c28a3884adc5db326d7b0745c558f02e1f515efa9a5d591948026447f427e08cb72805d7f1c8821cdb0038c894e4322520cf2630656e464da6f69af401 SHA512 2cfb82caef5d074b945f0a7478b32af86d49e174d4d294dfe6a54acdb0b1d335e151828a4f239b52cf767ba04d9e93bf1632f2a37e2b1d611128543e0e0008a3
+DIST ksysguard-5.19.0.1.tar.xz 539892 BLAKE2B a41e5029eae6e21b0bb16e4f8c73d074357acbd8574a5fe3bb23e5d675f59451a17b0144475c1887796fc99a751bf0fe72eaa0126ba28b2b7c43e3c4dc09afc0 SHA512 de0b35f0297556f25dd81bfc816c5e9bf2ff467493fb357d884721999e3c5efe0a05d05f0845b3b086a10d1b414a941ddc4f68c9bd02f0b2689d3a21be47f577
 DIST ksysguard-5.19.0.tar.xz 539936 BLAKE2B 5c2a97e90ae5a133799f11695799fe20f70e53a4ce681aa2d8cc268466dec62db3c5266c37282b5da8e174967269b8d4056a8fbe5a7edfd00391eeff662d6a9f SHA512 d3f207bb68447cf4c8db806b2b19b1a36d640187b45ddaf74b285e53f9839e0ce4e7770ff6f8b565945861fb2df0b35429f7377de3d072f09d686306648e9fc1

diff --git a/kde-plasma/ksysguard/ksysguard-5.19.0.1.ebuild b/kde-plasma/ksysguard/ksysguard-5.19.0.1.ebuild
new file mode 100644
index 00000000000..1c24f81d6c1
--- /dev/null
+++ b/kde-plasma/ksysguard/ksysguard-5.19.0.1.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="forceoptional"
+KFMIN=5.70.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.14.1
+inherit ecm kde.org
+
+DESCRIPTION="Network-enabled task manager and system monitor"
+
+LICENSE="GPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm64 ~ppc64"
+IUSE="lm-sensors pcap"
+
+DEPEND="
+	>=kde-frameworks/kcompletion-${KFMIN}:5
+	>=kde-frameworks/kconfig-${KFMIN}:5
+	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kdbusaddons-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/kiconthemes-${KFMIN}:5
+	>=kde-frameworks/kinit-${KFMIN}:5
+	>=kde-frameworks/kio-${KFMIN}:5
+	>=kde-frameworks/kitemviews-${KFMIN}:5
+	>=kde-frameworks/knewstuff-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kwindowsystem-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+	>=kde-plasma/libksysguard-${PVCUT}:5[-minimal(-)]
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=dev-qt/qtxml-${QTMIN}:5
+	pcap? (
+		net-libs/libpcap
+		sys-libs/libcap
+	)
+	lm-sensors? ( sys-apps/lm-sensors:= )
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+	local mycmakeargs=(
+		$(cmake_use_find_package pcap libpcap)
+		$(cmake_use_find_package lm-sensors Sensors)
+	)
+
+	ecm_src_configure
+}


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/ksysguard/
@ 2020-06-10 22:44 Andreas Sturmlechner
  0 siblings, 0 replies; 21+ messages in thread
From: Andreas Sturmlechner @ 2020-06-10 22:44 UTC (permalink / raw
  To: gentoo-commits

commit:     0886c8c1db8c4e63e51a6b4af74b3e69c652d322
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 10 22:41:15 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jun 10 22:42:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0886c8c1

kde-plasma/ksysguard: Drop 5.19.0

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/ksysguard/Manifest                |  1 -
 kde-plasma/ksysguard/ksysguard-5.19.0.ebuild | 55 ----------------------------
 2 files changed, 56 deletions(-)

diff --git a/kde-plasma/ksysguard/Manifest b/kde-plasma/ksysguard/Manifest
index ab744508752..9c46826b6f6 100644
--- a/kde-plasma/ksysguard/Manifest
+++ b/kde-plasma/ksysguard/Manifest
@@ -1,3 +1,2 @@
 DIST ksysguard-5.18.5.tar.xz 517648 BLAKE2B b50623c28a3884adc5db326d7b0745c558f02e1f515efa9a5d591948026447f427e08cb72805d7f1c8821cdb0038c894e4322520cf2630656e464da6f69af401 SHA512 2cfb82caef5d074b945f0a7478b32af86d49e174d4d294dfe6a54acdb0b1d335e151828a4f239b52cf767ba04d9e93bf1632f2a37e2b1d611128543e0e0008a3
 DIST ksysguard-5.19.0.1.tar.xz 539892 BLAKE2B a41e5029eae6e21b0bb16e4f8c73d074357acbd8574a5fe3bb23e5d675f59451a17b0144475c1887796fc99a751bf0fe72eaa0126ba28b2b7c43e3c4dc09afc0 SHA512 de0b35f0297556f25dd81bfc816c5e9bf2ff467493fb357d884721999e3c5efe0a05d05f0845b3b086a10d1b414a941ddc4f68c9bd02f0b2689d3a21be47f577
-DIST ksysguard-5.19.0.tar.xz 539936 BLAKE2B 5c2a97e90ae5a133799f11695799fe20f70e53a4ce681aa2d8cc268466dec62db3c5266c37282b5da8e174967269b8d4056a8fbe5a7edfd00391eeff662d6a9f SHA512 d3f207bb68447cf4c8db806b2b19b1a36d640187b45ddaf74b285e53f9839e0ce4e7770ff6f8b565945861fb2df0b35429f7377de3d072f09d686306648e9fc1

diff --git a/kde-plasma/ksysguard/ksysguard-5.19.0.ebuild b/kde-plasma/ksysguard/ksysguard-5.19.0.ebuild
deleted file mode 100644
index 1c24f81d6c1..00000000000
--- a/kde-plasma/ksysguard/ksysguard-5.19.0.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.70.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.14.1
-inherit ecm kde.org
-
-DESCRIPTION="Network-enabled task manager and system monitor"
-
-LICENSE="GPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64"
-IUSE="lm-sensors pcap"
-
-DEPEND="
-	>=kde-frameworks/kcompletion-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kiconthemes-${KFMIN}:5
-	>=kde-frameworks/kinit-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kitemviews-${KFMIN}:5
-	>=kde-frameworks/knewstuff-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kwindowsystem-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-plasma/libksysguard-${PVCUT}:5[-minimal(-)]
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtxml-${QTMIN}:5
-	pcap? (
-		net-libs/libpcap
-		sys-libs/libcap
-	)
-	lm-sensors? ( sys-apps/lm-sensors:= )
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake_use_find_package pcap libpcap)
-		$(cmake_use_find_package lm-sensors Sensors)
-	)
-
-	ecm_src_configure
-}


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/ksysguard/
@ 2020-02-09 13:11 Andreas Sturmlechner
  0 siblings, 0 replies; 21+ messages in thread
From: Andreas Sturmlechner @ 2020-02-09 13:11 UTC (permalink / raw
  To: gentoo-commits

commit:     2703ff03912f2244df7d8fbfa01961b54407cb87
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  9 12:58:35 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Feb  9 13:10:54 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2703ff03

kde-plasma/ksysguard: Rename USE caps -> pcap

USE flag was not renamed as it should have been after a85841045

Reported-by: Fat-Zer <fatzer2 <AT> gmail.com>
Closes: https://bugs.gentoo.org/704726
Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
(cherry picked from commit 37b978a1d8c50d7656524d6c678ac58e4ea72e32)

 kde-plasma/ksysguard/ksysguard-5.17.4.ebuild | 6 +++---
 kde-plasma/ksysguard/ksysguard-5.17.5.ebuild | 6 +++---
 kde-plasma/ksysguard/metadata.xml            | 3 +++
 3 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/kde-plasma/ksysguard/ksysguard-5.17.4.ebuild b/kde-plasma/ksysguard/ksysguard-5.17.4.ebuild
index 2fd49af949f..ec11cfccfdb 100644
--- a/kde-plasma/ksysguard/ksysguard-5.17.4.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.17.4.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="Network-enabled task manager and system monitor"
 LICENSE="GPL-2+"
 SLOT="5"
 KEYWORDS="amd64 ~arm arm64 x86"
-IUSE="caps lm-sensors"
+IUSE="lm-sensors pcap"
 
 DEPEND="
 	>=kde-frameworks/kcompletion-${KFMIN}:5
@@ -37,7 +37,7 @@ DEPEND="
 	>=dev-qt/qtgui-${QTMIN}:5
 	>=dev-qt/qtwidgets-${QTMIN}:5
 	>=dev-qt/qtxml-${QTMIN}:5
-	caps? (
+	pcap? (
 		net-libs/libpcap
 		sys-libs/libcap
 	)
@@ -47,7 +47,7 @@ RDEPEND="${DEPEND}"
 
 src_configure() {
 	local mycmakeargs=(
-		$(cmake_use_find_package caps libpcap)
+		$(cmake_use_find_package pcap libpcap)
 		$(cmake_use_find_package lm-sensors Sensors)
 	)
 

diff --git a/kde-plasma/ksysguard/ksysguard-5.17.5.ebuild b/kde-plasma/ksysguard/ksysguard-5.17.5.ebuild
index 82039e142cc..cf7942dbeb6 100644
--- a/kde-plasma/ksysguard/ksysguard-5.17.5.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.17.5.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="Network-enabled task manager and system monitor"
 LICENSE="GPL-2+"
 SLOT="5"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE="caps lm-sensors"
+IUSE="lm-sensors pcap"
 
 DEPEND="
 	>=kde-frameworks/kcompletion-${KFMIN}:5
@@ -37,7 +37,7 @@ DEPEND="
 	>=dev-qt/qtgui-${QTMIN}:5
 	>=dev-qt/qtwidgets-${QTMIN}:5
 	>=dev-qt/qtxml-${QTMIN}:5
-	caps? (
+	pcap? (
 		net-libs/libpcap
 		sys-libs/libcap
 	)
@@ -47,7 +47,7 @@ RDEPEND="${DEPEND}"
 
 src_configure() {
 	local mycmakeargs=(
-		$(cmake_use_find_package caps libpcap)
+		$(cmake_use_find_package pcap libpcap)
 		$(cmake_use_find_package lm-sensors Sensors)
 	)
 

diff --git a/kde-plasma/ksysguard/metadata.xml b/kde-plasma/ksysguard/metadata.xml
index 2fdbf33d963..61d3b2c4170 100644
--- a/kde-plasma/ksysguard/metadata.xml
+++ b/kde-plasma/ksysguard/metadata.xml
@@ -5,4 +5,7 @@
 		<email>kde@gentoo.org</email>
 		<name>Gentoo KDE Project</name>
 	</maintainer>
+	<use>
+		<flag name="pcap">Enable per-process network statistic collection using <pkg>net-libs/libpcap</pkg></flag>
+	</use>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/ksysguard/
@ 2019-11-11  0:58 Andreas Sturmlechner
  0 siblings, 0 replies; 21+ messages in thread
From: Andreas Sturmlechner @ 2019-11-11  0:58 UTC (permalink / raw
  To: gentoo-commits

commit:     b0eb2e313ed5f35cbd9c36efcb969063007b2b3d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 11 00:57:43 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Nov 11 00:57:57 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0eb2e31

kde-plasma/ksysguard: Fix cmakeargs

Closes: https://bugs.gentoo.org/698938
Package-Manager: Portage-2.3.78, Repoman-2.3.18
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/ksysguard/ksysguard-5.17.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/ksysguard/ksysguard-5.17.2.ebuild b/kde-plasma/ksysguard/ksysguard-5.17.2.ebuild
index 2f567178087..95dbb927819 100644
--- a/kde-plasma/ksysguard/ksysguard-5.17.2.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.17.2.ebuild
@@ -42,7 +42,7 @@ RDEPEND="${DEPEND}"
 
 src_configure() {
 	local mycmakeargs=(
-		$(cmake-utils_use_find_package caps Libcap)
+		$(cmake-utils_use_find_package caps libpcap)
 		$(cmake-utils_use_find_package lm-sensors Sensors)
 	)
 


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/ksysguard/
@ 2019-09-12 14:28 Michał Górny
  0 siblings, 0 replies; 21+ messages in thread
From: Michał Górny @ 2019-09-12 14:28 UTC (permalink / raw
  To: gentoo-commits

commit:     8e7c6045465b1c365825918bec795a5e233b270d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 11 08:47:48 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Sep 12 14:28:39 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e7c6045

kde-plasma/ksysguard: Update for lm_sensors → lm-sensors

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 kde-plasma/ksysguard/ksysguard-5.15.5.ebuild | 6 +++---
 kde-plasma/ksysguard/ksysguard-5.16.5.ebuild | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/kde-plasma/ksysguard/ksysguard-5.15.5.ebuild b/kde-plasma/ksysguard/ksysguard-5.15.5.ebuild
index e8a0d00137e..0a4f54edf90 100644
--- a/kde-plasma/ksysguard/ksysguard-5.15.5.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.15.5.ebuild
@@ -9,7 +9,7 @@ inherit kde5
 DESCRIPTION="Network-enabled task manager and system monitor"
 LICENSE="GPL-2+"
 KEYWORDS="amd64 ~arm arm64 x86"
-IUSE="lm_sensors"
+IUSE="lm-sensors"
 
 DEPEND="
 	$(add_frameworks_dep kcompletion)
@@ -32,13 +32,13 @@ DEPEND="
 	$(add_qt_dep qtgui)
 	$(add_qt_dep qtwidgets)
 	$(add_qt_dep qtxml)
-	lm_sensors? ( sys-apps/lm_sensors:= )
+	lm-sensors? ( sys-apps/lm-sensors:= )
 "
 RDEPEND="${DEPEND}"
 
 src_configure() {
 	local mycmakeargs=(
-		$(cmake-utils_use_find_package lm_sensors Sensors)
+		$(cmake-utils_use_find_package lm-sensors Sensors)
 	)
 
 	kde5_src_configure

diff --git a/kde-plasma/ksysguard/ksysguard-5.16.5.ebuild b/kde-plasma/ksysguard/ksysguard-5.16.5.ebuild
index dc21acd63e6..b85ffb96212 100644
--- a/kde-plasma/ksysguard/ksysguard-5.16.5.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.16.5.ebuild
@@ -9,7 +9,7 @@ inherit kde5
 DESCRIPTION="Network-enabled task manager and system monitor"
 LICENSE="GPL-2+"
 KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE="lm_sensors"
+IUSE="lm-sensors"
 
 DEPEND="
 	$(add_frameworks_dep kcompletion)
@@ -32,13 +32,13 @@ DEPEND="
 	$(add_qt_dep qtgui)
 	$(add_qt_dep qtwidgets)
 	$(add_qt_dep qtxml)
-	lm_sensors? ( sys-apps/lm_sensors:= )
+	lm-sensors? ( sys-apps/lm-sensors:= )
 "
 RDEPEND="${DEPEND}"
 
 src_configure() {
 	local mycmakeargs=(
-		$(cmake-utils_use_find_package lm_sensors Sensors)
+		$(cmake-utils_use_find_package lm-sensors Sensors)
 	)
 
 	kde5_src_configure


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/ksysguard/
@ 2019-05-28  4:01 Aaron Bauman
  0 siblings, 0 replies; 21+ messages in thread
From: Aaron Bauman @ 2019-05-28  4:01 UTC (permalink / raw
  To: gentoo-commits

commit:     6d2f918373ab24d3251457c6e164fae1584d9f16
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Tue May 28 03:52:35 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue May 28 04:00:36 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d2f9183

kde-plasma/ksysguard: arm64 stable

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

 kde-plasma/ksysguard/ksysguard-5.15.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/ksysguard/ksysguard-5.15.5.ebuild b/kde-plasma/ksysguard/ksysguard-5.15.5.ebuild
index dfd14aa9aa9..e8a0d00137e 100644
--- a/kde-plasma/ksysguard/ksysguard-5.15.5.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.15.5.ebuild
@@ -8,7 +8,7 @@ inherit kde5
 
 DESCRIPTION="Network-enabled task manager and system monitor"
 LICENSE="GPL-2+"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm arm64 x86"
 IUSE="lm_sensors"
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/ksysguard/
@ 2018-12-01 19:00 Mikle Kolyada
  0 siblings, 0 replies; 21+ messages in thread
From: Mikle Kolyada @ 2018-12-01 19:00 UTC (permalink / raw
  To: gentoo-commits

commit:     7c3949679e383777404aa7cd000f5b36dfbba82f
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  1 18:38:31 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Dec  1 19:00:21 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c394967

kde-plasma/ksysguard: x86 stable wrt bug 670862

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

 kde-plasma/ksysguard/ksysguard-5.14.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/ksysguard/ksysguard-5.14.3.ebuild b/kde-plasma/ksysguard/ksysguard-5.14.3.ebuild
index 2bf38503a29..580334a6de1 100644
--- a/kde-plasma/ksysguard/ksysguard-5.14.3.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.14.3.ebuild
@@ -8,7 +8,7 @@ inherit kde5
 
 DESCRIPTION="Network-enabled task manager and system monitor"
 LICENSE="GPL-2+"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 IUSE="lm_sensors"
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/ksysguard/
@ 2018-12-01 17:00 Mikle Kolyada
  0 siblings, 0 replies; 21+ messages in thread
From: Mikle Kolyada @ 2018-12-01 17:00 UTC (permalink / raw
  To: gentoo-commits

commit:     e5168b306f789a1bf9aece7ed2631198a4015874
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  1 16:05:10 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Dec  1 17:00:17 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5168b30

kde-plasma/ksysguard: amd64 stable wrt bug 670862

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

 kde-plasma/ksysguard/ksysguard-5.14.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/ksysguard/ksysguard-5.14.3.ebuild b/kde-plasma/ksysguard/ksysguard-5.14.3.ebuild
index d0954458dbc..2bf38503a29 100644
--- a/kde-plasma/ksysguard/ksysguard-5.14.3.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.14.3.ebuild
@@ -8,7 +8,7 @@ inherit kde5
 
 DESCRIPTION="Network-enabled task manager and system monitor"
 LICENSE="GPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
 IUSE="lm_sensors"
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/ksysguard/
@ 2018-11-29  9:19 Lars Wendler
  0 siblings, 0 replies; 21+ messages in thread
From: Lars Wendler @ 2018-11-29  9:19 UTC (permalink / raw
  To: gentoo-commits

commit:     01d03490dc1688d0b845c0d863ef739db9039ac2
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 29 09:15:48 2018 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Thu Nov 29 09:19:37 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01d03490

kde-plasma/ksysguard: Added sub-slot dep to sys-apps/lm_sensors

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 kde-plasma/ksysguard/ksysguard-5.13.5.ebuild | 2 +-
 kde-plasma/ksysguard/ksysguard-5.14.3.ebuild | 2 +-
 kde-plasma/ksysguard/ksysguard-5.14.4.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-plasma/ksysguard/ksysguard-5.13.5.ebuild b/kde-plasma/ksysguard/ksysguard-5.13.5.ebuild
index 509a93fd50a..580334a6de1 100644
--- a/kde-plasma/ksysguard/ksysguard-5.13.5.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.13.5.ebuild
@@ -32,7 +32,7 @@ DEPEND="
 	$(add_qt_dep qtgui)
 	$(add_qt_dep qtwidgets)
 	$(add_qt_dep qtxml)
-	lm_sensors? ( sys-apps/lm_sensors )
+	lm_sensors? ( sys-apps/lm_sensors:= )
 "
 RDEPEND="${DEPEND}
 	!kde-plasma/ksysguard:4

diff --git a/kde-plasma/ksysguard/ksysguard-5.14.3.ebuild b/kde-plasma/ksysguard/ksysguard-5.14.3.ebuild
index 4b2349e1b06..d0954458dbc 100644
--- a/kde-plasma/ksysguard/ksysguard-5.14.3.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.14.3.ebuild
@@ -32,7 +32,7 @@ DEPEND="
 	$(add_qt_dep qtgui)
 	$(add_qt_dep qtwidgets)
 	$(add_qt_dep qtxml)
-	lm_sensors? ( sys-apps/lm_sensors )
+	lm_sensors? ( sys-apps/lm_sensors:= )
 "
 RDEPEND="${DEPEND}
 	!kde-plasma/ksysguard:4

diff --git a/kde-plasma/ksysguard/ksysguard-5.14.4.ebuild b/kde-plasma/ksysguard/ksysguard-5.14.4.ebuild
index 4b2349e1b06..d0954458dbc 100644
--- a/kde-plasma/ksysguard/ksysguard-5.14.4.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.14.4.ebuild
@@ -32,7 +32,7 @@ DEPEND="
 	$(add_qt_dep qtgui)
 	$(add_qt_dep qtwidgets)
 	$(add_qt_dep qtxml)
-	lm_sensors? ( sys-apps/lm_sensors )
+	lm_sensors? ( sys-apps/lm_sensors:= )
 "
 RDEPEND="${DEPEND}
 	!kde-plasma/ksysguard:4


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/ksysguard/
@ 2017-07-26  7:58 Alexis Ballier
  0 siblings, 0 replies; 21+ messages in thread
From: Alexis Ballier @ 2017-07-26  7:58 UTC (permalink / raw
  To: gentoo-commits

commit:     c63612ca812244f95c85847dfde19ad5e866675c
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 26 07:57:56 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Jul 26 07:57:56 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c63612ca

kde-plasma/ksysguard: keyword ~arm64

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 kde-plasma/ksysguard/ksysguard-5.10.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/ksysguard/ksysguard-5.10.4.ebuild b/kde-plasma/ksysguard/ksysguard-5.10.4.ebuild
index 214de345c43..c7d1ee80335 100644
--- a/kde-plasma/ksysguard/ksysguard-5.10.4.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.10.4.ebuild
@@ -8,7 +8,7 @@ inherit kde5
 
 DESCRIPTION="Network-enabled task manager and system monitor"
 LICENSE="GPL-2+"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE="lm_sensors"
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/ksysguard/
@ 2017-03-22  9:05 Michael Palimaka
  0 siblings, 0 replies; 21+ messages in thread
From: Michael Palimaka @ 2017-03-22  9:05 UTC (permalink / raw
  To: gentoo-commits

commit:     ff14c83ad27df2ebaa82b4ef2f04a7f11136c753
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 22 09:04:55 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Mar 22 09:05:05 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff14c83a

kde-plasma/ksysguard: require non-minimal libksysguard

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 kde-plasma/ksysguard/ksysguard-5.9.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/ksysguard/ksysguard-5.9.4.ebuild b/kde-plasma/ksysguard/ksysguard-5.9.4.ebuild
index c9705935ea2..214de345c43 100644
--- a/kde-plasma/ksysguard/ksysguard-5.9.4.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.9.4.ebuild
@@ -12,7 +12,7 @@ KEYWORDS="~amd64 ~arm ~x86"
 IUSE="lm_sensors"
 
 DEPEND="
-	$(add_plasma_dep libksysguard)
+	$(add_plasma_dep libksysguard '-minimal(-)')
 	$(add_frameworks_dep kcompletion)
 	$(add_frameworks_dep kconfig)
 	$(add_frameworks_dep kconfigwidgets)


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/ksysguard/
@ 2017-03-20 16:45 Agostino Sarubbo
  0 siblings, 0 replies; 21+ messages in thread
From: Agostino Sarubbo @ 2017-03-20 16:45 UTC (permalink / raw
  To: gentoo-commits

commit:     ddda81f923d932fce79d3f12b28957e7ac524932
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 20 16:41:57 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Mar 20 16:45:23 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddda81f9

kde-plasma/ksysguard: amd64 stable wrt bug #613144

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

 kde-plasma/ksysguard/ksysguard-5.8.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/ksysguard/ksysguard-5.8.6.ebuild b/kde-plasma/ksysguard/ksysguard-5.8.6.ebuild
index c9705935ea2..bb1d58ab356 100644
--- a/kde-plasma/ksysguard/ksysguard-5.8.6.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.8.6.ebuild
@@ -8,7 +8,7 @@ inherit kde5
 
 DESCRIPTION="Network-enabled task manager and system monitor"
 LICENSE="GPL-2+"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
 IUSE="lm_sensors"
 
 DEPEND="


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

end of thread, other threads:[~2022-02-16 19:09 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-26  0:52 [gentoo-commits] repo/gentoo:master commit in: kde-plasma/ksysguard/ Thomas Deutschmann
  -- strict thread matches above, loose matches on Subject: below --
2022-02-16 19:09 Andreas Sturmlechner
2022-01-24 22:37 Sam James
2022-01-18 23:39 Jakov Smolić
2021-09-16  1:20 Sam James
2021-09-15  2:24 Sam James
2021-02-23 21:19 Andreas Sturmlechner
2021-01-07 12:34 Andreas Sturmlechner
2020-09-29 12:49 Andreas Sturmlechner
2020-06-10 22:44 Andreas Sturmlechner
2020-06-10 22:44 Andreas Sturmlechner
2020-02-09 13:11 Andreas Sturmlechner
2019-11-11  0:58 Andreas Sturmlechner
2019-09-12 14:28 Michał Górny
2019-05-28  4:01 Aaron Bauman
2018-12-01 19:00 Mikle Kolyada
2018-12-01 17:00 Mikle Kolyada
2018-11-29  9:19 Lars Wendler
2017-07-26  7:58 Alexis Ballier
2017-03-22  9:05 Michael Palimaka
2017-03-20 16:45 Agostino Sarubbo

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