summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2023-01-26 12:29:22 -0500
committerMatt Turner <mattst88@gentoo.org>2023-01-26 12:37:40 -0500
commit634e9477accdea208a15be79f7a891b0488167c9 (patch)
tree66180e90322b7c89a719e20ae59fc1c0358aad2d /x11-apps
parentx11-apps/xlogo: Drop old versions (diff)
downloadgentoo-634e9477accdea208a15be79f7a891b0488167c9.tar.gz
gentoo-634e9477accdea208a15be79f7a891b0488167c9.tar.bz2
gentoo-634e9477accdea208a15be79f7a891b0488167c9.zip
x11-apps/xlsatoms: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xlsatoms/Manifest1
-rw-r--r--x11-apps/xlsatoms/xlsatoms-1.1.3.ebuild13
2 files changed, 0 insertions, 14 deletions
diff --git a/x11-apps/xlsatoms/Manifest b/x11-apps/xlsatoms/Manifest
index 7468b7612b9a..8281e80d8db0 100644
--- a/x11-apps/xlsatoms/Manifest
+++ b/x11-apps/xlsatoms/Manifest
@@ -1,2 +1 @@
-DIST xlsatoms-1.1.3.tar.bz2 126327 BLAKE2B 7a4ca35e6968432fc99dcf665b3f63ac84e5bda8a7b061fca9df7bb12e447e83feaf4c82d80a4e469e680042d7b856708821febe44897acf5cba7777e90073c4 SHA512 c267ccfdc5a83e834bfb5c3b144e22642badcadef4eb146eeec2df6fe6f85e9379500ae4219912c70fa2e535036a1a96cf496381f5d814e79af075e03c975f30
DIST xlsatoms-1.1.4.tar.xz 120480 BLAKE2B 33b852bbafde3c2532c2071bfba54411943f30b2db0842b96bbdb1491415bc00d395abe691c721367e6b134f66e62d6918571b90c2e303982ea8a4ea498f5a63 SHA512 82f0d1e17850770537eac82947eff4514639f8122bd864e02685ede49db110a4c90c7782702ffb677a2b581f3eacd10dba80e63e29e7a1ed1c9255ee163fe0c4
diff --git a/x11-apps/xlsatoms/xlsatoms-1.1.3.ebuild b/x11-apps/xlsatoms/xlsatoms-1.1.3.ebuild
deleted file mode 100644
index 2b13a23f2bd1..000000000000
--- a/x11-apps/xlsatoms/xlsatoms-1.1.3.ebuild
+++ /dev/null
@@ -1,13 +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 interned atoms defined on server"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libxcb:="
-DEPEND="${RDEPEND}"