From: Matt Turner Date: Wed, 1 May 2019 20:31:36 +0000 (-0700) Subject: x11-apps/mkfontdir: Drop old versions X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ed307e52e63197ff0927b6a6dea5151c0c68199d;p=gentoo.git x11-apps/mkfontdir: Drop old versions Signed-off-by: Matt Turner Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/x11-apps/mkfontdir/Manifest b/x11-apps/mkfontdir/Manifest deleted file mode 100644 index bf5b1845f44c..000000000000 --- a/x11-apps/mkfontdir/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST mkfontdir-1.0.7.tar.bz2 108195 BLAKE2B 72625736d0b6d4cc3e5e53ac85db238feef5adf0c3d889c058d912129d4208609a6ebcc73bf2923fa420f87b41b655bee0a9fe841d1743e0d524bee0b827432f SHA512 96d1920565514f90621e18a87fb5a2db9e052d1bffc6552d9659e065a21e252ab98b4e62013755032b98ed6d8c3381eb75c3c8e02651766ee4791ca622dcef1f diff --git a/x11-apps/mkfontdir/mkfontdir-1.0.7.ebuild b/x11-apps/mkfontdir/mkfontdir-1.0.7.ebuild deleted file mode 100644 index a6c25c0c28e1..000000000000 --- a/x11-apps/mkfontdir/mkfontdir-1.0.7.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# 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}"