Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-bh-type1/
Date: Sat, 25 Nov 2017 20:19:02
Message-Id: 1511641117.654bf1f8fe13ae213e25efc969a3a739097061bd.mattst88@gentoo
1 commit: 654bf1f8fe13ae213e25efc969a3a739097061bd
2 Author: Harri Nieminen <moikkis <AT> gmail <DOT> com>
3 AuthorDate: Sat Nov 25 13:43:47 2017 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 25 20:18:37 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=654bf1f8
7
8 media-fonts/font-bh-type1: EAPI 3 -> 5
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11 Closes: https://github.com/gentoo/gentoo/pull/6296
12
13 media-fonts/font-bh-type1/Manifest | 2 +-
14 media-fonts/font-bh-type1/font-bh-type1-1.0.3-r1.ebuild | 11 +++++++++++
15 2 files changed, 12 insertions(+), 1 deletion(-)
16
17 diff --git a/media-fonts/font-bh-type1/Manifest b/media-fonts/font-bh-type1/Manifest
18 index 58dc84c4be6..930614c3515 100644
19 --- a/media-fonts/font-bh-type1/Manifest
20 +++ b/media-fonts/font-bh-type1/Manifest
21 @@ -1 +1 @@
22 -DIST font-bh-type1-1.0.3.tar.bz2 637337 SHA256 761455a297486f3927a85d919b5c948d1d324181d4bea6c95d542504b68a63c1 SHA512 dc6cfe7d78a549ae5368ddd2bb3edc6746648b32e1f22bce87f6adc0845ef4827cd3b2472d0afa17a16a2c384e84f74f1c7d807510798bc69089920fdc5486da WHIRLPOOL 178783bbf853d5d992cb26a0dd41f00afba97b5f3b1c45374ac4ed3019312645809242cb489f6135e376f71b505cd70dfefa050d5fb49a042da9e3b9ca62eabe
23 +DIST font-bh-type1-1.0.3.tar.bz2 637337 BLAKE2B 122df86566d86a8fa85cc1da3f7d1913a2df589c301540b2bdd73e96726dc5fdb16184f80d8a3a58e6bd1ca54e0f4a3a0f266a35747f500065746f0be209484f SHA512 dc6cfe7d78a549ae5368ddd2bb3edc6746648b32e1f22bce87f6adc0845ef4827cd3b2472d0afa17a16a2c384e84f74f1c7d807510798bc69089920fdc5486da
24
25 diff --git a/media-fonts/font-bh-type1/font-bh-type1-1.0.3-r1.ebuild b/media-fonts/font-bh-type1/font-bh-type1-1.0.3-r1.ebuild
26 new file mode 100644
27 index 00000000000..0b159f4b390
28 --- /dev/null
29 +++ b/media-fonts/font-bh-type1/font-bh-type1-1.0.3-r1.ebuild
30 @@ -0,0 +1,11 @@
31 +# Copyright 1999-2017 Gentoo Foundation
32 +# Distributed under the terms of the GNU General Public License v2
33 +
34 +EAPI=5
35 +inherit xorg-2
36 +
37 +DESCRIPTION="X.Org Bigelow & Holmes Type 1 fonts"
38 +LICENSE="bh-luxi"
39 +
40 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
41 +IUSE=""