public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/canna-cannadic/
Date: Sat, 19 Jun 2021 22:54:50 +0000 (UTC)	[thread overview]
Message-ID: <1624143273.60020e1de3f7a6c69fcfb8da81e09b83ee6104c8.soap@gentoo> (raw)

commit:     60020e1de3f7a6c69fcfb8da81e09b83ee6104c8
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 19 22:54:33 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jun 19 22:54:33 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60020e1d

app-dicts/canna-cannadic: Port to EAPI 7

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 app-dicts/canna-cannadic/canna-cannadic-0.95c.ebuild | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

diff --git a/app-dicts/canna-cannadic/canna-cannadic-0.95c.ebuild b/app-dicts/canna-cannadic/canna-cannadic-0.95c.ebuild
index b42ea9c08fe..2dfb2221841 100644
--- a/app-dicts/canna-cannadic/canna-cannadic-0.95c.ebuild
+++ b/app-dicts/canna-cannadic/canna-cannadic-0.95c.ebuild
@@ -1,27 +1,25 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI=7
 
 inherit cannadic
 
 MY_P="${P/canna-/}"
 
 DESCRIPTION="Japanese dictionary as a supplement/replacement to Canna3.5b2"
-#HOMEPAGE="http://cannadic.oucrc.org/"
 HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
 SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
-IUSE=""
 
-DEPEND="app-i18n/canna"
-S="${WORKDIR}/${MY_P}"
+BDEPEND="app-i18n/canna"
 
-CANNADICS="gcanna gcannaf"
-DICSDIRFILE="${FILESDIR}/05cannadic.dics.dir"
+CANNADICS=( gcanna gcannaf )
+DICSDIRFILE="${FILESDIR}"/05cannadic.dics.dir
 
 src_compile() {
 	emake maindic


             reply	other threads:[~2021-06-19 22:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-19 22:54 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-07-15 17:04 [gentoo-commits] repo/gentoo:master commit in: app-dicts/canna-cannadic/ Tobias Klausmann
2017-07-12 12:09 Akinori Hattori
2017-07-12 12:09 Akinori Hattori
2017-02-17 20:18 David Seifert

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=1624143273.60020e1de3f7a6c69fcfb8da81e09b83ee6104c8.soap@gentoo \
    --to=soap@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