diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-12-12 10:18:31 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-12-15 09:28:39 +0100 |
commit | 3a3cfaf7809f9ce54ab69e1bcdebf093a909f569 (patch) | |
tree | db697ff230b04a2c13aa28ccd02d52c5feacaf4d /media-fonts/font-bh-100dpi | |
parent | media-fonts/font-bh-100dpi: mark stable using the ALLARCHES policy. (diff) | |
download | gentoo-3a3cfaf7809f9ce54ab69e1bcdebf093a909f569.tar.gz gentoo-3a3cfaf7809f9ce54ab69e1bcdebf093a909f569.tar.bz2 gentoo-3a3cfaf7809f9ce54ab69e1bcdebf093a909f569.zip |
media-fonts/font-bh-100dpi: clean up old.
Package-Manager: Portage-2.3.18, Repoman-2.3.6
Diffstat (limited to 'media-fonts/font-bh-100dpi')
-rw-r--r-- | media-fonts/font-bh-100dpi/font-bh-100dpi-1.0.3.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/media-fonts/font-bh-100dpi/font-bh-100dpi-1.0.3.ebuild b/media-fonts/font-bh-100dpi/font-bh-100dpi-1.0.3.ebuild deleted file mode 100644 index f72d17583101..000000000000 --- a/media-fonts/font-bh-100dpi/font-bh-100dpi-1.0.3.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=3 -inherit xorg-2 - -DESCRIPTION="X.Org Bigelow & Holmes bitmap fonts" - -LICENSE="public-domain" # bitmap font, not copyrightable -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND} - x11-apps/bdftopcf" |