From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 38D731582EF for ; Sun, 23 Feb 2025 22:21:35 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id C69B73432A1 for ; Sun, 23 Feb 2025 22:20:07 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 25ECF11047D; Sun, 23 Feb 2025 22:19:35 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 1E1F911047D for ; Sun, 23 Feb 2025 22:19:35 +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 C717D34318C for ; Sun, 23 Feb 2025 22:19:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 847E627FB for ; Sun, 23 Feb 2025 22:19:31 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1740349011.19eb84778c3af2e000b1dc6906e86a408ebf56f6.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/silver-xcursors/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/silver-xcursors/silver-xcursors-0.4-r4.ebuild x11-themes/silver-xcursors/silver-xcursors-0.4-r5.ebuild X-VCS-Directories: x11-themes/silver-xcursors/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 19eb84778c3af2e000b1dc6906e86a408ebf56f6 X-VCS-Branch: master Date: Sun, 23 Feb 2025 22:19:31 +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: 4e24fbdc-140c-4f10-91ca-f985e553cc7a X-Archives-Hash: 3ddfe990ac5c779553a7cae33136c7a6 commit: 19eb84778c3af2e000b1dc6906e86a408ebf56f6 Author: Michael Mair-Keimberger levelnine at> AuthorDate: Tue Feb 18 19:08:39 2025 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sun Feb 23 22:16:51 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19eb8477 x11-themes/silver-xcursors: add missing braces, update DESCRIPTION Signed-off-by: Michael Mair-Keimberger levelnine.at> Signed-off-by: Conrad Kostecki gentoo.org> x11-themes/silver-xcursors/silver-xcursors-0.4-r4.ebuild | 6 +++--- x11-themes/silver-xcursors/silver-xcursors-0.4-r5.ebuild | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/x11-themes/silver-xcursors/silver-xcursors-0.4-r4.ebuild b/x11-themes/silver-xcursors/silver-xcursors-0.4-r4.ebuild index 68375de074e3..6eba03f4f670 100644 --- a/x11-themes/silver-xcursors/silver-xcursors-0.4-r4.ebuild +++ b/x11-themes/silver-xcursors/silver-xcursors-0.4-r4.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 MY_P="5533-Silver-XCursors-3D-${PV}" -DESCRIPTION="A high quality set of animated mouse cursors" +DESCRIPTION="High quality set of animated mouse cursors" HOMEPAGE="https://store.kde.org/p/999966/" -SRC_URI="mirror://gentoo/$MY_P.tar.bz2" +SRC_URI="mirror://gentoo/${MY_P}.tar.bz2" S="${WORKDIR}/${MY_P:5}" LICENSE="LGPL-2.1" diff --git a/x11-themes/silver-xcursors/silver-xcursors-0.4-r5.ebuild b/x11-themes/silver-xcursors/silver-xcursors-0.4-r5.ebuild index 396cbf9c0ed1..480bb2f3c973 100644 --- a/x11-themes/silver-xcursors/silver-xcursors-0.4-r5.ebuild +++ b/x11-themes/silver-xcursors/silver-xcursors-0.4-r5.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 MY_P="5533-Silver-XCursors-3D-${PV}" -DESCRIPTION="A high quality set of animated mouse cursors" +DESCRIPTION="High quality set of animated mouse cursors" HOMEPAGE="https://store.kde.org/p/999966/" -SRC_URI="mirror://gentoo/$MY_P.tar.bz2" +SRC_URI="mirror://gentoo/${MY_P}.tar.bz2" S="${WORKDIR}/${MY_P:5}" LICENSE="LGPL-2.1"