From 6d927c72914d5d44994685e57a4793991410fb27 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Wed, 24 Jun 2020 13:07:51 -0700 Subject: x11-apps/xwd: Drop old versions Signed-off-by: Matt Turner --- x11-apps/xwd/Manifest | 1 - x11-apps/xwd/xwd-1.0.6.ebuild | 18 ------------------ 2 files changed, 19 deletions(-) delete mode 100644 x11-apps/xwd/xwd-1.0.6.ebuild (limited to 'x11-apps') diff --git a/x11-apps/xwd/Manifest b/x11-apps/xwd/Manifest index 3386c2993ae9..3b9495433f84 100644 --- a/x11-apps/xwd/Manifest +++ b/x11-apps/xwd/Manifest @@ -1,2 +1 @@ -DIST xwd-1.0.6.tar.bz2 144548 BLAKE2B 56560a36931d15f6f59d6c6548325e559534cee10cb13b07722bce5b47d7d2360244b29e88a66a58ffffd2209336f0ffb14cbabb0369c144ceeeabb4eb184b06 SHA512 8fb86cbe163631fdb3f49ad6bb648ea599d7c5f9b11aba7e88afb86daed34cab88dcba057e0c5ca3e4e5904598b279f5a68ad43a64dd1053d647aa78523a806f DIST xwd-1.0.7.tar.bz2 148026 BLAKE2B 9088105a07db38418352cccafaee4ecc084940e031416358291e6b5a6f47b2c8972928f0eb3479db4ff93b3a54a24ea4231f4d8196464f14ac4d7a1b5bb7ecce SHA512 6fdb0a115ae505169bbc7fcc45580daf26bced2e26e0bf9a877636016038931a8386e8edcbe015f4024be508d0461906adef4834cf22a445e3c282f0b8fad17e diff --git a/x11-apps/xwd/xwd-1.0.6.ebuild b/x11-apps/xwd/xwd-1.0.6.ebuild deleted file mode 100644 index 8cadf6a8f429..000000000000 --- a/x11-apps/xwd/xwd-1.0.6.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-65-gdbad