commit: a8108c031ab3d02ebd519e022657a29ca4579d95 Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org> AuthorDate: Mon Feb 24 11:41:57 2025 +0000 Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org> CommitDate: Mon Feb 24 11:53:07 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8108c03
x11-themes/pulse-glass: drop 20100616-r1 Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org> .../pulse-glass/pulse-glass-20100616-r1.ebuild | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/x11-themes/pulse-glass/pulse-glass-20100616-r1.ebuild b/x11-themes/pulse-glass/pulse-glass-20100616-r1.ebuild deleted file mode 100644 index 895c225d56c5..000000000000 --- a/x11-themes/pulse-glass/pulse-glass-20100616-r1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -MY_PN="Pulse-Glass" - -DESCRIPTION="The Pulse Glass x11 mouse cursor theme" -HOMEPAGE="https://store.kde.org/content/show.php/Pulse+Glass?content=124442" -SRC_URI="https://dl.opendesktop.org/api/files/downloadfile/id/1460735439/s/bdd2fc99c6d7c6dae5a922c9ee5f688f/t/1524406902/u/54541/124442-${MY_PN}.tar.gz" -S="${WORKDIR}/${MY_PN}" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -src_install() { - insinto /usr/share/cursors/xorg-x11/${MY_PN} - doins -r cursors -}
