From 19eb84778c3af2e000b1dc6906e86a408ebf56f6 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Tue, 18 Feb 2025 20:08:39 +0100 Subject: [PATCH] x11-themes/silver-xcursors: add missing braces, update DESCRIPTION Signed-off-by: Michael Mair-Keimberger Signed-off-by: Conrad Kostecki --- 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 68375de074e39..6eba03f4f670c 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 396cbf9c0ed1e..480bb2f3c9737 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"