summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-06-24 13:06:44 -0700
committerMatt Turner <mattst88@gentoo.org>2020-06-24 13:12:59 -0700
commit59597090540ab68ba20344264775bdfa2986f944 (patch)
treeb986010f15d52f81d49bbed17bbdeec813fc032d /x11-apps/xsetroot/xsetroot-1.1.1.ebuild
parentx11-apps/xset: Drop old versions (diff)
downloadgentoo-59597090540ab68ba20344264775bdfa2986f944.tar.gz
gentoo-59597090540ab68ba20344264775bdfa2986f944.tar.bz2
gentoo-59597090540ab68ba20344264775bdfa2986f944.zip
x11-apps/xsetroot: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps/xsetroot/xsetroot-1.1.1.ebuild')
-rw-r--r--x11-apps/xsetroot/xsetroot-1.1.1.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/x11-apps/xsetroot/xsetroot-1.1.1.ebuild b/x11-apps/xsetroot/xsetroot-1.1.1.ebuild
deleted file mode 100644
index 485282c50133..000000000000
--- a/x11-apps/xsetroot/xsetroot-1.1.1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="X.Org xsetroot application"
-
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
-IUSE=""
-RDEPEND="x11-libs/libXmu
- x11-libs/libX11
- x11-misc/xbitmaps
- x11-libs/libXcursor"
-DEPEND="${RDEPEND}"