From: "Akinori Hattori" <hattya@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/tegaki-zinnia-japanese/
Date: Sun, 7 Nov 2021 09:36:07 +0000 (UTC) [thread overview]
Message-ID: <1636277753.596ca22a1a5ec9d7f88cb94ae01629c1bf0f35b0.hattya@gentoo> (raw)
commit: 596ca22a1a5ec9d7f88cb94ae01629c1bf0f35b0
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 7 09:35:53 2021 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sun Nov 7 09:35:53 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=596ca22a
app-i18n/tegaki-zinnia-japanese: update to EAPI 8
Closes: https://bugs.gentoo.org/819723
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
.../tegaki-zinnia-japanese-0.3.ebuild | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)
diff --git a/app-i18n/tegaki-zinnia-japanese/tegaki-zinnia-japanese-0.3.ebuild b/app-i18n/tegaki-zinnia-japanese/tegaki-zinnia-japanese-0.3.ebuild
index 87a22f055d3..98633580a6e 100644
--- a/app-i18n/tegaki-zinnia-japanese/tegaki-zinnia-japanese-0.3.ebuild
+++ b/app-i18n/tegaki-zinnia-japanese/tegaki-zinnia-japanese-0.3.ebuild
@@ -1,7 +1,7 @@
# Copyright 2013-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI="8"
DESCRIPTION="Handwriting model data of Japanese"
HOMEPAGE="https://tegaki.github.io/"
@@ -12,12 +12,17 @@ SLOT="0"
KEYWORDS="amd64 ~arm64 ~ppc64 x86"
IUSE=""
-DEPEND="app-arch/unzip"
RDEPEND=""
+BDEPEND="app-arch/unzip"
src_prepare() {
- sed -i -e "/^installpath=/s:local/::" Makefile || die
- sed -i -e "/^installpath=/s:installpath=:installpath=${ED}:" Makefile || die
+ default
+
+ sed -i \
+ -e "/^installpath=/s|local/||" \
+ -e "/^installpath=/s|=|=${EPREFIX}|" \
+ -e "s/\(\$(inst\)/\$(DESTDIR)\1/" \
+ Makefile
}
src_compile() {
next reply other threads:[~2021-11-07 9:36 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-07 9:36 Akinori Hattori [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-11-07 9:36 [gentoo-commits] repo/gentoo:master commit in: app-i18n/tegaki-zinnia-japanese/ Akinori Hattori
2021-11-07 9:36 Akinori Hattori
2020-07-04 13:53 Mike Gilbert
2019-08-28 14:34 David Seifert
2018-03-15 19:23 Sergei Trofimovich
2018-03-08 19:33 Mike Gilbert
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1636277753.596ca22a1a5ec9d7f88cb94ae01629c1bf0f35b0.hattya@gentoo \
--to=hattya@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox