x11-apps/xedit: Drop old versions

Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner
2024-04-25 12:03:17 -04:00
parent 70196667b4
commit 1176cf7d6b
2 changed files with 0 additions and 20 deletions

View File

@@ -1,2 +1 @@
DIST xedit-1.2.3.tar.xz 480288 BLAKE2B 15dabc6952228246b2fcd67c33298ce75ebd3a943e930d3e5110c4b32a8c5b7340f5127b64d9bda9819fa3bcb4bebe870e4bcca0ecf5310f4b765f488d88c61d SHA512 1089c35ef961e53f74cc7d892960e1ee7f0da17529e3173e7f7764b0eb4ee94d1e068cb177d8502ca55c1dd6808962d4b1427e303adc7e6db80be8828557f45a
DIST xedit-1.2.4.tar.xz 481740 BLAKE2B 186240f42dbb7d1f1c4923f37c2614d7ba4251d22fb6cec033f5bd43bb6378101e329669255ebd0b16791dd2424d33cc816740a999e75e24294654e3d43a7dd0 SHA512 30819ec491f9a02db95c20eb8653389b29bf4a4a5c54701d156db67fcb8fade5276dcb3a656dca245c958d75d0ee6fe50ab207e040ce0065d9d9a1bd58d5b24c

View File

@@ -1,19 +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="simple text editor for X"
KEYWORDS="amd64 ~arm64 ~hppa ~mips ppc ppc64 sparc x86"
RDEPEND="
x11-libs/libXaw
x11-libs/libXt
x11-libs/libXmu
x11-libs/libX11"
DEPEND="${RDEPEND}
x11-base/xorg-proto"