public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kcron/
@ 2021-09-12 11:28 Yixun Lan
  0 siblings, 0 replies; 5+ messages in thread
From: Yixun Lan @ 2021-09-12 11:28 UTC (permalink / raw
  To: gentoo-commits

commit:     eaa768087aae0a02c286770a5e5a504480ae7d1d
Author:     Alex Fan <alexfanqi <AT> yahoo <DOT> com>
AuthorDate: Sun Sep 12 08:02:02 2021 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sun Sep 12 11:27:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eaa76808

kde-apps/kcron: keyword 21.08.1 for ~riscv

Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

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

diff --git a/kde-apps/kcron/kcron-21.08.1.ebuild b/kde-apps/kcron/kcron-21.08.1.ebuild
index f04fbdee35c..56d9560881f 100644
--- a/kde-apps/kcron/kcron-21.08.1.ebuild
+++ b/kde-apps/kcron/kcron-21.08.1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://apps.kde.org/kcron/"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
 IUSE=""
 
 DEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kcron/
@ 2022-02-16 18:58 Andreas Sturmlechner
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas Sturmlechner @ 2022-02-16 18:58 UTC (permalink / raw
  To: gentoo-commits

commit:     bf4fae8831448c205eb4572e5ce90074399f2beb
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 16 18:57:15 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Feb 16 18:58:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf4fae88

kde-apps/kcron: Cleanup vulnerable 21.12.2 (r0)

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

 kde-apps/kcron/kcron-21.12.2.ebuild | 32 --------------------------------
 1 file changed, 32 deletions(-)

diff --git a/kde-apps/kcron/kcron-21.12.2.ebuild b/kde-apps/kcron/kcron-21.12.2.ebuild
deleted file mode 100644
index ec0332263588..000000000000
--- a/kde-apps/kcron/kcron-21.12.2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.88.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="KDE Task Scheduler"
-HOMEPAGE="https://apps.kde.org/kcron/"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtprintsupport-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=kde-frameworks/kauth-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-"
-RDEPEND="${DEPEND}
-	virtual/cron
-"


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

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kcron/
@ 2022-10-06  9:07 Andreas Sturmlechner
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas Sturmlechner @ 2022-10-06  9:07 UTC (permalink / raw
  To: gentoo-commits

commit:     9cd16823b2e199ee352d3cff5c7b7e183e2070e9
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  6 08:16:36 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct  6 09:05:35 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cd16823

kde-apps/kcron: Add CPE to metadata

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

 kde-apps/kcron/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-apps/kcron/metadata.xml b/kde-apps/kcron/metadata.xml
index d925f2439758..ea7ae11856ef 100644
--- a/kde-apps/kcron/metadata.xml
+++ b/kde-apps/kcron/metadata.xml
@@ -7,5 +7,6 @@
 	</maintainer>
 	<upstream>
 		<bugs-to>https://bugs.kde.org/</bugs-to>
+		<remote-id type="cpe">cpe:/a:kde:kcron</remote-id>
 	</upstream>
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kcron/
@ 2024-06-12 15:29 Andreas Sturmlechner
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas Sturmlechner @ 2024-06-12 15:29 UTC (permalink / raw
  To: gentoo-commits

commit:     3c0baa28e37f6760d2b9586a952b358c6b0b24cb
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  7 20:51:55 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jun 12 15:28:55 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c0baa28

kde-apps/kcron: Bump KFMIN to 6.3.0 for LIBEXECDIR change

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

 kde-apps/kcron/{kcron-24.05.0.ebuild => kcron-24.05.0-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kcron/kcron-24.05.0.ebuild b/kde-apps/kcron/kcron-24.05.0-r1.ebuild
similarity index 98%
rename from kde-apps/kcron/kcron-24.05.0.ebuild
rename to kde-apps/kcron/kcron-24.05.0-r1.ebuild
index 8965693940c5..e52dc9c4f92d 100644
--- a/kde-apps/kcron/kcron-24.05.0.ebuild
+++ b/kde-apps/kcron/kcron-24.05.0-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 ECM_HANDBOOK="optional"
-KFMIN=6.0.0
+KFMIN=6.3.0
 QTMIN=6.6.2
 inherit ecm gear.kde.org
 


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

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kcron/
@ 2024-09-02 13:22 Andreas Sturmlechner
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas Sturmlechner @ 2024-09-02 13:22 UTC (permalink / raw
  To: gentoo-commits

commit:     6f478482c635b3dc9fddd6e95d43b1449c7f4ca7
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  1 21:59:05 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Sep  2 13:22:00 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f478482

kde-apps/kcron: drop 23.08.5

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

 kde-apps/kcron/Manifest             |  1 -
 kde-apps/kcron/kcron-23.08.5.ebuild | 33 ---------------------------------
 2 files changed, 34 deletions(-)

diff --git a/kde-apps/kcron/Manifest b/kde-apps/kcron/Manifest
index 952389a60ae2..5c77964401ef 100644
--- a/kde-apps/kcron/Manifest
+++ b/kde-apps/kcron/Manifest
@@ -1,3 +1,2 @@
-DIST kcron-23.08.5.tar.xz 942512 BLAKE2B 1d22d416161771612c2d9447fea529ff609ae5182074c0133f3e27b6b6e93feca72d07d4d76ef1dc79ae8c944bf365619ae7ce8fd63d1f0676453d9f53d44e87 SHA512 228767bec29a3e358100617ad597c1b131f3663984dfb077fe7d589222fb7f6cbc509e6a5332bd56027b82813394e8e60c99849624fa32013db596267780de32
 DIST kcron-24.05.2.tar.xz 876876 BLAKE2B 4458c3c857a1fc9dff32fa23b44c30c0cde512691a673a75d8567f73626a9ac24fed274db436c3d294efe7195d761b9a0c31e6ffb143494341b6802dd2259794 SHA512 8a16c00ece7d0208e21dbd449a993d67cfec4935fee456409dc69cd6f2f64dfcddb740faa58947b9c74914396611effc2fea84e3ed81d63a44e18e75816be7c2
 DIST kcron-24.08.0.tar.xz 876936 BLAKE2B 352fc3e5b65dfa0a33d1ebce4c2e7be028bf185ed5c470a50f3ec6a586b1dab069a28575c9541011f0de904924242457869ea22c3f67f211ed84ca17da204b44 SHA512 991c23df1c739b00b717ed6a72d28c5b0a554c0da15151ef48d16d87d9cc27b9d30b1ed11b8f0691b913b8ccdf7f87ece8b737577b33a956836c49febc032072

diff --git a/kde-apps/kcron/kcron-23.08.5.ebuild b/kde-apps/kcron/kcron-23.08.5.ebuild
deleted file mode 100644
index 88ce6a09d4f4..000000000000
--- a/kde-apps/kcron/kcron-23.08.5.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="optional"
-KFMIN=5.106.0
-QTMIN=5.15.9
-inherit ecm gear.kde.org
-
-DESCRIPTION="KDE Task Scheduler"
-HOMEPAGE="https://apps.kde.org/kcron/"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtprintsupport-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=kde-frameworks/kauth-${KFMIN}:5
-	>=kde-frameworks/kcmutils-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-"
-RDEPEND="${DEPEND}
-	virtual/cron
-"


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

end of thread, other threads:[~2024-09-02 13:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-02 13:22 [gentoo-commits] repo/gentoo:master commit in: kde-apps/kcron/ Andreas Sturmlechner
  -- strict thread matches above, loose matches on Subject: below --
2024-06-12 15:29 Andreas Sturmlechner
2022-10-06  9:07 Andreas Sturmlechner
2022-02-16 18:58 Andreas Sturmlechner
2021-09-12 11:28 Yixun Lan

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