summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-05-29 11:11:08 -0400
committerMatt Turner <mattst88@gentoo.org>2022-05-29 11:23:15 -0400
commit90df4d8cc191ef9b7e4f4d2d6c26c48964568362 (patch)
tree643725e791df834306fc600665bfc3cffbe55a28 /x11-apps
parentx11-apps/iceauth: Drop old versions (diff)
downloadgentoo-90df4d8cc191ef9b7e4f4d2d6c26c48964568362.tar.gz
gentoo-90df4d8cc191ef9b7e4f4d2d6c26c48964568362.tar.bz2
gentoo-90df4d8cc191ef9b7e4f4d2d6c26c48964568362.zip
x11-apps/listres: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/listres/Manifest1
-rw-r--r--x11-apps/listres/listres-1.0.4.ebuild15
2 files changed, 0 insertions, 16 deletions
diff --git a/x11-apps/listres/Manifest b/x11-apps/listres/Manifest
index 4e2e3f7bbc98..bd1f438eb096 100644
--- a/x11-apps/listres/Manifest
+++ b/x11-apps/listres/Manifest
@@ -1,2 +1 @@
-DIST listres-1.0.4.tar.bz2 125472 BLAKE2B 99865e682eb2894b7af1a84a6fd29bf16f0345b8660bbb61060dbb7927bf376591c7403356b97cff13ff3392321d52f34388f49fd2aac6dab52592317818010c SHA512 925bceab6ff96fcf91f58ba2f858905d6e2eff7074ba29cfc02def7c19fb493545837884f1070dc004422451f749cd459000c01e8c9bb51a7cce7f7ab4067b8a
DIST listres-1.0.5.tar.xz 119596 BLAKE2B 849b41415eaf7d5251d8fb1cee061e8272e8abd4df986b28737d0a215953be692fe3b0c008a0bf7c831c5c6664ab1402c5034b2685cd3d799bae77a0296b0f8e SHA512 caa3626773031fbf6d8bcc1f697afe6add64fe4a8d1d766c42d5c2346050869dd23a26a1718411134ab05c75835facf0786cab5595721a16df423cdc54dd813d
diff --git a/x11-apps/listres/listres-1.0.4.ebuild b/x11-apps/listres/listres-1.0.4.ebuild
deleted file mode 100644
index 892b157132fc..000000000000
--- a/x11-apps/listres/listres-1.0.4.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xorg-3
-
-DESCRIPTION="list resources in widgets"
-KEYWORDS="amd64 arm ~hppa ~mips ppc ppc64 ~s390 sparc x86"
-IUSE=""
-RDEPEND="x11-libs/libX11
- x11-libs/libXt
- x11-libs/libXmu
- x11-libs/libXaw"
-DEPEND="${RDEPEND}"