summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2023-08-16 17:55:59 -0400
committerMatt Turner <mattst88@gentoo.org>2023-08-16 18:07:20 -0400
commitf46f2ac7f65f2f39788bb31f47a94e1601b708ce (patch)
treeedf2f090b35371ce50c3754f5ce68b41204070c1 /x11-apps
parentx11-apps/xrdb: Drop old versions (diff)
downloadgentoo-f46f2ac7f65f2f39788bb31f47a94e1601b708ce.tar.gz
gentoo-f46f2ac7f65f2f39788bb31f47a94e1601b708ce.tar.bz2
gentoo-f46f2ac7f65f2f39788bb31f47a94e1601b708ce.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.8.ebuild16
2 files changed, 0 insertions, 17 deletions
diff --git a/x11-apps/xwd/Manifest b/x11-apps/xwd/Manifest
index d6a9298d6aa4..55f4da6266c5 100644
--- a/x11-apps/xwd/Manifest
+++ b/x11-apps/xwd/Manifest
@@ -1,2 +1 @@
-DIST xwd-1.0.8.tar.bz2 151153 BLAKE2B 9db972c3f484abde7f6925da6b9e567548e9ceab8f3484ca8f5649e1505ef72652d03f738b2e2edd3179a9561b9dca76bf13d26b025523d22f9f2d98ebf1b8c7 SHA512 d2aaf42c60d20c4b09f4947d3702058dbfad4633b2c5c8ea62e8897fc9ced1ab3417ce99255a223286d21a731f543019470737e3074f1bc68033b4eb47bc773e
DIST xwd-1.0.9.tar.xz 141940 BLAKE2B 06505859e28095ba4c34f76001aa283b2b173d71f78c83e067faefe91671475daf9adcedecdc9c090826ecec8fb73763529fb9fae1ebd1e62e67d7ec70117c78 SHA512 ae59661b05160f5658920fd79031b6b8548cb7bbfc734194edb0acef5c95f76b210ca4443e9506fc1a0cb9df47ee7c22948502971afe578b44c75aa2a1138d56
diff --git a/x11-apps/xwd/xwd-1.0.8.ebuild b/x11-apps/xwd/xwd-1.0.8.ebuild
deleted file mode 100644
index 5e1d18f12b5d..000000000000
--- a/x11-apps/xwd/xwd-1.0.8.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2022 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 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-
-RDEPEND="x11-libs/libX11"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto
- x11-libs/libXt
- x11-libs/libxkbfile"