commit: 59f59811bf733d1015566f2042043e2f9c7f832b
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 17 03:52:43 2024 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Dec 17 03:57:52 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59f59811
x11-apps/xprop: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-apps/xprop/Manifest | 1 -
x11-apps/xprop/xprop-1.2.7.ebuild | 14 --------------
2 files changed, 15 deletions(-)
diff --git a/x11-apps/xprop/Manifest b/x11-apps/xprop/Manifest
index 8d9eca527f35..121f1a7b3d78 100644
--- a/x11-apps/xprop/Manifest
+++ b/x11-apps/xprop/Manifest
@@ -1,2 +1 @@
-DIST xprop-1.2.7.tar.xz 144216 BLAKE2B
858627e1d0d61246d428865242dba262aa05104e08b71167b965fc7881c660cc8681b5b831fc5a2e7fbc5fff7e8d49f12f178b07b5d52ac08894d89e930ca4d0
SHA512
84ada23660e2aef7024352e1a774f920e86c55fbfda486c087b9f41f8da30a84734fe753b62432f3df16913e86da4a18ce04ca018091d444cef727de97bf94f1
DIST xprop-1.2.8.tar.xz 147396 BLAKE2B
4a5c113761975df980bcb1b78f621439e754a6f95cd72e88243bcdf1325b358b0a5efdc55cf03f18c132988703e8233cd28da7f32209699fe6bcfd89a22d6d75
SHA512
bdd9b02c4ee738bb4661c3acc901330e635b9967de5efb1615297f6b0ff3cdbd0eab6f63f80a605539090e8d62c611bb603da17477e16e3c0b26ff4314d0b664
diff --git a/x11-apps/xprop/xprop-1.2.7.ebuild
b/x11-apps/xprop/xprop-1.2.7.ebuild
deleted file mode 100644
index 2538e9f159a0..000000000000
--- a/x11-apps/xprop/xprop-1.2.7.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-XORG_TARBALL_SUFFIX="xz"
-inherit xorg-3
-
-DESCRIPTION="property displayer for X"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390
sparc x86 ~amd64-linux ~x86-linux ~x64-solaris"
-
-RDEPEND="x11-libs/libX11"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"