From: "Akinori Hattori" <hattya@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/mecab-python/
Date: Fri, 20 Jul 2018 14:14:48 +0000 (UTC) [thread overview]
Message-ID: <1532095962.5ad7cb84648714f82079679241377f14d2534987.hattya@gentoo> (raw)
commit: 5ad7cb84648714f82079679241377f14d2534987
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 20 14:12:42 2018 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Fri Jul 20 14:12:42 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ad7cb84
dev-python/mecab-python: update to EAPI 6
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/mecab-python/mecab-python-0.996.ebuild | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-python/mecab-python/mecab-python-0.996.ebuild b/dev-python/mecab-python/mecab-python-0.996.ebuild
index d86ab160879..5353e1b64a0 100644
--- a/dev-python/mecab-python/mecab-python-0.996.ebuild
+++ b/dev-python/mecab-python/mecab-python-0.996.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+EAPI="6"
+PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
inherit distutils-r1
@@ -18,6 +18,6 @@ IUSE=""
DEPEND="~app-text/mecab-${PV}"
RDEPEND="${DEPEND}"
-PATCHES=( "${FILESDIR}/${PN}-py3.diff" )
-DOCS=( test.py )
+PATCHES=( "${FILESDIR}"/${PN}-py3.diff )
+DOCS=( AUTHORS README test.py )
HTML_DOCS=( bindings.html )
next reply other threads:[~2018-07-20 14:14 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-20 14:14 Akinori Hattori [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-07-20 14:14 [gentoo-commits] repo/gentoo:master commit in: dev-python/mecab-python/ Akinori Hattori
2020-08-11 13:02 Akinori Hattori
2020-08-11 13:02 Akinori Hattori
2021-09-14 5:40 Arthur Zamarin
2021-09-14 5:40 Arthur Zamarin
2022-01-29 15:43 Michał Górny
2022-03-15 11:52 Jakov Smolić
2022-03-15 11:52 Jakov Smolić
2022-03-17 8:34 Michał Górny
2023-02-15 17:29 Michał Górny
2023-05-04 16:17 Michał Górny
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=1532095962.5ad7cb84648714f82079679241377f14d2534987.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