From 4f85641598c0f20d2b6009c66b137e2fad76eefe Mon Sep 17 00:00:00 2001
From: Matt Turner <mattst88@gentoo.org>
Date: Sat, 3 Dec 2022 20:21:57 -0500
Subject: x11-apps/showfont: Drop old versions

Signed-off-by: Matt Turner <mattst88@gentoo.org>
---
 x11-apps/showfont/Manifest              |  1 -
 x11-apps/showfont/showfont-1.0.5.ebuild | 13 -------------
 2 files changed, 14 deletions(-)
 delete mode 100644 x11-apps/showfont/showfont-1.0.5.ebuild

(limited to 'x11-apps')

diff --git a/x11-apps/showfont/Manifest b/x11-apps/showfont/Manifest
index dcd6475b0913..26f93c817611 100644
--- a/x11-apps/showfont/Manifest
+++ b/x11-apps/showfont/Manifest
@@ -1,2 +1 @@
-DIST showfont-1.0.5.tar.bz2 125618 BLAKE2B dd3f97e3f2dff934f1cff4bfda0f8a06be3b8549b8572f3a163dbc638fa753eb14b65e8b11e19a56e687a306f3602f99b91fc458c22543d5622f870e518b77cd SHA512 d90d6d99ca573f2632435ccfd46de606994e3792deb58bab6261ff950481ec71eef032b828da0ee5333d6946c5f54594dfb2dadf930825971d3f4baa5c0ff6fd
 DIST showfont-1.0.6.tar.xz 121588 BLAKE2B 963040ca15db4e990aab19616a4b5cca5a9454ca9df57a7bf92f3adf44eed08e14182a98697f6a135b1ed509e6fa15826044af43541bbcbc9434fa25db0a363d SHA512 21a318519492f4ba46a8bcb3590097fc5f96fe01fdb557257ae56bae813671952a2aad6c0df8cd69659e06708571c398e6d97969224cf692e22c8a35c8e6c363
diff --git a/x11-apps/showfont/showfont-1.0.5.ebuild b/x11-apps/showfont/showfont-1.0.5.ebuild
deleted file mode 100644
index a2c947085670..000000000000
--- a/x11-apps/showfont/showfont-1.0.5.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xorg-3
-
-DESCRIPTION="font dumper for X font server"
-
-KEYWORDS="amd64 arm ~mips ppc ppc64 ~s390 sparc x86"
-
-RDEPEND="x11-libs/libFS"
-DEPEND="${RDEPEND}"
-- 
cgit v1.2.3-65-gdbad