* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-bh-lucidatypewriter-100dpi/
@ 2016-03-04 6:27 Stephen Klimaszewski
0 siblings, 0 replies; 3+ messages in thread
From: Stephen Klimaszewski @ 2016-03-04 6:27 UTC (permalink / raw
To: gentoo-commits
commit: 47e0280736e820fe551beb33e8f362ad2b096d40
Author: Steev Klimaszewski <steev <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 4 05:39:10 2016 +0000
Commit: Stephen Klimaszewski <steev <AT> gentoo <DOT> org>
CommitDate: Fri Mar 4 06:24:23 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47e02807
media-fonts/font-bh-lucidatypewriter-100dpi: Keyword 1.0.3 for ~arm64
Tested on Cortex-A53
Package-Manager: portage-2.2.27
.../font-bh-lucidatypewriter-100dpi-1.0.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-fonts/font-bh-lucidatypewriter-100dpi/font-bh-lucidatypewriter-100dpi-1.0.3.ebuild b/media-fonts/font-bh-lucidatypewriter-100dpi/font-bh-lucidatypewriter-100dpi-1.0.3.ebuild
index 968889a..b461a4f 100644
--- a/media-fonts/font-bh-lucidatypewriter-100dpi/font-bh-lucidatypewriter-100dpi-1.0.3.ebuild
+++ b/media-fonts/font-bh-lucidatypewriter-100dpi/font-bh-lucidatypewriter-100dpi-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 Lucida bitmap fonts"
LICENSE="public-domain" # bitmap font, not copyrightable
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
IUSE=""
RDEPEND=""
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-bh-lucidatypewriter-100dpi/
@ 2017-11-25 20:18 Matt Turner
0 siblings, 0 replies; 3+ messages in thread
From: Matt Turner @ 2017-11-25 20:18 UTC (permalink / raw
To: gentoo-commits
commit: b8a31bc011abdd5049cde6f217607f7cb66a0b8a
Author: Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Sat Nov 25 13:22:00 2017 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Nov 25 20:18:36 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8a31bc0
media-fonts/font-bh-lucidatypewriter-100dpi: 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-100dpi/Manifest | 2 +-
.../font-bh-lucidatypewriter-100dpi-1.0.3-r1.ebuild | 13 +++++++++++++
2 files changed, 14 insertions(+), 1 deletion(-)
diff --git a/media-fonts/font-bh-lucidatypewriter-100dpi/Manifest b/media-fonts/font-bh-lucidatypewriter-100dpi/Manifest
index 389a5a8ac6a..57681ad7cfd 100644
--- a/media-fonts/font-bh-lucidatypewriter-100dpi/Manifest
+++ b/media-fonts/font-bh-lucidatypewriter-100dpi/Manifest
@@ -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
index 00000000000..14c855bb6e9
--- /dev/null
+++ b/media-fonts/font-bh-lucidatypewriter-100dpi/font-bh-lucidatypewriter-100dpi-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] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-bh-lucidatypewriter-100dpi/
@ 2020-10-03 1:32 Matt Turner
0 siblings, 0 replies; 3+ messages in thread
From: Matt Turner @ 2020-10-03 1:32 UTC (permalink / raw
To: gentoo-commits
commit: 54546aaa668b383888d5fb174c476a33a8667c07
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 1 22:19:19 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=54546aaa
media-fonts/font-bh-lucidatypewriter-100dpi: Add IUSE=nls
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
.../font-bh-lucidatypewriter-100dpi-1.0.3-r2.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/media-fonts/font-bh-lucidatypewriter-100dpi/font-bh-lucidatypewriter-100dpi-1.0.3-r2.ebuild b/media-fonts/font-bh-lucidatypewriter-100dpi/font-bh-lucidatypewriter-100dpi-1.0.3-r2.ebuild
index 4bb16660fc7..6eddfe156b4 100644
--- a/media-fonts/font-bh-lucidatypewriter-100dpi/font-bh-lucidatypewriter-100dpi-1.0.3-r2.ebuild
+++ b/media-fonts/font-bh-lucidatypewriter-100dpi/font-bh-lucidatypewriter-100dpi-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] 3+ messages in thread
end of thread, other threads:[~2020-10-03 1:32 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-04 6:27 [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-bh-lucidatypewriter-100dpi/ Stephen Klimaszewski
-- strict thread matches above, loose matches on Subject: below --
2017-11-25 20:18 Matt Turner
2020-10-03 1:32 Matt Turner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox