summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-01-31 10:08:32 -0800
committerMatt Turner <mattst88@gentoo.org>2019-01-31 10:11:48 -0800
commitbb0275b0bd2ae9377dc92397d5075f7b5eb97fc7 (patch)
treeacfffa48671149e808aa76cf31dd8abbc3e3eeaa /x11-apps
parentdev-libs/wayland-protocols: Drop old versions (diff)
downloadgentoo-bb0275b0bd2ae9377dc92397d5075f7b5eb97fc7.tar.gz
gentoo-bb0275b0bd2ae9377dc92397d5075f7b5eb97fc7.tar.bz2
gentoo-bb0275b0bd2ae9377dc92397d5075f7b5eb97fc7.zip
x11-apps/xcursorgen: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xcursorgen/Manifest1
-rw-r--r--x11-apps/xcursorgen/xcursorgen-1.0.6.ebuild15
2 files changed, 0 insertions, 16 deletions
diff --git a/x11-apps/xcursorgen/Manifest b/x11-apps/xcursorgen/Manifest
index b05926684219..52d813327f0c 100644
--- a/x11-apps/xcursorgen/Manifest
+++ b/x11-apps/xcursorgen/Manifest
@@ -1,2 +1 @@
-DIST xcursorgen-1.0.6.tar.bz2 124545 BLAKE2B 03813fb666b382cab2b4076cd708eb0c67bc35e16122edd04da8ba897e53f67df3571a513023b6ad21066a92f497eecc619c9d00f431a940df23558123a9c5fd SHA512 3b464b7be3cec8c6d2bf4538266108bdc09e1dae4053d573f7f38e004929b41be0d996aa54918490fa040655644e2b0d4fab1ec24cca014d77bdb91c41ab1db4
DIST xcursorgen-1.0.7.tar.bz2 128102 BLAKE2B d4e583e0183e23d1a127d367e520027bb36dad44306dc2848717f2d25ea3cb656a7cd95fd02a18522911a720319126eed07637e1809b868f1f85c74773a10c35 SHA512 bd13ad23691d3daa2d5dcdc5902cf62e3dcb97a0289aff362e6cd85866a1d8cafb64f98800a75bfb4cf1f3c76244ca20201847dff594543d136d0abaec7011d2
diff --git a/x11-apps/xcursorgen/xcursorgen-1.0.6.ebuild b/x11-apps/xcursorgen/xcursorgen-1.0.6.ebuild
deleted file mode 100644
index ba2575e864d0..000000000000
--- a/x11-apps/xcursorgen/xcursorgen-1.0.6.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit xorg-2
-
-DESCRIPTION="create an X cursor file from a collection of PNG images"
-
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
- x11-libs/libXcursor
- media-libs/libpng:0="
-DEPEND="${RDEPEND}"