From 19fd5949b6b9634583d498597b33a96c1951f2ce Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Thu, 21 Mar 2024 14:04:04 -0400 Subject: x11-apps/xmore: Drop old versions Signed-off-by: Matt Turner --- x11-apps/xmore/Manifest | 1 - x11-apps/xmore/xmore-1.0.3.ebuild | 16 ---------------- 2 files changed, 17 deletions(-) delete mode 100644 x11-apps/xmore/xmore-1.0.3.ebuild (limited to 'x11-apps/xmore') diff --git a/x11-apps/xmore/Manifest b/x11-apps/xmore/Manifest index 069fe9fea7cc..67111a9358d3 100644 --- a/x11-apps/xmore/Manifest +++ b/x11-apps/xmore/Manifest @@ -1,2 +1 @@ -DIST xmore-1.0.3.tar.bz2 127587 BLAKE2B f59c9b6b7a134694dc7df5540c75a4331785ef7da0c5b40618923a3d1d53a543f7a54b7b8383f2e816b4f478056f6c0b1c6a4ce212c50b4fca75a307057c3f54 SHA512 e3e44831cd87a54bb585f80ef0d87f69dc35f6c834a73241aad9f6e2b0999b53c51a0a3f915a94ae4d6dc9bdfb9f60b6576f0bdcec441443abd98efa6c51b1d3 DIST xmore-1.0.4.tar.xz 122624 BLAKE2B 98d14c6f0e1e1bd839b4bc13fccdd047cb8328c8b372d6fd281e51190193cd6738df855be7b0f157db7d7f24361a04d56f010115f882a7883900ba54f842d2ff SHA512 52ac9bca78431f5f830b4607ff2cc375ab90e11380e0d4d3e591689359806cc7c7ec92c713d4d65742f40407e4f407c372759e5d03e30a30dfd866e6d5c6f6f7 diff --git a/x11-apps/xmore/xmore-1.0.3.ebuild b/x11-apps/xmore/xmore-1.0.3.ebuild deleted file mode 100644 index 5137a2903132..000000000000 --- a/x11-apps/xmore/xmore-1.0.3.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="plain text display program for the X Window System" -KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 ~sparc x86" -IUSE="" - -RDEPEND=" - x11-libs/libXaw - x11-libs/libXt -" -DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad