commit: 59597090540ab68ba20344264775bdfa2986f944
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 24 20:06:44 2020 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Jun 24 20:12:59 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59597090
x11-apps/xsetroot: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-apps/xsetroot/Manifest | 1 -
x11-apps/xsetroot/xsetroot-1.1.1.ebuild | 16 ----------------
2 files changed, 17 deletions(-)
diff --git a/x11-apps/xsetroot/Manifest b/x11-apps/xsetroot/Manifest
index 213b1ef5453..e02cccc9bef 100644
--- a/x11-apps/xsetroot/Manifest
+++ b/x11-apps/xsetroot/Manifest
@@ -1,2 +1 @@
-DIST xsetroot-1.1.1.tar.bz2 119977 BLAKE2B
7589dc6014c2f905dce4bc72c4a98096eba38354975c307408e1aeb06e27cafcf64ecda7f8e3a470ac25e41108b3aac688fa9d365a3ab41908a52d8044142712
SHA512
04834a8ca658a4aabe03e62588353102e8019d424e25fab450d48e6fc4ac358df5bb98a850c82c61e2495faabfe54f3d92d9563e77c83ace7fd69c278edbbd64
DIST xsetroot-1.1.2.tar.bz2 129091 BLAKE2B
0bd0615f64c636eaad7ed1b83d49208e9065edf7583bcd7e5d4c5d2f1a1eca4c7692209a540cab823c35497696176f4925afecaaf843610f6e9485cd3724f1cb
SHA512
0b9df1b72305e5c24f1e1664578aa4411a5ffcdc5d318458117594e641f01c34700205b0d16c08abf4a8106d36128ccdbe1ea1f1035fce9018d6b52801a8b72b
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 485282c5013..00000000000
--- 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}"