commit: 19eb84778c3af2e000b1dc6906e86a408ebf56f6
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Tue Feb 18 19:08:39 2025 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> 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 <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> 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"