x11-themes/silver-xcursors: add missing braces, update DESCRIPTION

Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger
2025-02-18 20:08:39 +01:00
committed by Conrad Kostecki
parent d1d1df7e96
commit 19eb84778c
2 changed files with 6 additions and 6 deletions

View File

@@ -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"

View File

@@ -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"