media-fonts/font-bh-lucidatypewriter-100dpi: EAPI 3 -> 5
authorHarri Nieminen <moikkis@gmail.com>
Sat, 25 Nov 2017 13:22:00 +0000 (15:22 +0200)
committerMatt Turner <mattst88@gentoo.org>
Sat, 25 Nov 2017 20:18:36 +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-100dpi/Manifest
media-fonts/font-bh-lucidatypewriter-100dpi/font-bh-lucidatypewriter-100dpi-1.0.3-r1.ebuild [new file with mode: 0644]

index 389a5a8ac6a00068ee1d5d19d1ed17eab62383c8..57681ad7cfd52cfcc7b276754d0e1779d485a70b 100644 (file)
@@ -1 +1 @@
-DIST font-bh-lucidatypewriter-100dpi-1.0.3.tar.bz2 245807 SHA256 62a83363c2536095fda49d260d21e0847675676e4e3415054064cbdffa641fbb SHA512 1862003c20aa7709ea07487a4326c619e2beb33b7069d644f438d64182b41a06039c69e2867921b4d12939612a4b8e1e1727fd15851aeab9a0361060183e3b0f WHIRLPOOL cb3ff17d6cca847368b564f8b83f09e86cb0422baa3726bf3cef9b4419782951caae4121b9e13d89afce65e514292ee0f67ddc467303b9a6b2a6e6cc6c76092b
+DIST font-bh-lucidatypewriter-100dpi-1.0.3.tar.bz2 245807 BLAKE2B f2cd40b5621aa3940e8047bd6b2ca588fde367512da196ebfa32469be06ea15c87641da8f81f14191a65dd5eb791de1256e26c5cc20e0dab3883834028003665 SHA512 1862003c20aa7709ea07487a4326c619e2beb33b7069d644f438d64182b41a06039c69e2867921b4d12939612a4b8e1e1727fd15851aeab9a0361060183e3b0f
diff --git a/media-fonts/font-bh-lucidatypewriter-100dpi/font-bh-lucidatypewriter-100dpi-1.0.3-r1.ebuild b/media-fonts/font-bh-lucidatypewriter-100dpi/font-bh-lucidatypewriter-100dpi-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"