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-ttf/
Date: Tue, 28 Feb 2023 01:37:03
Message-Id: 1677548182.68ba3911108d0d96d6fe50326c1f6a029f413bca.mattst88@gentoo
1 commit: 68ba3911108d0d96d6fe50326c1f6a029f413bca
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 27 23:46:48 2023 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 28 01:36:22 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68ba3911
7
8 media-fonts/font-bh-ttf: Version bump to 1.0.4
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 media-fonts/font-bh-ttf/Manifest | 1 +
13 media-fonts/font-bh-ttf/font-bh-ttf-1.0.4.ebuild | 12 ++++++++++++
14 2 files changed, 13 insertions(+)
15
16 diff --git a/media-fonts/font-bh-ttf/Manifest b/media-fonts/font-bh-ttf/Manifest
17 index 1e2fc71bee52..f9016c61a05a 100644
18 --- a/media-fonts/font-bh-ttf/Manifest
19 +++ b/media-fonts/font-bh-ttf/Manifest
20 @@ -1 +1,2 @@
21 DIST font-bh-ttf-1.0.3.tar.bz2 465351 BLAKE2B 2d508265128262b479f184341862687235af0bec4098dec269f257ad3d2ec94de08ccee4701612c9b747214b38587840a4051dbca2fa1852e859482eb8cf6ecb SHA512 36b5b6bbc2894cd90a372e8131281a462b42d503be3e9af8565edbcd954b336690aa86a0b6fb162d865ba71b65669c5b911658c5b820effcea39d086d485be25
22 +DIST font-bh-ttf-1.0.4.tar.xz 372012 BLAKE2B c29459ba2ef8aa3821c8f6d500febc5d638ada726597236bbf76d468a12ccac4e23a0787e17af70be3e9eea0163d86846cf69f8eaf23bb2be91fac446a640dfa SHA512 d9d1cfdd3d73157d0253bebb76e91b92c5ffface42dd6aeca40f1deffe03f079a0f9a46d6fb368e5c213e413d0753766e9454ac4222baa3c9898dfcf92718fd0
23
24 diff --git a/media-fonts/font-bh-ttf/font-bh-ttf-1.0.4.ebuild b/media-fonts/font-bh-ttf/font-bh-ttf-1.0.4.ebuild
25 new file mode 100644
26 index 000000000000..5f103d848bc1
27 --- /dev/null
28 +++ b/media-fonts/font-bh-ttf/font-bh-ttf-1.0.4.ebuild
29 @@ -0,0 +1,12 @@
30 +# Copyright 1999-2023 Gentoo Authors
31 +# Distributed under the terms of the GNU General Public License v2
32 +
33 +EAPI=8
34 +XORG_TARBALL_SUFFIX="xz"
35 +XORG_PACKAGE_NAME="bh-ttf"
36 +inherit xorg-3
37 +
38 +DESCRIPTION="X.Org Bigelow & Holmes TrueType fonts"
39 +LICENSE="bh-luxi"
40 +
41 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"