diff options
author | Matt Turner <mattst88@gentoo.org> | 2024-11-23 16:02:52 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2024-11-23 16:16:06 -0500 |
commit | f6db3307185b9998a158d5eaab85d0133777fb9f (patch) | |
tree | d2b8a88fb4af5bf3c00339bbf78886b1af98cf11 /x11-apps | |
parent | x11-apps/xmag: Drop old versions (diff) | |
download | gentoo-f6db3307185b9998a158d5eaab85d0133777fb9f.tar.gz gentoo-f6db3307185b9998a158d5eaab85d0133777fb9f.tar.bz2 gentoo-f6db3307185b9998a158d5eaab85d0133777fb9f.zip |
x11-apps/xwud: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xwud/Manifest | 1 | ||||
-rw-r--r-- | x11-apps/xwud/xwud-1.0.6.ebuild | 15 |
2 files changed, 0 insertions, 16 deletions
diff --git a/x11-apps/xwud/Manifest b/x11-apps/xwud/Manifest index f8c6a6d0d601..9334a110abe2 100644 --- a/x11-apps/xwud/Manifest +++ b/x11-apps/xwud/Manifest @@ -1,2 +1 @@ -DIST xwud-1.0.6.tar.xz 126696 BLAKE2B cd272963c7edc71d4d4a0863dacf39a3432f1b344fe90e698d167df1394b7d5f00e3481eaa97fa47d9dd4e18778193b15879fec73746517a4a6ac69b098c1ec3 SHA512 a7b964d9ef13e4726b2ef84dcc1040cdf510c8031c3e6e1dc1c711e65d9e56f1fc5921a7af3dbbd898b861c79e9da6242da23c2e73816e39152ae719052293e9 DIST xwud-1.0.7.tar.xz 129736 BLAKE2B 890e2c4b81e00d9dda99bbaa5855653fd37640dadbce335783005ddd2dcbd7da597ec7da5cf2ae9c3b0ae9869c907b65624dea0d28b0c8b68c429699dfd93ab0 SHA512 3c910fc170f6f6373d426aa5532bd3ede6d83efab06a77c3a43a92aa9cfae9a5324d5a6ca1dfcc8941be6895b6769b3a7beee8081815000b57f93aa1b4e7c420 diff --git a/x11-apps/xwud/xwud-1.0.6.ebuild b/x11-apps/xwud/xwud-1.0.6.ebuild deleted file mode 100644 index ed5c36876715..000000000000 --- a/x11-apps/xwud/xwud-1.0.6.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -XORG_TARBALL_SUFFIX="xz" -inherit xorg-3 - -DESCRIPTION="image displayer for X" - -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 sparc x86" - -RDEPEND="x11-libs/libX11" -DEPEND="${RDEPEND} - x11-base/xorg-proto" |