commit: bc1de8117d245b01749509ab662215d5689ff597
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 7 18:14:55 2025 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Sep 7 18:16:00 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc1de811
x11-apps/xdriinfo: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-apps/xdriinfo/Manifest | 1 -
x11-apps/xdriinfo/xdriinfo-1.0.7.ebuild | 15 ---------------
2 files changed, 16 deletions(-)
diff --git a/x11-apps/xdriinfo/Manifest b/x11-apps/xdriinfo/Manifest
index dc79ac3ba647..23ca91168155 100644
--- a/x11-apps/xdriinfo/Manifest
+++ b/x11-apps/xdriinfo/Manifest
@@ -1,2 +1 @@
-DIST xdriinfo-1.0.7.tar.xz 118268 BLAKE2B
94a75f2933d0c402e345bfc7054e0dd240f1dd43f805b9bc1970a00f6a500b110e3988afb7d5a466dfda8dcca504b14d33c4d257afe7df22ed10b1c4b190627e
SHA512
a368cf32c606ca78f3a23bc5d88fb57b9c1a3827d0fec3e48cee153703135e47cecd3db8ee0eba93f309d7f03b4306c3f2e7f46f36d0d2970671c5e5b78093ad
DIST xdriinfo-1.0.8.tar.xz 123872 BLAKE2B
583b2cbc2bf8f4d1acfd79f8aeb51176d61d8a55a10cb1b52e3422122401ee01a5c22094e7037e7baf2b9aa9cf08c110d6de605e2f43ccb280e28488c2929233
SHA512
36ea6a453b7f3ec7caa028282c701c98dfb45886dc833e31931d3ed6333a96a5bf7d3816bf5db51b3c359297f25e242c913eae4dd01be5de557475b4cd98d458
diff --git a/x11-apps/xdriinfo/xdriinfo-1.0.7.ebuild
b/x11-apps/xdriinfo/xdriinfo-1.0.7.ebuild
deleted file mode 100644
index 655cf2ca17a2..000000000000
--- a/x11-apps/xdriinfo/xdriinfo-1.0.7.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit xorg-3
-
-DESCRIPTION="query configuration information of DRI drivers"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~sparc x86"
-
-RDEPEND="
- x11-libs/libX11
- virtual/opengl"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"