x11-apps/showfont: Drop old versions

Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner
2025-08-08 23:18:51 -04:00
parent 3bbaf4c234
commit 81bf254b75
2 changed files with 0 additions and 15 deletions

View File

@@ -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

View File

@@ -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"