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 D13CD15803E for ; Wed, 3 Jan 2024 21:57:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1D8C52BC01F; Wed, 3 Jan 2024 21:57:58 +0000 (UTC) Received: from smtp.gentoo.org (dev.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 039C52BC01F for ; Wed, 3 Jan 2024 21:57:58 +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 50709343054 for ; Wed, 3 Jan 2024 21:57:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E2CF61300 for ; Wed, 3 Jan 2024 21:57:55 +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: <1704319064.5c39555348099ef9cd974503c9da0edf74b61f51.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kwin/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/kwin/kwin-5.27.10-r2.ebuild kde-plasma/kwin/win-5.27.10-r2.ebuild X-VCS-Directories: kde-plasma/kwin/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 5c39555348099ef9cd974503c9da0edf74b61f51 X-VCS-Branch: master Date: Wed, 3 Jan 2024 21:57:55 +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: 8eabd6dc-90bb-4893-8f62-ad94abb3b3f5 X-Archives-Hash: 7ed0ba4d55dc0a3779a69cc9f0d303ea commit: 5c39555348099ef9cd974503c9da0edf74b61f51 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Jan 3 21:57:16 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Jan 3 21:57:44 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c395553 kde-plasma/kwin: Fixup filename... Bug: https://bugs.gentoo.org/919763 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/kwin/{win-5.27.10-r2.ebuild => kwin-5.27.10-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/kwin/win-5.27.10-r2.ebuild b/kde-plasma/kwin/kwin-5.27.10-r2.ebuild similarity index 99% rename from kde-plasma/kwin/win-5.27.10-r2.ebuild rename to kde-plasma/kwin/kwin-5.27.10-r2.ebuild index 7f8e1d8c14ab..90a0643c6419 100644 --- a/kde-plasma/kwin/win-5.27.10-r2.ebuild +++ b/kde-plasma/kwin/kwin-5.27.10-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8