From 40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 28 Apr 2021 20:21:43 +0100 Subject: gentoo resync : 28.04.2021 --- x11-apps/xwd/Manifest | 3 +-- x11-apps/xwd/xwd-1.0.7-r1.ebuild | 2 +- x11-apps/xwd/xwd-1.0.7.ebuild | 18 ------------------ 3 files changed, 2 insertions(+), 21 deletions(-) delete mode 100644 x11-apps/xwd/xwd-1.0.7.ebuild (limited to 'x11-apps/xwd') diff --git a/x11-apps/xwd/Manifest b/x11-apps/xwd/Manifest index b90b18ba4738..75a9821c3205 100644 --- a/x11-apps/xwd/Manifest +++ b/x11-apps/xwd/Manifest @@ -1,4 +1,3 @@ DIST xwd-1.0.7.tar.bz2 148026 BLAKE2B 9088105a07db38418352cccafaee4ecc084940e031416358291e6b5a6f47b2c8972928f0eb3479db4ff93b3a54a24ea4231f4d8196464f14ac4d7a1b5bb7ecce SHA512 6fdb0a115ae505169bbc7fcc45580daf26bced2e26e0bf9a877636016038931a8386e8edcbe015f4024be508d0461906adef4834cf22a445e3c282f0b8fad17e -EBUILD xwd-1.0.7-r1.ebuild 363 BLAKE2B 6004748bac88f0e0e7a7b3ba0c2cf562d090016721ef2337bfed728deb3b8f5d2eabc35dc41b30d10d68cdcbabe22e7809d835af3a386e5b0aa1a76d10322448 SHA512 f88cb986f7d81447918b405a4898980af05b7538bd66cad813d8150a35f4e070f283512670fe6d7340b4f8d46ec69c67541fca3e01cabae7ab5edf0a5cdc32be -EBUILD xwd-1.0.7.ebuild 439 BLAKE2B 9606f93395ad02373d8cee7d22a4e48e7a751f6f9399d4a067b04c5c0696d8062f94d809f95e66ad65aa6188fbb3a266597564a7ca4c6d14cb20f76869a4a419 SHA512 c1d749d3e6e6038e2dc7da6180992919d0bb1c16ba5514978a5febfd946dea483d33ae15bc1d1e80e66669bffd71dc0310abd65934c3a20f096b0ac7c920398f +EBUILD xwd-1.0.7-r1.ebuild 357 BLAKE2B 934b005bf206c1e40319868e1d3240f75617c1b88404d8203ab4054d54035e07addd50551d2220bd37a40a42ae58380c1a411d378168cf6b1b37ff4463840757 SHA512 1193ba07553a9fdd202aa3bd603cbf2dba06729d61fd1b65bc584877c95a956f9a043b6a27c542f7e58ee732e710bddc599d240ecd1b51ebdff809d0ae005f6f MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057 diff --git a/x11-apps/xwd/xwd-1.0.7-r1.ebuild b/x11-apps/xwd/xwd-1.0.7-r1.ebuild index 116dcac06fb2..ce9cc3b3fd2a 100644 --- a/x11-apps/xwd/xwd-1.0.7-r1.ebuild +++ b/x11-apps/xwd/xwd-1.0.7-r1.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="dump an image of an X window" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND} diff --git a/x11-apps/xwd/xwd-1.0.7.ebuild b/x11-apps/xwd/xwd-1.0.7.ebuild deleted file mode 100644 index 77199c73b1c4..000000000000 --- a/x11-apps/xwd/xwd-1.0.7.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit xorg-2 - -DESCRIPTION="dump an image of an X window" - -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" -IUSE="" - -# libXt dependency is not in configure.ac, bug #408629, upstream #47462." -RDEPEND="x11-libs/libX11" -DEPEND="${RDEPEND} - x11-base/xorg-proto - x11-libs/libXt - x11-libs/libxkbfile" -- cgit v1.2.3