media-fonts/font-bh-lucidatypewriter-75dpi: EAPI 3 -> 5
authorHarri Nieminen <moikkis@gmail.com>
Sat, 25 Nov 2017 13:34:23 +0000 (15:34 +0200)
committerMatt Turner <mattst88@gentoo.org>
Sat, 25 Nov 2017 20:18:37 +0000 (12:18 -0800)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/6296

media-fonts/font-bh-lucidatypewriter-75dpi/Manifest
media-fonts/font-bh-lucidatypewriter-75dpi/font-bh-lucidatypewriter-75dpi-1.0.3-r1.ebuild [new file with mode: 0644]

index 074b1ff085bcbfffd53ebf61feb799dbf9303c4b..19f82b1c31673b85495b6167678aca2f6f93e45b 100644 (file)
@@ -1 +1 @@
-DIST font-bh-lucidatypewriter-75dpi-1.0.3.tar.bz2 219511 SHA256 4ac16afbe205480cc5572e2977ea63488c543d05be0ea8e5a94c845a6eebcb31 SHA512 2bba19c10df8e95f95d59d5fc7c15380c91a5140b0fa490497dbdf78a5574adae06a5566941c8c61e4a9850712fc9ca16974173aeee771f41976f472f0a2de13 WHIRLPOOL aa33fa5881eaf1f8f0487e9e8fb1953567e889071797d68090785ce1c1897798ce2a6969ff6bc8b227f255a6b6bbaf74c70cfa14f49f393ce1fed35081d61491
+DIST font-bh-lucidatypewriter-75dpi-1.0.3.tar.bz2 219511 BLAKE2B fe05029295ef04414dd37fe80d023cfbf423fd3c314d53cb71dc2e4c623634e8e5b911f7a92851f49dd66cc9939d4998d4ec78f705a52908d01e1dcb91f08387 SHA512 2bba19c10df8e95f95d59d5fc7c15380c91a5140b0fa490497dbdf78a5574adae06a5566941c8c61e4a9850712fc9ca16974173aeee771f41976f472f0a2de13
diff --git a/media-fonts/font-bh-lucidatypewriter-75dpi/font-bh-lucidatypewriter-75dpi-1.0.3-r1.ebuild b/media-fonts/font-bh-lucidatypewriter-75dpi/font-bh-lucidatypewriter-75dpi-1.0.3-r1.ebuild
new file mode 100644 (file)
index 0000000..14c855b
--- /dev/null
@@ -0,0 +1,13 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+inherit xorg-2
+
+DESCRIPTION="X.Org Bigelow & Holmes Lucida 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=""
+
+DEPEND="x11-apps/bdftopcf"