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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 08DE3158020 for ; Sun, 27 Nov 2022 13:15:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 518D1E087A; Sun, 27 Nov 2022 13:15:44 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 36974E087A for ; Sun, 27 Nov 2022 13:15:44 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 38E7133E6A3 for ; Sun, 27 Nov 2022 13:15:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AB474625 for ; Sun, 27 Nov 2022 13:15:41 +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: <1669554909.7f1f47dbb30fb6e1923049471c75ad40c74c94be.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kwayland-integration/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/kwayland-integration/kwayland-integration-5.26.49.9999.ebuild kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild X-VCS-Directories: kde-plasma/kwayland-integration/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 7f1f47dbb30fb6e1923049471c75ad40c74c94be X-VCS-Branch: master Date: Sun, 27 Nov 2022 13:15:41 +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: ec228db4-a0a6-4407-b7e1-37fcfc20b9cc X-Archives-Hash: b418fb9927e6488d738e241ea2cec195 commit: 7f1f47dbb30fb6e1923049471c75ad40c74c94be Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Nov 27 13:07:32 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Nov 27 13:15:09 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=7f1f47db kde-plasma/kwayland-integration: Update DESCRIPTION Signed-off-by: Andreas Sturmlechner gentoo.org> .../kwayland-integration/kwayland-integration-5.26.49.9999.ebuild | 2 +- kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.26.49.9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.26.49.9999.ebuild index 787ace3f10..4443201b76 100644 --- a/kde-plasma/kwayland-integration/kwayland-integration-5.26.49.9999.ebuild +++ b/kde-plasma/kwayland-integration/kwayland-integration-5.26.49.9999.ebuild @@ -7,7 +7,7 @@ KFMIN=5.99.0 QTMIN=5.15.5 inherit ecm plasma.kde.org -DESCRIPTION="Provides integration plugins for various KDE frameworks for Wayland" +DESCRIPTION="Provides KWindowSystem integration plugin for Wayland" HOMEPAGE="https://invent.kde.org/plasma/kwayland-integration" LICENSE="LGPL-2.1" diff --git a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild index d1307c47d3..e807bcf30c 100644 --- a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild +++ b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild @@ -7,7 +7,7 @@ KFMIN=9999 QTMIN=5.15.5 inherit ecm plasma.kde.org -DESCRIPTION="Provides integration plugins for various KDE frameworks for Wayland" +DESCRIPTION="Provides KWindowSystem integration plugin for Wayland" HOMEPAGE="https://invent.kde.org/plasma/kwayland-integration" LICENSE="LGPL-2.1"