From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0AD52158020 for ; Wed, 26 Oct 2022 13:21:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 201BBE0916; Wed, 26 Oct 2022 13:21:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0607FE0916 for ; Wed, 26 Oct 2022 13:21:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C974634111E for ; Wed, 26 Oct 2022 13:21:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 26969609 for ; Wed, 26 Oct 2022 13:21:29 +0000 (UTC) From: "Andreas Sturmlechner" 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" Message-ID: <1666790440.2a7a09e242ab2bb9ce49acfadda7cfb0a7fc0e68.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/drkonqi/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/drkonqi/drkonqi-5.26.49.9999.ebuild X-VCS-Directories: kde-plasma/drkonqi/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 2a7a09e242ab2bb9ce49acfadda7cfb0a7fc0e68 X-VCS-Branch: master Date: Wed, 26 Oct 2022 13:21:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: dde6140d-279a-4c11-9619-e7c1be012bc8 X-Archives-Hash: b317fd13cbaa1ab5075d89911c675457 commit: 2a7a09e242ab2bb9ce49acfadda7cfb0a7fc0e68 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Oct 26 13:20:34 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Oct 26 13:20:40 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2a7a09e2 kde-plasma/drkonqi: Rebase revert-add-sentry-support.patch Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/drkonqi/drkonqi-5.26.49.9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-plasma/drkonqi/drkonqi-5.26.49.9999.ebuild b/kde-plasma/drkonqi/drkonqi-5.26.49.9999.ebuild index 12b41314d6..e47affe396 100644 --- a/kde-plasma/drkonqi/drkonqi-5.26.49.9999.ebuild +++ b/kde-plasma/drkonqi/drkonqi-5.26.49.9999.ebuild @@ -9,7 +9,7 @@ QTMIN=5.15.5 inherit ecm plasma.kde.org DESCRIPTION="Plasma crash handler, gives the user feedback if a program crashed" -SRC_URI+=" https://dev.gentoo.org/~asturm/distfiles/${PN}-5.26.0-revert-add-sentry-support.patch.xz" +SRC_URI+=" https://dev.gentoo.org/~asturm/distfiles/${PN}-5.26.2-revert-add-sentry-support.patch.xz" LICENSE="GPL-2" # TODO: CHECK SLOT="5" @@ -51,7 +51,7 @@ RDEPEND="${COMMON_DEPEND} PATCHES=( "${FILESDIR}/${PN}-5.25.90-unused-dep.patch" # git master - "${WORKDIR}/${PN}-5.26.0-revert-add-sentry-support.patch" # bug 871759 + "${WORKDIR}/${PN}-5.26.2-revert-add-sentry-support.patch" # bug 871759 ) src_test() {