public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Akinori Hattori" <hattya@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/skkfep/
Date: Thu, 20 Aug 2020 13:49:19 +0000 (UTC)	[thread overview]
Message-ID: <1597931331.7149b2d3db746cd24b8e3b984e987598283602ff.hattya@gentoo> (raw)

commit:     7149b2d3db746cd24b8e3b984e987598283602ff
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 20 13:48:51 2020 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Thu Aug 20 13:48:51 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7149b2d3

app-i18n/skkfep: update to EAPI 7

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>

 app-i18n/skkfep/metadata.xml          |  8 ++++----
 app-i18n/skkfep/skkfep-0.87-r1.ebuild | 14 +++++++-------
 2 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/app-i18n/skkfep/metadata.xml b/app-i18n/skkfep/metadata.xml
index e1a49f49888..6f2ca22da23 100644
--- a/app-i18n/skkfep/metadata.xml
+++ b/app-i18n/skkfep/metadata.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="project">
-    <email>cjk@gentoo.org</email>
-    <name>Cjk</name>
-  </maintainer>
+	<maintainer type="project">
+		<email>cjk@gentoo.org</email>
+		<name>Cjk</name>
+	</maintainer>
 </pkgmetadata>

diff --git a/app-i18n/skkfep/skkfep-0.87-r1.ebuild b/app-i18n/skkfep/skkfep-0.87-r1.ebuild
index 468bfc2ab5e..7fc8f751215 100644
--- a/app-i18n/skkfep/skkfep-0.87-r1.ebuild
+++ b/app-i18n/skkfep/skkfep-0.87-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI="7"
 
 inherit flag-o-matic toolchain-funcs
 
@@ -14,12 +14,12 @@ SLOT="0"
 KEYWORDS="amd64 ppc x86"
 IUSE=""
 
-DEPEND="sys-apps/sed
-	sys-libs/ncurses:=
+DEPEND="sys-libs/ncurses:="
+RDEPEND="${DEPEND}
+	app-i18n/skk-jisyo"
+BDEPEND="sys-apps/sed
 	virtual/awk
 	virtual/pkgconfig"
-RDEPEND="sys-libs/ncurses:=
-	app-i18n/skk-jisyo"
 
 PATCHES=(
 	"${FILESDIR}"/${PN}-gentoo.patch
@@ -47,7 +47,7 @@ src_compile() {
 }
 
 src_install() {
-	dobin skkfep escmode
-	doman skkfep.1
+	dobin ${PN} escmode
+	doman ${PN}.1
 	einstalldocs
 }


             reply	other threads:[~2020-08-20 13:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-20 13:49 Akinori Hattori [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-19 13:52 [gentoo-commits] repo/gentoo:master commit in: app-i18n/skkfep/ Sam James
2020-08-20 13:49 Akinori Hattori
2019-10-03 12:50 Akinori Hattori
2019-10-03 12:50 Akinori Hattori
2017-06-25  5:13 Akinori Hattori
2017-06-25  5:13 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=1597931331.7149b2d3db746cd24b8e3b984e987598283602ff.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