summaryrefslogtreecommitdiff
path: root/x11-apps/xsetroot
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
commit40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch)
tree758c221bad35c9288d0bd6df9c7dfc226728e52c /x11-apps/xsetroot
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
Diffstat (limited to 'x11-apps/xsetroot')
-rw-r--r--x11-apps/xsetroot/Manifest3
-rw-r--r--x11-apps/xsetroot/xsetroot-1.1.2-r1.ebuild2
-rw-r--r--x11-apps/xsetroot/xsetroot-1.1.2.ebuild16
3 files changed, 2 insertions, 19 deletions
diff --git a/x11-apps/xsetroot/Manifest b/x11-apps/xsetroot/Manifest
index 659bd091abcb..387d494620bc 100644
--- a/x11-apps/xsetroot/Manifest
+++ b/x11-apps/xsetroot/Manifest
@@ -1,4 +1,3 @@
DIST xsetroot-1.1.2.tar.bz2 129091 BLAKE2B 0bd0615f64c636eaad7ed1b83d49208e9065edf7583bcd7e5d4c5d2f1a1eca4c7692209a540cab823c35497696176f4925afecaaf843610f6e9485cd3724f1cb SHA512 0b9df1b72305e5c24f1e1664578aa4411a5ffcdc5d318458117594e641f01c34700205b0d16c08abf4a8106d36128ccdbe1ea1f1035fce9018d6b52801a8b72b
-EBUILD xsetroot-1.1.2-r1.ebuild 407 BLAKE2B e911774209086f3c35ca2c69c8f1d748a3088c9184955c5aba20254f2a2f05eb3952c0153c1977a6b195c686ce489bb85f864eb07c57d0b52b908bcef3c606a7 SHA512 7359eebc0545487e43c13987a9976b4b5044a3acd2c73f459e7bf2bc9e32a707a07add3a4bbb51097db54cced94b89299b442d30f423e9eebcb92c3eb64e646e
-EBUILD xsetroot-1.1.2.ebuild 384 BLAKE2B 3a22511b1f237133a80e616ebb529a5612622e2c12da4f0d33c5a38c2a23de9329a792ee9915a2b3a20174cc574badeb3e27d397c33259b5c019d8e4516a32ba SHA512 55b586e59c7e5d0bfbe582776460cf896c671d7a8e68dd0ae07e1ce612013bb9f051a7b2cfaac9a2270da33b7d533c0fd9fe688150a242c6cc1b2afb4f4df7bd
+EBUILD xsetroot-1.1.2-r1.ebuild 400 BLAKE2B 2bb32cc2a38baf71ad72fbdefc8b5531386483629054e65a7a1c9c62fc9cbd9094a85271d40941ce004fb62a204e3ee4ed8063aa3b04db42100bda593540a2c8 SHA512 f23c9986d192463dfc9ac374c9c30e023f098f9a5768ea585bd69575a79d065f073e3a75ee72fcc3f1d95af4281b13a1bc8a2f7cdc34c79d7faed71fe3c70390
MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057
diff --git a/x11-apps/xsetroot/xsetroot-1.1.2-r1.ebuild b/x11-apps/xsetroot/xsetroot-1.1.2-r1.ebuild
index bb312bbff677..89ade361ca81 100644
--- a/x11-apps/xsetroot/xsetroot-1.1.2-r1.ebuild
+++ b/x11-apps/xsetroot/xsetroot-1.1.2-r1.ebuild
@@ -7,7 +7,7 @@ inherit xorg-3
DESCRIPTION="X.Org xsetroot application"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
RDEPEND="
x11-libs/libX11
diff --git a/x11-apps/xsetroot/xsetroot-1.1.2.ebuild b/x11-apps/xsetroot/xsetroot-1.1.2.ebuild
deleted file mode 100644
index 448bc5f93d2a..000000000000
--- a/x11-apps/xsetroot/xsetroot-1.1.2.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}"