* [gentoo-commits] repo/gentoo:master commit in: media-fonts/wqy-zenhei/
@ 2020-07-04 13:53 Mike Gilbert
0 siblings, 0 replies; 4+ messages in thread
From: Mike Gilbert @ 2020-07-04 13:53 UTC (permalink / raw
To: gentoo-commits
commit: a5eb834c4bcd91c73e046ab6bc1f3f8028cec134
Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Thu Jul 2 14:51:26 2020 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sat Jul 4 13:52:31 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5eb834c
media-fonts/wqy-zenhei: ~ARM64 keywording (bug #730282).
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache.Org>
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
media-fonts/wqy-zenhei/wqy-zenhei-0.9.46.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-fonts/wqy-zenhei/wqy-zenhei-0.9.46.ebuild b/media-fonts/wqy-zenhei/wqy-zenhei-0.9.46.ebuild
index f67cd84ea33..3c6b62a97aa 100644
--- a/media-fonts/wqy-zenhei/wqy-zenhei-0.9.46.ebuild
+++ b/media-fonts/wqy-zenhei/wqy-zenhei-0.9.46.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 2007-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/project/wqy/${PN}-snapshot/${PV}-May/${P}-May.tar.
LICENSE="GPL-2-with-font-exception"
SLOT="0"
-KEYWORDS="amd64 arm ppc ppc64 x86"
+KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86"
IUSE=""
S="${WORKDIR}/${PN}"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/wqy-zenhei/
@ 2021-10-02 7:10 Yixun Lan
0 siblings, 0 replies; 4+ messages in thread
From: Yixun Lan @ 2021-10-02 7:10 UTC (permalink / raw
To: gentoo-commits
commit: cde0ec7e9fc8cb8cb505fe79b6dad738aa00a055
Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 30 20:54:14 2021 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sat Oct 2 07:09:11 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cde0ec7e
media-fonts/wqy-zenhei: keyword ~riscv
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
media-fonts/wqy-zenhei/wqy-zenhei-0.9.46.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-fonts/wqy-zenhei/wqy-zenhei-0.9.46.ebuild b/media-fonts/wqy-zenhei/wqy-zenhei-0.9.46.ebuild
index 95664928408..058bec5a643 100644
--- a/media-fonts/wqy-zenhei/wqy-zenhei-0.9.46.ebuild
+++ b/media-fonts/wqy-zenhei/wqy-zenhei-0.9.46.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}"
LICENSE="GPL-2-with-font-exception"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm ~arm64 ppc ppc64 ~riscv x86"
IUSE=""
# Only installs fonts
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/wqy-zenhei/
@ 2021-12-07 8:48 Sam James
0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2021-12-07 8:48 UTC (permalink / raw
To: gentoo-commits
commit: be47e9f91e9c835b15285a27f08dfb3f2a60df8c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 7 08:43:26 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 7 08:48:36 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be47e9f9
media-fonts/wqy-zenhei: mark ALLARCHES
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-fonts/wqy-zenhei/metadata.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/media-fonts/wqy-zenhei/metadata.xml b/media-fonts/wqy-zenhei/metadata.xml
index a1ca15230113..b689c872866d 100644
--- a/media-fonts/wqy-zenhei/metadata.xml
+++ b/media-fonts/wqy-zenhei/metadata.xml
@@ -5,6 +5,7 @@
<email>fonts@gentoo.org</email>
<name>Fonts</name>
</maintainer>
+ <stabilize-allarches/>
<upstream>
<remote-id type="sourceforge">wqy</remote-id>
</upstream>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/wqy-zenhei/
@ 2022-05-25 8:29 WANG Xuerui
0 siblings, 0 replies; 4+ messages in thread
From: WANG Xuerui @ 2022-05-25 8:29 UTC (permalink / raw
To: gentoo-commits
commit: adb8c54f34b8a5097caf59a2b1c1dc6fabf64205
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Wed May 25 08:21:31 2022 +0000
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Wed May 25 08:29:09 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adb8c54f
media-fonts/wqy-zenhei: keyword 0.9.46 for ~loong
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
media-fonts/wqy-zenhei/wqy-zenhei-0.9.46.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-fonts/wqy-zenhei/wqy-zenhei-0.9.46.ebuild b/media-fonts/wqy-zenhei/wqy-zenhei-0.9.46.ebuild
index 058bec5a643e..f0d54d09e1b7 100644
--- a/media-fonts/wqy-zenhei/wqy-zenhei-0.9.46.ebuild
+++ b/media-fonts/wqy-zenhei/wqy-zenhei-0.9.46.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2007-2021 Gentoo Authors
+# Copyright 2007-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}"
LICENSE="GPL-2-with-font-exception"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ppc ppc64 ~riscv x86"
+KEYWORDS="amd64 arm ~arm64 ~loong ppc ppc64 ~riscv x86"
IUSE=""
# Only installs fonts
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-05-25 8:29 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-07 8:48 [gentoo-commits] repo/gentoo:master commit in: media-fonts/wqy-zenhei/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2022-05-25 8:29 WANG Xuerui
2021-10-02 7:10 Yixun Lan
2020-07-04 13:53 Mike Gilbert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox