diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2015-04-12 10:35:04 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2015-04-12 10:35:04 +0000 |
commit | 1992c1b61cb6cdcae71c9b715ebe82ed725f8faf (patch) | |
tree | 58eac2390d06f51d767297c7f35a65f6671fbb27 /x11-apps/mkfontdir/mkfontdir-1.0.6.ebuild | |
parent | x86 stable wrt bug #539258 (diff) | |
download | historical-1992c1b61cb6cdcae71c9b715ebe82ed725f8faf.tar.gz historical-1992c1b61cb6cdcae71c9b715ebe82ed725f8faf.tar.bz2 historical-1992c1b61cb6cdcae71c9b715ebe82ed725f8faf.zip |
Remove old.
Package-Manager: portage-2.2.18/cvs/Linux x86_64
Diffstat (limited to 'x11-apps/mkfontdir/mkfontdir-1.0.6.ebuild')
-rw-r--r-- | x11-apps/mkfontdir/mkfontdir-1.0.6.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/x11-apps/mkfontdir/mkfontdir-1.0.6.ebuild b/x11-apps/mkfontdir/mkfontdir-1.0.6.ebuild deleted file mode 100644 index 52811d3a90d5..000000000000 --- a/x11-apps/mkfontdir/mkfontdir-1.0.6.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontdir/mkfontdir-1.0.6.ebuild,v 1.8 2011/02/14 14:55:47 xarthisius Exp $ - -EAPI=3 - -inherit xorg-2 - -DESCRIPTION="create an index of X font files in a directory" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="x11-apps/mkfontscale" -DEPEND="${RDEPEND}" |