commit: 81bf254b75fb539ccdafeb24d48dcb28a83a2f24
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 9 03:18:51 2025 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Aug 9 03:25:54 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81bf254b
x11-apps/showfont: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-apps/showfont/Manifest | 1 -
x11-apps/showfont/showfont-1.0.6.ebuild | 14 --------------
2 files changed, 15 deletions(-)
diff --git a/x11-apps/showfont/Manifest b/x11-apps/showfont/Manifest
index f7f20bd5fb34..07319a4d57bd 100644
--- a/x11-apps/showfont/Manifest
+++ b/x11-apps/showfont/Manifest
@@ -1,2 +1 @@
-DIST showfont-1.0.6.tar.xz 121588 BLAKE2B
963040ca15db4e990aab19616a4b5cca5a9454ca9df57a7bf92f3adf44eed08e14182a98697f6a135b1ed509e6fa15826044af43541bbcbc9434fa25db0a363d
SHA512
21a318519492f4ba46a8bcb3590097fc5f96fe01fdb557257ae56bae813671952a2aad6c0df8cd69659e06708571c398e6d97969224cf692e22c8a35c8e6c363
DIST showfont-1.0.7.tar.xz 125460 BLAKE2B
78c4e412786273b00243737c173a253b4c226031e5e6fa6d9ffb65a6998446e5df362097330eced3d578e9dfb57a34dbf8b0a139c221c0bf7214f8df03bb68a6
SHA512
6c27b280976d22f35071136e139a654c7be41f5cca3b450a3aa36f8a026b151e700d4e386b0fde8deccef50f8d43338f5d105977a7d11861fccab6c05e480d70
diff --git a/x11-apps/showfont/showfont-1.0.6.ebuild
b/x11-apps/showfont/showfont-1.0.6.ebuild
deleted file mode 100644
index d0e22914de75..000000000000
--- a/x11-apps/showfont/showfont-1.0.6.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit xorg-3
-
-DESCRIPTION="font dumper for X font server"
-
-KEYWORDS="amd64 arm ~arm64 ~mips ppc ppc64 ~s390 sparc x86"
-
-RDEPEND="x11-libs/libFS"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"