From 48a0e73b704eda0893a3eb953ac7da8bf2d70770 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Wed, 22 Apr 2020 11:28:15 -0700 Subject: [PATCH] x11-apps/mkfontdir: Remove The last version of this package that installed any files was removed a year ago. Signed-off-by: Matt Turner --- x11-apps/mkfontdir/metadata.xml | 8 -------- x11-apps/mkfontdir/mkfontdir-1.2.0.ebuild | 15 --------------- 2 files changed, 23 deletions(-) delete mode 100644 x11-apps/mkfontdir/metadata.xml delete mode 100644 x11-apps/mkfontdir/mkfontdir-1.2.0.ebuild diff --git a/x11-apps/mkfontdir/metadata.xml b/x11-apps/mkfontdir/metadata.xml deleted file mode 100644 index e943b72b8a48..000000000000 --- a/x11-apps/mkfontdir/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - x11@gentoo.org - X11 - - diff --git a/x11-apps/mkfontdir/mkfontdir-1.2.0.ebuild b/x11-apps/mkfontdir/mkfontdir-1.2.0.ebuild deleted file mode 100644 index f7e9dcb6a203..000000000000 --- a/x11-apps/mkfontdir/mkfontdir-1.2.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="create an index of X font files in a directory" -HOMEPAGE="https://www.x.org/wiki/ https://gitlab.freedesktop.org/xorg/app/mkfontdir" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND=">=x11-apps/mkfontscale-1.2.0" -DEPEND="${RDEPEND}" -- 2.26.2