summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2024-12-16 23:07:49 -0500
committerMatt Turner <mattst88@gentoo.org>2024-12-17 21:59:44 -0500
commit69b77d2d53e0d84bfd71001ec80abf9e69b1d4b0 (patch)
treea5b38b9144a02da3ab7dee6759fd9d8dee7c148b /x11-apps/xcursorgen
parentxorg-3.eclass: Change XORG_TARBALL_SUFFIX default from bz2 to xz (diff)
downloadgentoo-69b77d2d53e0d84bfd71001ec80abf9e69b1d4b0.tar.gz
gentoo-69b77d2d53e0d84bfd71001ec80abf9e69b1d4b0.tar.bz2
gentoo-69b77d2d53e0d84bfd71001ec80abf9e69b1d4b0.zip
*/*: Drop setting XORG_TARBALL_SUFFIX="xz"
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps/xcursorgen')
-rw-r--r--x11-apps/xcursorgen/xcursorgen-1.0.8.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-apps/xcursorgen/xcursorgen-1.0.8.ebuild b/x11-apps/xcursorgen/xcursorgen-1.0.8.ebuild
index 2a689f091df0..b91bbc60f016 100644
--- a/x11-apps/xcursorgen/xcursorgen-1.0.8.ebuild
+++ b/x11-apps/xcursorgen/xcursorgen-1.0.8.ebuild
@@ -3,7 +3,6 @@
EAPI=8
-XORG_TARBALL_SUFFIX="xz"
inherit xorg-3
DESCRIPTION="create an X cursor file from a collection of PNG images"