summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-09-24 21:50:37 -0700
committerMatt Turner <mattst88@gentoo.org>2020-09-24 21:52:59 -0700
commit409f4c8bdbf98e013c9c57263729454d78c6a05b (patch)
tree624a7ebd473229262d81717c264c512d348eaa28 /x11-apps
parentmedia-fonts/font-xfree86-type1: Drop old versions (diff)
downloadgentoo-409f4c8bdbf98e013c9c57263729454d78c6a05b.tar.gz
gentoo-409f4c8bdbf98e013c9c57263729454d78c6a05b.tar.bz2
gentoo-409f4c8bdbf98e013c9c57263729454d78c6a05b.zip
x11-apps/xev: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xev/Manifest1
-rw-r--r--x11-apps/xev/xev-1.2.3.ebuild16
2 files changed, 0 insertions, 17 deletions
diff --git a/x11-apps/xev/Manifest b/x11-apps/xev/Manifest
index d73745a71238..3ff4caa21962 100644
--- a/x11-apps/xev/Manifest
+++ b/x11-apps/xev/Manifest
@@ -1,2 +1 @@
-DIST xev-1.2.3.tar.bz2 134866 BLAKE2B 9ff8bdb1e75754a5390115d10dd5851f71b2319ad7ff02299ff28284aa23c14cd1ad3ee9eea81718ed355fc31983e4f7ec0312b31e3f86d3691bb52ebbe0cc4e SHA512 47cc7ac096e77cfa4e687914d767263cf3e1dca5bffd0f68c7ba0fe751b248c8a16525bd2da4d6efa0ea8d637831c893d41c9687cace4aaa9c0909a45ef1943e
DIST xev-1.2.4.tar.bz2 136792 BLAKE2B 46b38d7295f8a11509598758ece9d880f9c3d303064de5cb6ef12aa9d0b066e78aefd3aa5e0c94ea4af7633936209474be362f9e38c0994eefe798662c2e4c6c SHA512 383472ddbfad639ba46a69080ecdd11a514a0578fd32c463fae18da02e0265c944589eebf12a858994f5fd601c02a0d51517e9b3ff61c6afe740d374f02781ca
diff --git a/x11-apps/xev/xev-1.2.3.ebuild b/x11-apps/xev/xev-1.2.3.ebuild
deleted file mode 100644
index 84bc210d12b4..000000000000
--- a/x11-apps/xev/xev-1.2.3.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xorg-3
-
-DESCRIPTION="Print contents of X events"
-
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x86-winnt"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
- x11-libs/libXrandr"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"