public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kcmutils/
Date: Mon, 27 Jan 2025 18:43:17 +0000 (UTC)	[thread overview]
Message-ID: <1738003350.f7f23f69a1c57ea464152101af75d1574d02c64f.asturm@gentoo> (raw)

commit:     f7f23f69a1c57ea464152101af75d1574d02c64f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 27 18:15:07 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jan 27 18:42:30 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7f23f69

kde-frameworks/kcmutils: drop 6.7.0

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

 kde-frameworks/kcmutils/Manifest              |  1 -
 kde-frameworks/kcmutils/kcmutils-6.7.0.ebuild | 30 ---------------------------
 2 files changed, 31 deletions(-)

diff --git a/kde-frameworks/kcmutils/Manifest b/kde-frameworks/kcmutils/Manifest
index 8ea1da3d8c8b..ed31bb2e54f7 100644
--- a/kde-frameworks/kcmutils/Manifest
+++ b/kde-frameworks/kcmutils/Manifest
@@ -1,4 +1,3 @@
 DIST kcmutils-5.116.0.tar.xz 2483612 BLAKE2B 8cf69f90c1fc3ea0fccb7394891140b7ab8cbadbe413a0a48452061519486b2d0f7e7ea95c129a2a63e4be15ada7e259a16f97805a582be2a93e670f07b40ee3 SHA512 05ee74e36f859a7c60d60c5da9bf24923742440b094b3969f56f7cef3ca1d7d7cdc6b3d7bb467db3388e3946f627fcbef29ba0c2f84cd85f041382920b4e3ad8
 DIST kcmutils-6.10.0.tar.xz 2464756 BLAKE2B 87cdd22036938fb9322ebc5bbc1211ee4cc0a002bb9a32329bdbd6d8f1bffb0a6d3412efce4dfb9c2df9658b43d341c5bf4bbf347c62fbf7ab2e8c68645772ca SHA512 f16d74914c2329cea23514c8a413f070dc97381d145da0755dc901af9a44dee672ffe8bda3b195577096f8d4755d8b478ac1cb835e00bdb96c377ece2450cf7a
-DIST kcmutils-6.7.0.tar.xz 2463708 BLAKE2B 9519b86fa2430d4914196c6d064b50703d42d1a4b4f795f8263f65333e4b94858880612191d6e1258b904d053a706ec0514be1ecfb67b4ca101c3b30ba948253 SHA512 1718565ce5e8c62745d753ba362263b5093bad4869e5841c64492344f465a591d592b1417418b8a8b4ded456e887035a1dba9fd5bd316cc961c3c56da099a147
 DIST kcmutils-6.9.0.tar.xz 2463660 BLAKE2B cab3a58730b39b4484e484ef10901dcfd7ce9ebd7f9702578dccec98472db01c74b978f27f9fa96f3e5a272166632ae36bb127eb13587bc7469ac88ee49c1ff2 SHA512 e88972a5f553b6401522ecfc0b7b87030600a4ffd8811cd7b8e2f511aa1b6e31846fbf19ab2ace46862cef0d974780f37adcda91793b7d4edfdacd53d176854d

diff --git a/kde-frameworks/kcmutils/kcmutils-6.7.0.ebuild b/kde-frameworks/kcmutils/kcmutils-6.7.0.ebuild
deleted file mode 100644
index 7ebcd2f744f5..000000000000
--- a/kde-frameworks/kcmutils/kcmutils-6.7.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="forceoptional"
-PVCUT=$(ver_cut 1-2)
-QTMIN=6.6.2
-inherit ecm frameworks.kde.org
-
-DESCRIPTION="Framework to work with KDE System Settings modules"
-
-LICENSE="LGPL-2"
-KEYWORDS="amd64 arm64 ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
-	>=dev-qt/qtdeclarative-${QTMIN}:6[widgets]
-	=kde-frameworks/kconfig-${PVCUT}*:6
-	=kde-frameworks/kconfigwidgets-${PVCUT}*:6
-	=kde-frameworks/kcoreaddons-${PVCUT}*:6
-	=kde-frameworks/kguiaddons-${PVCUT}*:6
-	=kde-frameworks/ki18n-${PVCUT}*:6
-	=kde-frameworks/kio-${PVCUT}*:6
-	=kde-frameworks/kitemviews-${PVCUT}*:6
-	=kde-frameworks/kwidgetsaddons-${PVCUT}*:6
-	=kde-frameworks/kxmlgui-${PVCUT}*:6
-"
-RDEPEND="${DEPEND}"


             reply	other threads:[~2025-01-27 18:43 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-27 18:43 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-12 16:36 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kcmutils/ Andreas Sturmlechner
2025-03-23 17:11 Andreas Sturmlechner
2025-03-15 20:56 Andreas Sturmlechner
2025-03-09  8:33 Andreas Sturmlechner
2025-02-21 20:39 Andreas Sturmlechner
2025-02-14 15:24 Andreas Sturmlechner
2025-01-26 11:21 Arthur Zamarin
2025-01-10  8:37 WANG Xuerui
2024-12-17 21:47 Andreas Sturmlechner
2024-12-16 22:28 Andreas Sturmlechner
2024-11-29 14:31 Arthur Zamarin
2024-11-08 14:38 Andreas Sturmlechner
2024-10-11 12:57 Andreas Sturmlechner
2024-10-09 16:55 Andreas Sturmlechner
2024-10-04 16:37 Arthur Zamarin
2024-09-14  3:23 Andreas Sturmlechner
2024-09-12 17:21 Arthur Zamarin
2024-08-10  7:57 Andreas Sturmlechner
2024-08-09 13:14 Andreas Sturmlechner
2024-07-12 15:05 Andreas Sturmlechner
2024-05-13 20:26 Andreas Sturmlechner
2024-04-14 20:03 Andreas Sturmlechner
2023-12-20 15:11 Andreas Sturmlechner
2022-03-26 16:40 Andreas Sturmlechner
2020-06-15 19:57 Andreas Sturmlechner
2020-02-19 10:51 Andreas Sturmlechner
2018-10-10 11:54 Mikle Kolyada
2018-06-10 18:37 Thomas Deutschmann
2018-06-10 12:04 Mikle Kolyada
2017-07-17 18:09 Alexis Ballier
2017-02-05 13:42 Andreas Sturmlechner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1738003350.f7f23f69a1c57ea464152101af75d1574d02c64f.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox