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 EA8BD15800F for ; Tue, 14 Feb 2023 13:24:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2BDDCE0794; Tue, 14 Feb 2023 13:24:14 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 0F144E0794 for ; Tue, 14 Feb 2023 13:24:14 +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 D13A3340B54 for ; Tue, 14 Feb 2023 13:24:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4980089F for ; Tue, 14 Feb 2023 13:24:10 +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: <1676381006.8b86f39f4b9478d177c78c0b5cc8ba056e87107e.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/libkscreen/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/libkscreen/libkscreen-5.27.49.9999.ebuild kde-plasma/libkscreen/libkscreen-9999.ebuild X-VCS-Directories: kde-plasma/libkscreen/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8b86f39f4b9478d177c78c0b5cc8ba056e87107e X-VCS-Branch: master Date: Tue, 14 Feb 2023 13:24:10 +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: a4822118-a5c6-4e4d-abd5-16af11fcc0c1 X-Archives-Hash: 353c24e48b9ee87f1d25e7150329c5e6 commit: 8b86f39f4b9478d177c78c0b5cc8ba056e87107e Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Feb 14 13:23:26 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Feb 14 13:23:26 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8b86f39f kde-plasma/libkscreen: Bump subslot Upstream commit 48c107873a9a7fa206e7f289bfc4242e532ecb65 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/libkscreen/libkscreen-5.27.49.9999.ebuild | 2 +- kde-plasma/libkscreen/libkscreen-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-plasma/libkscreen/libkscreen-5.27.49.9999.ebuild b/kde-plasma/libkscreen/libkscreen-5.27.49.9999.ebuild index f3edf7ce2d..999b901c71 100644 --- a/kde-plasma/libkscreen/libkscreen-5.27.49.9999.ebuild +++ b/kde-plasma/libkscreen/libkscreen-5.27.49.9999.ebuild @@ -14,7 +14,7 @@ inherit ecm plasma.kde.org DESCRIPTION="Plasma screen management library" LICENSE="GPL-2" # TODO: CHECK -SLOT="5/7" +SLOT="5/8" KEYWORDS="" IUSE="" diff --git a/kde-plasma/libkscreen/libkscreen-9999.ebuild b/kde-plasma/libkscreen/libkscreen-9999.ebuild index f3edf7ce2d..999b901c71 100644 --- a/kde-plasma/libkscreen/libkscreen-9999.ebuild +++ b/kde-plasma/libkscreen/libkscreen-9999.ebuild @@ -14,7 +14,7 @@ inherit ecm plasma.kde.org DESCRIPTION="Plasma screen management library" LICENSE="GPL-2" # TODO: CHECK -SLOT="5/7" +SLOT="5/8" KEYWORDS="" IUSE=""