public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-bh-type1/
@ 2016-03-04  6:27 Stephen Klimaszewski
  0 siblings, 0 replies; 9+ messages in thread
From: Stephen Klimaszewski @ 2016-03-04  6:27 UTC (permalink / raw
  To: gentoo-commits

commit:     dd8bd0782f11f19766651e51a0a0daa4b7e79e19
Author:     Steev Klimaszewski <steev <AT> gentoo <DOT> org>
AuthorDate: Fri Mar  4 05:30:58 2016 +0000
Commit:     Stephen Klimaszewski <steev <AT> gentoo <DOT> org>
CommitDate: Fri Mar  4 06:23:46 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd8bd078

media-fonts/font-bh-type1: Keyword 1.0.3 for ~arm64

Tested on Cortex-A53

Package-Manager: portage-2.2.27

 media-fonts/font-bh-type1/font-bh-type1-1.0.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-fonts/font-bh-type1/font-bh-type1-1.0.3.ebuild b/media-fonts/font-bh-type1/font-bh-type1-1.0.3.ebuild
index 8b48dbf..a420856 100644
--- a/media-fonts/font-bh-type1/font-bh-type1-1.0.3.ebuild
+++ b/media-fonts/font-bh-type1/font-bh-type1-1.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -8,7 +8,7 @@ inherit xorg-2
 DESCRIPTION="X.Org Bigelow & Holmes Type 1 fonts"
 LICENSE="bh-luxi"
 
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
 IUSE=""
 
 RDEPEND=""


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-bh-type1/
@ 2017-11-25 20:18 Matt Turner
  0 siblings, 0 replies; 9+ messages in thread
From: Matt Turner @ 2017-11-25 20:18 UTC (permalink / raw
  To: gentoo-commits

commit:     654bf1f8fe13ae213e25efc969a3a739097061bd
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Sat Nov 25 13:43:47 2017 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Nov 25 20:18:37 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=654bf1f8

media-fonts/font-bh-type1: EAPI 3 -> 5

Package-Manager: Portage-2.3.16, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/6296

 media-fonts/font-bh-type1/Manifest                      |  2 +-
 media-fonts/font-bh-type1/font-bh-type1-1.0.3-r1.ebuild | 11 +++++++++++
 2 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/media-fonts/font-bh-type1/Manifest b/media-fonts/font-bh-type1/Manifest
index 58dc84c4be6..930614c3515 100644
--- a/media-fonts/font-bh-type1/Manifest
+++ b/media-fonts/font-bh-type1/Manifest
@@ -1 +1 @@
-DIST font-bh-type1-1.0.3.tar.bz2 637337 SHA256 761455a297486f3927a85d919b5c948d1d324181d4bea6c95d542504b68a63c1 SHA512 dc6cfe7d78a549ae5368ddd2bb3edc6746648b32e1f22bce87f6adc0845ef4827cd3b2472d0afa17a16a2c384e84f74f1c7d807510798bc69089920fdc5486da WHIRLPOOL 178783bbf853d5d992cb26a0dd41f00afba97b5f3b1c45374ac4ed3019312645809242cb489f6135e376f71b505cd70dfefa050d5fb49a042da9e3b9ca62eabe
+DIST font-bh-type1-1.0.3.tar.bz2 637337 BLAKE2B 122df86566d86a8fa85cc1da3f7d1913a2df589c301540b2bdd73e96726dc5fdb16184f80d8a3a58e6bd1ca54e0f4a3a0f266a35747f500065746f0be209484f SHA512 dc6cfe7d78a549ae5368ddd2bb3edc6746648b32e1f22bce87f6adc0845ef4827cd3b2472d0afa17a16a2c384e84f74f1c7d807510798bc69089920fdc5486da

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
new file mode 100644
index 00000000000..0b159f4b390
--- /dev/null
+++ b/media-fonts/font-bh-type1/font-bh-type1-1.0.3-r1.ebuild
@@ -0,0 +1,11 @@
+# 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 Type 1 fonts"
+LICENSE="bh-luxi"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
+IUSE=""


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-bh-type1/
@ 2020-08-06 19:11 Matt Turner
  0 siblings, 0 replies; 9+ messages in thread
From: Matt Turner @ 2020-08-06 19:11 UTC (permalink / raw
  To: gentoo-commits

commit:     7a2d5bd0f7fae40f979b029dfd7d310c3615ef17
Author:     Henrik Pihl <ahvenas <AT> gmail <DOT> com>
AuthorDate: Sun Aug  2 19:30:40 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Aug  6 19:11:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a2d5bd0

media-fonts/font-bh-type1: upgrade to EAPI 7 and xorg-3 eclass

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Henrik Pihl <ahvenas <AT> gmail.com>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 media-fonts/font-bh-type1/font-bh-type1-1.0.3-r2.ebuild | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/media-fonts/font-bh-type1/font-bh-type1-1.0.3-r2.ebuild b/media-fonts/font-bh-type1/font-bh-type1-1.0.3-r2.ebuild
new file mode 100644
index 00000000000..bde1cbff416
--- /dev/null
+++ b/media-fonts/font-bh-type1/font-bh-type1-1.0.3-r2.ebuild
@@ -0,0 +1,10 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit xorg-3
+
+DESCRIPTION="X.Org Bigelow & Holmes Type 1 fonts"
+LICENSE="bh-luxi"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos"


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-bh-type1/
@ 2020-09-25  5:25 Matt Turner
  0 siblings, 0 replies; 9+ messages in thread
From: Matt Turner @ 2020-09-25  5:25 UTC (permalink / raw
  To: gentoo-commits

commit:     72cde2639ba32b067dccc0decaa824372988ba99
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 25 05:23:27 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Sep 25 05:25:27 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72cde263

media-fonts/font-bh-type1-1.0.3-r2: hppa stable, bug 741975

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 media-fonts/font-bh-type1/font-bh-type1-1.0.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/font-bh-type1/font-bh-type1-1.0.3-r2.ebuild b/media-fonts/font-bh-type1/font-bh-type1-1.0.3-r2.ebuild
index 2e4e51fa48a..5b8cbf95bc9 100644
--- a/media-fonts/font-bh-type1/font-bh-type1-1.0.3-r2.ebuild
+++ b/media-fonts/font-bh-type1/font-bh-type1-1.0.3-r2.ebuild
@@ -7,4 +7,4 @@ inherit xorg-3
 DESCRIPTION="X.Org Bigelow & Holmes Type 1 fonts"
 LICENSE="bh-luxi"
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~x64-macos"


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-bh-type1/
@ 2021-07-25 22:53 Georgy Yakovlev
  0 siblings, 0 replies; 9+ messages in thread
From: Georgy Yakovlev @ 2021-07-25 22:53 UTC (permalink / raw
  To: gentoo-commits

commit:     4bb3f519e33d85476d73b7adf918c47cf2b0d01f
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 25 22:51:58 2021 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sun Jul 25 22:52:46 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bb3f519

media-fonts/font-bh-type1: Stabilize 1.0.3-r2 arm64, #804288

Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 media-fonts/font-bh-type1/font-bh-type1-1.0.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/font-bh-type1/font-bh-type1-1.0.3-r2.ebuild b/media-fonts/font-bh-type1/font-bh-type1-1.0.3-r2.ebuild
index 6fee2e93fbe..b745fa1f7ba 100644
--- a/media-fonts/font-bh-type1/font-bh-type1-1.0.3-r2.ebuild
+++ b/media-fonts/font-bh-type1/font-bh-type1-1.0.3-r2.ebuild
@@ -7,4 +7,4 @@ inherit xorg-3
 DESCRIPTION="X.Org Bigelow & Holmes Type 1 fonts"
 LICENSE="bh-luxi"
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~x64-macos"


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-bh-type1/
@ 2021-10-22  1:33 Yixun Lan
  0 siblings, 0 replies; 9+ messages in thread
From: Yixun Lan @ 2021-10-22  1:33 UTC (permalink / raw
  To: gentoo-commits

commit:     3d33286d64a68805954ae9dd233b72c24b0cc385
Author:     Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
AuthorDate: Sat Oct 16 14:38:43 2021 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Fri Oct 22 01:27:07 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d33286d

media-fonts/font-bh-type1: keyword ~riscv

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 media-fonts/font-bh-type1/font-bh-type1-1.0.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/font-bh-type1/font-bh-type1-1.0.3-r2.ebuild b/media-fonts/font-bh-type1/font-bh-type1-1.0.3-r2.ebuild
index b745fa1f7ba..741f45235d2 100644
--- a/media-fonts/font-bh-type1/font-bh-type1-1.0.3-r2.ebuild
+++ b/media-fonts/font-bh-type1/font-bh-type1-1.0.3-r2.ebuild
@@ -7,4 +7,4 @@ inherit xorg-3
 DESCRIPTION="X.Org Bigelow & Holmes Type 1 fonts"
 LICENSE="bh-luxi"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-bh-type1/
@ 2022-10-13 18:41 Matt Turner
  0 siblings, 0 replies; 9+ messages in thread
From: Matt Turner @ 2022-10-13 18:41 UTC (permalink / raw
  To: gentoo-commits

commit:     77138e1e65db36bfd19ef5331b9c5f7ee3978244
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 13 18:39:02 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Oct 13 18:41:13 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77138e1e

media-fonts/font-bh-type1: Fix HOMEPAGE

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 media-fonts/font-bh-type1/font-bh-type1-1.0.3-r2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-fonts/font-bh-type1/font-bh-type1-1.0.3-r2.ebuild b/media-fonts/font-bh-type1/font-bh-type1-1.0.3-r2.ebuild
index 25dc802424be..8c8db015b6cc 100644
--- a/media-fonts/font-bh-type1/font-bh-type1-1.0.3-r2.ebuild
+++ b/media-fonts/font-bh-type1/font-bh-type1-1.0.3-r2.ebuild
@@ -2,6 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
+XORG_PACKAGE_NAME="bh-type1"
 inherit xorg-3
 
 DESCRIPTION="X.Org Bigelow & Holmes Type 1 fonts"


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-bh-type1/
@ 2023-01-25 23:16 James Le Cuirot
  0 siblings, 0 replies; 9+ messages in thread
From: James Le Cuirot @ 2023-01-25 23:16 UTC (permalink / raw
  To: gentoo-commits

commit:     684669f1a76b413143aa6b18f0490cb71fcd5f33
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 25 23:16:23 2023 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Wed Jan 25 23:16:23 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=684669f1

media-fonts/font-bh-type1: Keyword 1.0.3-r2 for ~m68k

Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 media-fonts/font-bh-type1/font-bh-type1-1.0.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/font-bh-type1/font-bh-type1-1.0.3-r2.ebuild b/media-fonts/font-bh-type1/font-bh-type1-1.0.3-r2.ebuild
index 8c8db015b6cc..3960f8e06357 100644
--- a/media-fonts/font-bh-type1/font-bh-type1-1.0.3-r2.ebuild
+++ b/media-fonts/font-bh-type1/font-bh-type1-1.0.3-r2.ebuild
@@ -8,4 +8,4 @@ inherit xorg-3
 DESCRIPTION="X.Org Bigelow & Holmes Type 1 fonts"
 LICENSE="bh-luxi"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-bh-type1/
@ 2023-02-28  1:36 Matt Turner
  0 siblings, 0 replies; 9+ messages in thread
From: Matt Turner @ 2023-02-28  1:36 UTC (permalink / raw
  To: gentoo-commits

commit:     07d9480dde255d5f1ba673c748650cbebdfb4fec
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 27 23:48:41 2023 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Feb 28 01:36:22 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07d9480d

media-fonts/font-bh-type1: Version bump to 1.0.4

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 media-fonts/font-bh-type1/Manifest                   |  1 +
 media-fonts/font-bh-type1/font-bh-type1-1.0.4.ebuild | 12 ++++++++++++
 2 files changed, 13 insertions(+)

diff --git a/media-fonts/font-bh-type1/Manifest b/media-fonts/font-bh-type1/Manifest
index 930614c35158..c9d2d32ee157 100644
--- a/media-fonts/font-bh-type1/Manifest
+++ b/media-fonts/font-bh-type1/Manifest
@@ -1 +1,2 @@
 DIST font-bh-type1-1.0.3.tar.bz2 637337 BLAKE2B 122df86566d86a8fa85cc1da3f7d1913a2df589c301540b2bdd73e96726dc5fdb16184f80d8a3a58e6bd1ca54e0f4a3a0f266a35747f500065746f0be209484f SHA512 dc6cfe7d78a549ae5368ddd2bb3edc6746648b32e1f22bce87f6adc0845ef4827cd3b2472d0afa17a16a2c384e84f74f1c7d807510798bc69089920fdc5486da
+DIST font-bh-type1-1.0.4.tar.xz 633212 BLAKE2B fa2b80703eaa86eb77726250c7f98af5271f4e24f224e8e88124dab80bc8988f0760d451c6ff9264ed1af083a2ceeec0fa8b8eee636351c44823a825cb92dc22 SHA512 06b0752b67a8109c0173be2ad4b9623940bc0c55e5854dddfd74c4abf96b4ab2f0e4446325c4d6971011231176f87a06b55e906b7472f371b9824d89e3cbee7f

diff --git a/media-fonts/font-bh-type1/font-bh-type1-1.0.4.ebuild b/media-fonts/font-bh-type1/font-bh-type1-1.0.4.ebuild
new file mode 100644
index 000000000000..5d4e7f7eb756
--- /dev/null
+++ b/media-fonts/font-bh-type1/font-bh-type1-1.0.4.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+XORG_TARBALL_SUFFIX="xz"
+XORG_PACKAGE_NAME="bh-type1"
+inherit xorg-3
+
+DESCRIPTION="X.Org Bigelow & Holmes Type 1 fonts"
+LICENSE="bh-luxi"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"


^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-02-28  1:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-28  1:36 [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-bh-type1/ Matt Turner
  -- strict thread matches above, loose matches on Subject: below --
2023-01-25 23:16 James Le Cuirot
2022-10-13 18:41 Matt Turner
2021-10-22  1:33 Yixun Lan
2021-07-25 22:53 Georgy Yakovlev
2020-09-25  5:25 Matt Turner
2020-08-06 19:11 Matt Turner
2017-11-25 20:18 Matt Turner
2016-03-04  6:27 Stephen Klimaszewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox