public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/mikachan-font-ttc/
@ 2019-10-11  0:55 Matt Turner
  0 siblings, 0 replies; 2+ messages in thread
From: Matt Turner @ 2019-10-11  0:55 UTC (permalink / raw
  To: gentoo-commits

commit:     54d9b378a7ee67b0d48a07613c9a03e86a42a110
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 11 00:54:18 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Oct 11 00:54:18 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54d9b378

media-fonts/mikachan-font-ttc: Drop x11 maintainership

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

 media-fonts/mikachan-font-ttc/metadata.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/media-fonts/mikachan-font-ttc/metadata.xml b/media-fonts/mikachan-font-ttc/metadata.xml
index ef7a919a720..83a7eab1215 100644
--- a/media-fonts/mikachan-font-ttc/metadata.xml
+++ b/media-fonts/mikachan-font-ttc/metadata.xml
@@ -9,8 +9,4 @@
 	<email>cjk@gentoo.org</email>
 	<name>Cjk</name>
 </maintainer>
-<maintainer type="project">
-	<email>x11@gentoo.org</email>
-	<name>X11</name>
-</maintainer>
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/mikachan-font-ttc/
@ 2019-10-19 17:06 Michał Górny
  0 siblings, 0 replies; 2+ messages in thread
From: Michał Górny @ 2019-10-19 17:06 UTC (permalink / raw
  To: gentoo-commits

commit:     5dd91d7a2cd1e85b57c7ee8ef43d581bcfb48583
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 19 17:03:42 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 19 17:06:19 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dd91d7a

media-fonts/mikachan-font-ttc: Bump to EAPI 7

Closes: https://bugs.gentoo.org/697294
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 media-fonts/mikachan-font-ttc/mikachan-font-ttc-9.1.ebuild | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/media-fonts/mikachan-font-ttc/mikachan-font-ttc-9.1.ebuild b/media-fonts/mikachan-font-ttc/mikachan-font-ttc-9.1.ebuild
index 15e62429e2c..1cdae503633 100644
--- a/media-fonts/mikachan-font-ttc/mikachan-font-ttc-9.1.ebuild
+++ b/media-fonts/mikachan-font-ttc/mikachan-font-ttc-9.1.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
 
@@ -17,9 +17,9 @@ LICENSE="free-noncomm"
 SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
 IUSE=""
-
-FONT_S="${WORKDIR}/${P/-ttc}"
-FONT_SUFFIX="ttc"
-
 # Only installs fonts
 RESTRICT="strip binchecks"
+
+S="${WORKDIR}/${P/-ttc}"
+FONT_S=${S}
+FONT_SUFFIX="ttc"


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

end of thread, other threads:[~2019-10-19 17:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-11  0:55 [gentoo-commits] repo/gentoo:master commit in: media-fonts/mikachan-font-ttc/ Matt Turner
  -- strict thread matches above, loose matches on Subject: below --
2019-10-19 17:06 Michał Górny

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