Signed-off-by: Matt Turner <mattst88@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
+++ /dev/null
-DIST mkfontdir-1.0.7.tar.bz2 108195 BLAKE2B 72625736d0b6d4cc3e5e53ac85db238feef5adf0c3d889c058d912129d4208609a6ebcc73bf2923fa420f87b41b655bee0a9fe841d1743e0d524bee0b827432f SHA512 96d1920565514f90621e18a87fb5a2db9e052d1bffc6552d9659e065a21e252ab98b4e62013755032b98ed6d8c3381eb75c3c8e02651766ee4791ca622dcef1f
+++ /dev/null
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit xorg-2
-
-DESCRIPTION="create an index of X font files in a directory"
-
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="x11-apps/mkfontscale"
-DEPEND="${RDEPEND}"