* [gentoo-commits] repo/gentoo:master commit in: media-fonts/mikachan-font-ttf/
@ 2019-10-11 0:55 Matt Turner
0 siblings, 0 replies; 3+ messages in thread
From: Matt Turner @ 2019-10-11 0:55 UTC (permalink / raw
To: gentoo-commits
commit: 31bec5e50cdb59d09c2bd0ad602e6526b09503ed
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 11 00:54:39 2019 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Oct 11 00:54:39 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31bec5e5
media-fonts/mikachan-font-ttf: Drop x11 maintainership
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
media-fonts/mikachan-font-ttf/metadata.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/media-fonts/mikachan-font-ttf/metadata.xml b/media-fonts/mikachan-font-ttf/metadata.xml
index b51c06ba84f..0b6ad9b51e6 100644
--- a/media-fonts/mikachan-font-ttf/metadata.xml
+++ b/media-fonts/mikachan-font-ttf/metadata.xml
@@ -9,10 +9,6 @@
<email>cjk@gentoo.org</email>
<name>Cjk</name>
</maintainer>
- <maintainer type="project">
- <email>x11@gentoo.org</email>
- <name>X11</name>
- </maintainer>
<upstream>
<remote-id type="sourceforge-jp">mikachan</remote-id>
</upstream>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/mikachan-font-ttf/
@ 2019-10-19 17:06 Michał Górny
0 siblings, 0 replies; 3+ messages in thread
From: Michał Górny @ 2019-10-19 17:06 UTC (permalink / raw
To: gentoo-commits
commit: 0c76778faa6130fb6af190a89b05b16b34030f7c
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 19 16:57:16 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 19 17:06:20 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c76778f
media-fonts/mikachan-font-ttf: Bump to EAPI 7
Closes: https://bugs.gentoo.org/697294
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../mikachan-font-ttf/mikachan-font-ttf-8.9-r2.ebuild | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
diff --git a/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r2.ebuild b/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r2.ebuild
index 4150ce57992..0d9ad05c752 100644
--- a/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r2.ebuild
+++ b/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=0
+EAPI=7
inherit font
@@ -18,19 +18,18 @@ LICENSE="free-noncomm"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
IUSE=""
-
-FONT_S="${WORKDIR}"
-FONT_SUFFIX="ttf"
-
# Only installs fonts
RESTRICT="strip binchecks"
+
+S=${WORKDIR}
+
FONT_CONF=( "${FILESDIR}/60-mikachan.conf" )
src_install() {
insinto /usr/share/fonts/${PN}
for f in "${MY_PN}" "${MY_PN}P" "${MY_PN}PB" "${MY_PN}PS" ; do
- cd "${WORKDIR}/${f}-${PV}"
+ cd "${WORKDIR}/${f}-${PV}" || die
doins fonts/*.ttf
newdoc README README.${f}
newdoc README.ja README.ja.${f}
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/mikachan-font-ttf/
@ 2024-08-30 17:11 Sam James
0 siblings, 0 replies; 3+ messages in thread
From: Sam James @ 2024-08-30 17:11 UTC (permalink / raw
To: gentoo-commits
commit: 9c86863075391a9dc450c605706c5675c5d8eacb
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 30 17:09:34 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 30 17:09:34 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c868630
media-fonts/mikachan-font-ttf: Keyword 8.9-r2 arm64, #937303
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r2.ebuild b/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r2.ebuild
index 5275b43e583a..e6c9dcc2f8eb 100644
--- a/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r2.ebuild
+++ b/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge.jp/mikachan/5513/${MY_PN}-${PV}.tar.bz2
LICENSE="free-noncomm"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~loong ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ppc ppc64 ~s390 sparc x86"
IUSE=""
# Only installs fonts
RESTRICT="strip binchecks"
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-08-30 17:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-30 17:11 [gentoo-commits] repo/gentoo:master commit in: media-fonts/mikachan-font-ttf/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2019-10-19 17:06 Michał Górny
2019-10-11 0:55 Matt Turner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox