summaryrefslogtreecommitdiff
path: root/x11-apps/xsetroot
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-06-29 11:38:31 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-06-29 11:38:31 +0100
commit90c88731bd036e5698b281fbc0a5f3aa4c9983ac (patch)
tree83fc5facb6b12be510a37bc3d241cc63e965b13a /x11-apps/xsetroot
parentfeb0daf81d888e9160f9f94502de09b66f2a63fd (diff)
gentoo resync : 29.06.2020
Diffstat (limited to 'x11-apps/xsetroot')
-rw-r--r--x11-apps/xsetroot/Manifest2
-rw-r--r--x11-apps/xsetroot/xsetroot-1.1.1.ebuild16
2 files changed, 0 insertions, 18 deletions
diff --git a/x11-apps/xsetroot/Manifest b/x11-apps/xsetroot/Manifest
index f20e75852f59..312611e4b616 100644
--- a/x11-apps/xsetroot/Manifest
+++ b/x11-apps/xsetroot/Manifest
@@ -1,5 +1,3 @@
-DIST xsetroot-1.1.1.tar.bz2 119977 BLAKE2B 7589dc6014c2f905dce4bc72c4a98096eba38354975c307408e1aeb06e27cafcf64ecda7f8e3a470ac25e41108b3aac688fa9d365a3ab41908a52d8044142712 SHA512 04834a8ca658a4aabe03e62588353102e8019d424e25fab450d48e6fc4ac358df5bb98a850c82c61e2495faabfe54f3d92d9563e77c83ace7fd69c278edbbd64
DIST xsetroot-1.1.2.tar.bz2 129091 BLAKE2B 0bd0615f64c636eaad7ed1b83d49208e9065edf7583bcd7e5d4c5d2f1a1eca4c7692209a540cab823c35497696176f4925afecaaf843610f6e9485cd3724f1cb SHA512 0b9df1b72305e5c24f1e1664578aa4411a5ffcdc5d318458117594e641f01c34700205b0d16c08abf4a8106d36128ccdbe1ea1f1035fce9018d6b52801a8b72b
-EBUILD xsetroot-1.1.1.ebuild 384 BLAKE2B 763932128c9c3842e531a9f45e7c89c894acb5afbc5a211c7daaff5f258a92cf52fb9276245574e955af7ed856ced35fb7fe69922da4e066a2baf066e0788f3f SHA512 2f4cbd0535c35b04592688d4e714cdd0b391efafe637258a068b79945b21f2c803964c1b051fc1034ffb7635b2a999ee04ac734cff04da4996becbe3042c6402
EBUILD xsetroot-1.1.2.ebuild 383 BLAKE2B 95775973ad5582592f6b97f221035905501faa09b906b65e4601837616a3b47bab7b4a3ebc5971cacaee9e2a13b1015724963378b296b7f099ed4b6c0e4fd19c SHA512 bac08c9f5ca3e31211ed7465c028fe1af3819bc4e4fc21006204a83f2476b38e2680a8d1fe239c640aa1c3e163523ac21bfe0caffc8a5c790c018cb6ce3834fb
MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057
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}"