commit: 3607e83f04f037a17422dc41f6bb7174c8116e60
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 24 19:57:51 2020 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Jun 24 20:12:55 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3607e83f
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.4.ebuild | 13 -------------
2 files changed, 14 deletions(-)
diff --git a/x11-apps/showfont/Manifest b/x11-apps/showfont/Manifest
index afcaadd68ec..82433517540 100644
--- a/x11-apps/showfont/Manifest
+++ b/x11-apps/showfont/Manifest
@@ -1,2 +1 @@
-DIST showfont-1.0.4.tar.bz2 118199 BLAKE2B
0784e5c6a4cb2fbff460058aac958a68d788dd65fd83dd00d3dd2b59220f1279c1cfec0f86fab79ede2888c49b18f3f3eb5e73f711dd0bebb5e868c623ece01b
SHA512
5514aec3eca18f714b14b60a085e7f6edafa6f661567876cbcf965d67e90f031dd02d60cc71f8f1889b8e94c99a7f4f8adc8cb3acc1054a83dc8bc36656be0cb
DIST showfont-1.0.5.tar.bz2 125618 BLAKE2B
dd3f97e3f2dff934f1cff4bfda0f8a06be3b8549b8572f3a163dbc638fa753eb14b65e8b11e19a56e687a306f3602f99b91fc458c22543d5622f870e518b77cd
SHA512
d90d6d99ca573f2632435ccfd46de606994e3792deb58bab6261ff950481ec71eef032b828da0ee5333d6946c5f54594dfb2dadf930825971d3f4baa5c0ff6fd
diff --git a/x11-apps/showfont/showfont-1.0.4.ebuild
b/x11-apps/showfont/showfont-1.0.4.ebuild
deleted file mode 100644
index 08e95071467..00000000000
--- a/x11-apps/showfont/showfont-1.0.4.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="font dumper for X font server"
-KEYWORDS="amd64 arm ~mips ppc ppc64 ~s390 sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libFS"
-DEPEND="${RDEPEND}"