x11-apps/listres: Drop old versions

Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner
2024-04-03 23:12:38 -04:00
parent ddd9f968e4
commit cf35932b1e
2 changed files with 0 additions and 18 deletions

View File

@@ -1,2 +1 @@
DIST listres-1.0.5.tar.xz 119596 BLAKE2B 849b41415eaf7d5251d8fb1cee061e8272e8abd4df986b28737d0a215953be692fe3b0c008a0bf7c831c5c6664ab1402c5034b2685cd3d799bae77a0296b0f8e SHA512 caa3626773031fbf6d8bcc1f697afe6add64fe4a8d1d766c42d5c2346050869dd23a26a1718411134ab05c75835facf0786cab5595721a16df423cdc54dd813d
DIST listres-1.0.6.tar.xz 120540 BLAKE2B 33f400470d573e18e1ee3dd95cb06313badbbcc44d74cd27b1006fc6b6a39997cf8b283412c8f15c9a4d37f03fb681d92d3cc9aee3c4191984ad18eb0e988929 SHA512 182919c8ba5569af3dbf59421de2dfd3e755b3bd2d6d548c6d2664c20b73f937e64dc73811821c19af93fffbc2d5c8d2db8d9cdd9bf1b93b0f29cb683e13ebe7

View File

@@ -1,17 +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="list resources in widgets"
KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 sparc x86"
RDEPEND="x11-libs/libX11
x11-libs/libXt
x11-libs/libXmu
x11-libs/libXaw"
DEPEND="${RDEPEND}
x11-base/xorg-proto"