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/kpeople/
Date: Tue, 22 Apr 2025 22:23:00 +0000 (UTC)	[thread overview]
Message-ID: <1745360354.5b4ac95fe9c5cfd0002801c70f2038f3edf9bb54.asturm@gentoo> (raw)

commit:     5b4ac95fe9c5cfd0002801c70f2038f3edf9bb54
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 22 22:19:14 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Apr 22 22:19:14 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b4ac95f

kde-frameworks/kpeople: drop 6.12.0

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

 kde-frameworks/kpeople/Manifest              |  1 -
 kde-frameworks/kpeople/kpeople-6.12.0.ebuild | 36 ----------------------------
 2 files changed, 37 deletions(-)

diff --git a/kde-frameworks/kpeople/Manifest b/kde-frameworks/kpeople/Manifest
index 0161b991be46..7d4af49e148a 100644
--- a/kde-frameworks/kpeople/Manifest
+++ b/kde-frameworks/kpeople/Manifest
@@ -1,3 +1,2 @@
 DIST kpeople-6.10.0.tar.xz 66680 BLAKE2B 88b990e2b493e438de146062ab084504c4ea8fedcc0f272dd6ab3c4cb63a1ddbccfd8fc2a9c521795bacbd98faf551222f9869fe8ed1accc97634d84372b6fa6 SHA512 a3d13199643af0b891cb0465c7092f83e636f683b7d07f7c02ab83e5149e2bbd43ff4c95b2cfffc9fa7134271e42d229becf14addb9bd25935e39da82dbfe485
-DIST kpeople-6.12.0.tar.xz 66696 BLAKE2B 127de987ab07d88728d9c076bc813c8db05120afb6644cc351b1f290b3a1da517e1e01abd8996c35735efcee919daac0f1698966b86879e41fc9b5997cdf8d87 SHA512 46a01de241a7ee87ebe24b5a0d475306293bf8065f51141a1bec503969514e0c82067e52f28c4d2204c7361e97137de2bc23fadb4814c8b65ca7a8b891d7f039
 DIST kpeople-6.13.0.tar.xz 66720 BLAKE2B fc00955ac4d724d915396c5bc237223c41cd3cc87ca45113ac2724e1ba150e9e1078a9e52fae114b713af816e1bcbe3789f0bb6f0440775fc7bb25301ef912ce SHA512 65eb7e4db723bfc0820d4c4689aac5c3937231ee49f3f312aef5fdcab5b4a861b4c9fcef4554c525955392e396e77ce44601d1061fc0045ea62fb9da0e37514f

diff --git a/kde-frameworks/kpeople/kpeople-6.12.0.ebuild b/kde-frameworks/kpeople/kpeople-6.12.0.ebuild
deleted file mode 100644
index 7f9b3e097916..000000000000
--- a/kde-frameworks/kpeople/kpeople-6.12.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-QTMIN=6.7.2
-VIRTUALX_REQUIRED="test" # bug 816588 (test fails)
-inherit ecm frameworks.kde.org
-
-DESCRIPTION="KDE contact person abstraction library"
-HOMEPAGE="https://invent.kde.org/frameworks/kpeople"
-
-LICENSE="LGPL-2.1"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,sql,widgets]
-	>=dev-qt/qtdeclarative-${QTMIN}:6
-	=kde-frameworks/kconfig-${KDE_CATV}*:6
-	=kde-frameworks/kcontacts-${KDE_CATV}*:6
-	=kde-frameworks/kcoreaddons-${KDE_CATV}*:6
-	=kde-frameworks/ki18n-${KDE_CATV}*:6
-	=kde-frameworks/kitemviews-${KDE_CATV}*:6
-	=kde-frameworks/kwidgetsaddons-${KDE_CATV}*:6
-"
-RDEPEND="${DEPEND}"
-
-src_test() {
-	local CMAKE_SKIP_TESTS=(
-		# bugs 668192, 816588: segfaults w/o virtx
-		personsmodeltest
-	)
-
-	ecm_src_test -j1
-}


             reply	other threads:[~2025-04-22 22:23 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-22 22:23 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/kpeople/ Andreas Sturmlechner
2025-03-23 17:11 Andreas Sturmlechner
2025-03-15 20:56 Andreas Sturmlechner
2025-02-21 20:39 Andreas Sturmlechner
2025-02-14 15:24 Andreas Sturmlechner
2025-01-27 18:43 Andreas Sturmlechner
2024-12-17 21:47 Andreas Sturmlechner
2024-12-16 22:28 Andreas Sturmlechner
2024-11-29 16:26 Andreas Sturmlechner
2024-11-29 14:30 Arthur Zamarin
2024-11-08 14:38 Andreas Sturmlechner
2024-11-06  1:20 Andreas Sturmlechner
2024-10-11 12:57 Andreas Sturmlechner
2024-10-09 16:55 Andreas Sturmlechner
2024-10-09  7:03 Arthur Zamarin
2024-10-04 20:27 Arthur Zamarin
2024-09-14  3:23 Andreas Sturmlechner
2024-08-29 21:32 Andreas Sturmlechner
2024-08-10  7:57 Andreas Sturmlechner
2024-08-09 13:14 Andreas Sturmlechner
2024-07-12 15:05 Andreas Sturmlechner
2024-03-01 16:24 Arthur Zamarin
2024-02-28 18:51 Arthur Zamarin
2024-01-14 22:28 Andreas Sturmlechner
2024-01-04 10:11 Sam James
2023-12-28 18:55 Arthur Zamarin
2023-08-26  4:50 Sam James
2023-07-25 18:14 Arthur Zamarin
2023-07-25 11:25 Andreas Sturmlechner
2023-05-27 13:44 Arthur Zamarin
2023-02-18 16:06 Arthur Zamarin
2023-02-18 13:27 Arthur Zamarin
2022-11-25  1:06 Jakov Smolić
2022-11-23 17:49 Jakov Smolić
2022-11-12 14:53 Arthur Zamarin
2022-08-06  4:08 Sam James
2022-04-29  3:30 Sam James
2022-04-22  1:59 Sam James
2022-04-22  1:57 Sam James
2022-02-10  0:40 Sam James
2022-02-08 11:02 Jakov Smolić
2021-12-10 18:37 Jakov Smolić
2021-12-10 11:15 Jakov Smolić
2021-09-14  5:19 Sam James
2021-09-12 23:34 Sam James
2018-12-01 19:00 Mikle Kolyada
2018-12-01 17:00 Mikle Kolyada
2018-10-11 18:35 Andreas Sturmlechner
2018-10-10 12:18 Mikle Kolyada
2018-06-10 12:04 Mikle Kolyada
2017-03-18  9:26 Andreas Sturmlechner
2017-01-20  9:47 Agostino Sarubbo
2017-01-17 19:54 Aaron Bauman
2016-05-19 14:17 Johannes Huber
2015-10-15 16:46 Michael Palimaka

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=1745360354.5b4ac95fe9c5cfd0002801c70f2038f3edf9bb54.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