summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2023-04-09 00:02:29 -0400
committerMatt Turner <mattst88@gentoo.org>2023-04-09 00:05:46 -0400
commit9215b5d07f7280b9c9bce5f37ebc0699f54d449b (patch)
tree8deb3a89ef077ac05643be1a759d87ffff95eb39
parentx11-misc/xorg-cf-files: Drop old versions (diff)
downloadgentoo-9215b5d0.tar.gz
gentoo-9215b5d0.tar.bz2
gentoo-9215b5d0.zip
x11-themes/xcursor-themes: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--x11-themes/xcursor-themes/Manifest1
-rw-r--r--x11-themes/xcursor-themes/xcursor-themes-1.0.6-r1.ebuild18
2 files changed, 0 insertions, 19 deletions
diff --git a/x11-themes/xcursor-themes/Manifest b/x11-themes/xcursor-themes/Manifest
index d40a1020e998..3a1ff71bd1eb 100644
--- a/x11-themes/xcursor-themes/Manifest
+++ b/x11-themes/xcursor-themes/Manifest
@@ -1,2 +1 @@
-DIST xcursor-themes-1.0.6.tar.bz2 2363089 BLAKE2B faf6041152d9b42f37ab4d9691f4f11c6b5be52f968f57f88348c0630fb5d5f42ee866ba7ee6072bb4b5ff9121ac36bf49a524b3ceee7e069707dec72767e723 SHA512 2ad3586a5571a5ddc0001187362b54b839644916164834213af98e58698044aec4392dd6e1e42f1794fda85c8fedf259b09214a9636bd0e71a1629c710f198d3
DIST xcursor-themes-1.0.7.tar.xz 1490616 BLAKE2B d759f4ad2cfa50feace45aef1a3f0e0b561e48ad7c4d47e1f36bee26ad1c95a52aacce989ab6e4127d5a3412948fa08ef0129cc60d0788c19d0b52cb1fde0346 SHA512 910925dd17c576028ae0d9dfe5683888648b941806b53cd9ff74ed18ff2de537664b07ab4c647a55290aeba37f6051f322b29e8ecd54f348e32abe2ccea1c902
diff --git a/x11-themes/xcursor-themes/xcursor-themes-1.0.6-r1.ebuild b/x11-themes/xcursor-themes/xcursor-themes-1.0.6-r1.ebuild
deleted file mode 100644
index dac2e6be8d6a..000000000000
--- a/x11-themes/xcursor-themes/xcursor-themes-1.0.6-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-XORG_MODULE=data/
-inherit xorg-3
-
-DESCRIPTION="X.Org cursor themes: whiteglass, redglass and handhelds"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
-
-BDEPEND="
- x11-apps/xcursorgen
-"
-RDEPEND="
- x11-libs/libX11
- x11-libs/libXcursor
-"