From: "Akinori Hattori" <hattya@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/uim-tomoe-gtk/
Date: Sun, 3 Jun 2018 02:34:55 +0000 (UTC) [thread overview]
Message-ID: <1527993269.de1cf739d243e44b9299c81c7410843c226e0563.hattya@gentoo> (raw)
commit: de1cf739d243e44b9299c81c7410843c226e0563
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 3 02:34:29 2018 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sun Jun 3 02:34:29 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de1cf739
app-i18n/uim-tomoe-gtk: fix tests with >=dev-lang/perl-5.26
Closes: https://bugs.gentoo.org/656862
Package-Manager: Portage-2.3.24, Repoman-2.3.6
app-i18n/uim-tomoe-gtk/uim-tomoe-gtk-0.6.0.ebuild | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/app-i18n/uim-tomoe-gtk/uim-tomoe-gtk-0.6.0.ebuild b/app-i18n/uim-tomoe-gtk/uim-tomoe-gtk-0.6.0.ebuild
index 86ea770fffe..6d00f5ece70 100644
--- a/app-i18n/uim-tomoe-gtk/uim-tomoe-gtk-0.6.0.ebuild
+++ b/app-i18n/uim-tomoe-gtk/uim-tomoe-gtk-0.6.0.ebuild
@@ -3,6 +3,8 @@
EAPI="6"
+inherit autotools
+
DESCRIPTION="Japanese input method Tomoe IMEngine for uim"
HOMEPAGE="http://tomoe.sourceforge.net/"
SRC_URI="mirror://sourceforge/tomoe/${P}.tar.gz"
@@ -16,3 +18,8 @@ RDEPEND="app-i18n/uim
~app-i18n/tomoe-gtk-0.6.0"
DEPEND="${RDEPEND}
virtual/pkgconfig"
+
+src_prepare() {
+ default
+ eautoreconf
+}
next reply other threads:[~2018-06-03 2:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-03 2:34 Akinori Hattori [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-06-03 2:34 [gentoo-commits] repo/gentoo:master commit in: app-i18n/uim-tomoe-gtk/ Akinori Hattori
2018-07-22 12:29 Akinori Hattori
2021-10-12 13:24 Akinori Hattori
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=1527993269.de1cf739d243e44b9299c81c7410843c226e0563.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