summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2021-11-17 23:45:35 -0800
committerMatt Turner <mattst88@gentoo.org>2021-11-17 23:46:52 -0800
commit6283d1a8830fb41b866a49c25319beb1d3b563f5 (patch)
tree788ee0e0e5154ac3e1d4fa6b8b72deeb41a950df /x11-apps
parentx11-apps/xrestop: Drop old versions (diff)
downloadgentoo-6283d1a8830fb41b866a49c25319beb1d3b563f5.tar.gz
gentoo-6283d1a8830fb41b866a49c25319beb1d3b563f5.tar.bz2
gentoo-6283d1a8830fb41b866a49c25319beb1d3b563f5.zip
x11-apps/xwd: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xwd/Manifest1
-rw-r--r--x11-apps/xwd/xwd-1.0.7-r1.ebuild16
2 files changed, 0 insertions, 17 deletions
diff --git a/x11-apps/xwd/Manifest b/x11-apps/xwd/Manifest
index 1c123fffd0ec..634f9e4ed059 100644
--- a/x11-apps/xwd/Manifest
+++ b/x11-apps/xwd/Manifest
@@ -1,2 +1 @@
-DIST xwd-1.0.7.tar.bz2 148026 BLAKE2B 9088105a07db38418352cccafaee4ecc084940e031416358291e6b5a6f47b2c8972928f0eb3479db4ff93b3a54a24ea4231f4d8196464f14ac4d7a1b5bb7ecce SHA512 6fdb0a115ae505169bbc7fcc45580daf26bced2e26e0bf9a877636016038931a8386e8edcbe015f4024be508d0461906adef4834cf22a445e3c282f0b8fad17e
DIST xwd-1.0.8.tar.bz2 151153 BLAKE2B 9db972c3f484abde7f6925da6b9e567548e9ceab8f3484ca8f5649e1505ef72652d03f738b2e2edd3179a9561b9dca76bf13d26b025523d22f9f2d98ebf1b8c7 SHA512 d2aaf42c60d20c4b09f4947d3702058dbfad4633b2c5c8ea62e8897fc9ced1ab3417ce99255a223286d21a731f543019470737e3074f1bc68033b4eb47bc773e
diff --git a/x11-apps/xwd/xwd-1.0.7-r1.ebuild b/x11-apps/xwd/xwd-1.0.7-r1.ebuild
deleted file mode 100644
index 2635cd4950c7..000000000000
--- a/x11-apps/xwd/xwd-1.0.7-r1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=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"
-
-RDEPEND="x11-libs/libX11"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto
- x11-libs/libXt
- x11-libs/libxkbfile"