* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-bh-lucidatypewriter-75dpi/
@ 2017-11-25 20:18 Matt Turner
0 siblings, 0 replies; 6+ messages in thread
From: Matt Turner @ 2017-11-25 20:18 UTC (permalink / raw
To: gentoo-commits
commit: a9fcda42e146401e4f04043ea8a6e0339867b9be
Author: Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Sat Nov 25 13:34:23 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=a9fcda42
media-fonts/font-bh-lucidatypewriter-75dpi: 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-lucidatypewriter-75dpi/Manifest | 2 +-
.../font-bh-lucidatypewriter-75dpi-1.0.3-r1.ebuild | 13 +++++++++++++
2 files changed, 14 insertions(+), 1 deletion(-)
diff --git a/media-fonts/font-bh-lucidatypewriter-75dpi/Manifest b/media-fonts/font-bh-lucidatypewriter-75dpi/Manifest
index 074b1ff085b..19f82b1c316 100644
--- a/media-fonts/font-bh-lucidatypewriter-75dpi/Manifest
+++ b/media-fonts/font-bh-lucidatypewriter-75dpi/Manifest
@@ -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
index 00000000000..14c855bb6e9
--- /dev/null
+++ b/media-fonts/font-bh-lucidatypewriter-75dpi/font-bh-lucidatypewriter-75dpi-1.0.3-r1.ebuild
@@ -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"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-bh-lucidatypewriter-75dpi/
@ 2020-08-06 19:11 Matt Turner
0 siblings, 0 replies; 6+ messages in thread
From: Matt Turner @ 2020-08-06 19:11 UTC (permalink / raw
To: gentoo-commits
commit: e08d3ce241bfb4272b970807583166876c2a3b23
Author: Henrik Pihl <ahvenas <AT> gmail <DOT> com>
AuthorDate: Sun Aug 2 19:29:33 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=e08d3ce2
media-fonts/font-bh-lucidatypewriter-75dpi: 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>
.../font-bh-lucidatypewriter-75dpi-1.0.3-r2.ebuild | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/media-fonts/font-bh-lucidatypewriter-75dpi/font-bh-lucidatypewriter-75dpi-1.0.3-r2.ebuild b/media-fonts/font-bh-lucidatypewriter-75dpi/font-bh-lucidatypewriter-75dpi-1.0.3-r2.ebuild
new file mode 100644
index 00000000000..805e9d4967b
--- /dev/null
+++ b/media-fonts/font-bh-lucidatypewriter-75dpi/font-bh-lucidatypewriter-75dpi-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 Lucida bitmap fonts"
+
+LICENSE="public-domain" # bitmap font, not copyrightable
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-bh-lucidatypewriter-75dpi/
@ 2020-10-03 1:32 Matt Turner
0 siblings, 0 replies; 6+ messages in thread
From: Matt Turner @ 2020-10-03 1:32 UTC (permalink / raw
To: gentoo-commits
commit: 88ae47a937a25a9a91c793c5ab55d0c3cbacc87d
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 1 22:19:32 2020 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Oct 3 01:31:48 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88ae47a9
media-fonts/font-bh-lucidatypewriter-75dpi: Add IUSE=nls
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
.../font-bh-lucidatypewriter-75dpi-1.0.3-r2.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/media-fonts/font-bh-lucidatypewriter-75dpi/font-bh-lucidatypewriter-75dpi-1.0.3-r2.ebuild b/media-fonts/font-bh-lucidatypewriter-75dpi/font-bh-lucidatypewriter-75dpi-1.0.3-r2.ebuild
index 4bb16660fc7..6eddfe156b4 100644
--- a/media-fonts/font-bh-lucidatypewriter-75dpi/font-bh-lucidatypewriter-75dpi-1.0.3-r2.ebuild
+++ b/media-fonts/font-bh-lucidatypewriter-75dpi/font-bh-lucidatypewriter-75dpi-1.0.3-r2.ebuild
@@ -8,3 +8,4 @@ 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 sparc x86"
+IUSE="nls"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-bh-lucidatypewriter-75dpi/
@ 2021-07-25 22:53 Georgy Yakovlev
0 siblings, 0 replies; 6+ messages in thread
From: Georgy Yakovlev @ 2021-07-25 22:53 UTC (permalink / raw
To: gentoo-commits
commit: 8282663b9a3b0d267b22786143bc9b4214baa132
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 25 22:51:57 2021 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sun Jul 25 22:52:45 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8282663b
media-fonts/font-bh-lucidatypewriter-75dpi: Stabilize 1.0.3-r2 arm64, #804288
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
.../font-bh-lucidatypewriter-75dpi-1.0.3-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-fonts/font-bh-lucidatypewriter-75dpi/font-bh-lucidatypewriter-75dpi-1.0.3-r2.ebuild b/media-fonts/font-bh-lucidatypewriter-75dpi/font-bh-lucidatypewriter-75dpi-1.0.3-r2.ebuild
index 7f555084350..8ce6c98d911 100644
--- a/media-fonts/font-bh-lucidatypewriter-75dpi/font-bh-lucidatypewriter-75dpi-1.0.3-r2.ebuild
+++ b/media-fonts/font-bh-lucidatypewriter-75dpi/font-bh-lucidatypewriter-75dpi-1.0.3-r2.ebuild
@@ -7,5 +7,5 @@ inherit xorg-3
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 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
IUSE="nls"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-bh-lucidatypewriter-75dpi/
@ 2023-01-25 23:16 James Le Cuirot
0 siblings, 0 replies; 6+ messages in thread
From: James Le Cuirot @ 2023-01-25 23:16 UTC (permalink / raw
To: gentoo-commits
commit: e82ef0043b5801e9ea130da6793debe57daf8a17
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 25 23:15:56 2023 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Wed Jan 25 23:15:56 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e82ef004
media-fonts/font-bh-lucidatypewriter-75dpi: Keyword 1.0.3-r2 for ~m68k
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
.../font-bh-lucidatypewriter-75dpi-1.0.3-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-fonts/font-bh-lucidatypewriter-75dpi/font-bh-lucidatypewriter-75dpi-1.0.3-r2.ebuild b/media-fonts/font-bh-lucidatypewriter-75dpi/font-bh-lucidatypewriter-75dpi-1.0.3-r2.ebuild
index 3416c4947fd9..78434fe7b176 100644
--- a/media-fonts/font-bh-lucidatypewriter-75dpi/font-bh-lucidatypewriter-75dpi-1.0.3-r2.ebuild
+++ b/media-fonts/font-bh-lucidatypewriter-75dpi/font-bh-lucidatypewriter-75dpi-1.0.3-r2.ebuild
@@ -8,5 +8,5 @@ inherit xorg-3
DESCRIPTION="X.Org Bigelow & Holmes Lucida bitmap fonts"
LICENSE="public-domain" # bitmap font, not copyrightable
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
IUSE="nls"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-bh-lucidatypewriter-75dpi/
@ 2023-02-28 1:36 Matt Turner
0 siblings, 0 replies; 6+ messages in thread
From: Matt Turner @ 2023-02-28 1:36 UTC (permalink / raw
To: gentoo-commits
commit: 72fa348c2774eec536db1f10b9489737af33a796
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 27 23:44:43 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=72fa348c
media-fonts/font-bh-lucidatypewriter-75dpi: Version bump to 1.0.4
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
media-fonts/font-bh-lucidatypewriter-75dpi/Manifest | 1 +
.../font-bh-lucidatypewriter-75dpi-1.0.4.ebuild | 14 ++++++++++++++
2 files changed, 15 insertions(+)
diff --git a/media-fonts/font-bh-lucidatypewriter-75dpi/Manifest b/media-fonts/font-bh-lucidatypewriter-75dpi/Manifest
index 19f82b1c3167..b0929bdfcd2b 100644
--- a/media-fonts/font-bh-lucidatypewriter-75dpi/Manifest
+++ b/media-fonts/font-bh-lucidatypewriter-75dpi/Manifest
@@ -1 +1,2 @@
DIST font-bh-lucidatypewriter-75dpi-1.0.3.tar.bz2 219511 BLAKE2B fe05029295ef04414dd37fe80d023cfbf423fd3c314d53cb71dc2e4c623634e8e5b911f7a92851f49dd66cc9939d4998d4ec78f705a52908d01e1dcb91f08387 SHA512 2bba19c10df8e95f95d59d5fc7c15380c91a5140b0fa490497dbdf78a5574adae06a5566941c8c61e4a9850712fc9ca16974173aeee771f41976f472f0a2de13
+DIST font-bh-lucidatypewriter-75dpi-1.0.4.tar.xz 189952 BLAKE2B 1347d53ed01622feeac38d578c39381d40e35e174b0cc6641cf7c4852c63077249a20d9da4fa1c5d98e12331d153815331d29c732ea4f634bc9666b79fda5590 SHA512 bfe2776b84533dd23648df42b2c74fb7f49e665e4f2128c6af529425a1569051c9ddadb696dfa7a6bd959a4929f8a75f7e4fbd7da7767d272a0a8a5424a879cf
diff --git a/media-fonts/font-bh-lucidatypewriter-75dpi/font-bh-lucidatypewriter-75dpi-1.0.4.ebuild b/media-fonts/font-bh-lucidatypewriter-75dpi/font-bh-lucidatypewriter-75dpi-1.0.4.ebuild
new file mode 100644
index 000000000000..5757d4d47e29
--- /dev/null
+++ b/media-fonts/font-bh-lucidatypewriter-75dpi/font-bh-lucidatypewriter-75dpi-1.0.4.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+FONT_OPENTYPE_COMPAT=1
+XORG_TARBALL_SUFFIX="xz"
+XORG_PACKAGE_NAME="bh-lucidatypewriter-75dpi"
+inherit xorg-3
+
+DESCRIPTION="X.Org Bigelow & Holmes Lucida bitmap fonts"
+
+LICENSE="public-domain" # bitmap font, not copyrightable
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE="nls"
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2023-02-28 1:37 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-25 23:16 [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-bh-lucidatypewriter-75dpi/ James Le Cuirot
-- strict thread matches above, loose matches on Subject: below --
2023-02-28 1:36 Matt Turner
2021-07-25 22:53 Georgy Yakovlev
2020-10-03 1:32 Matt Turner
2020-08-06 19:11 Matt Turner
2017-11-25 20:18 Matt Turner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox