From: "Akinori Hattori" <hattya@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/mecab-perl/
Date: Fri, 20 Jul 2018 14:05:44 +0000 (UTC) [thread overview]
Message-ID: <1532095526.3e455da8e4875793247ddbf271f7c5ff5a514c6f.hattya@gentoo> (raw)
commit: 3e455da8e4875793247ddbf271f7c5ff5a514c6f
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 20 14:05:26 2018 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Fri Jul 20 14:05:26 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e455da8
dev-perl/mecab-perl: update to EAPI 6
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-perl/mecab-perl/mecab-perl-0.996.ebuild | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/dev-perl/mecab-perl/mecab-perl-0.996.ebuild b/dev-perl/mecab-perl/mecab-perl-0.996.ebuild
index 58c968211d7..adbae9099c7 100644
--- a/dev-perl/mecab-perl/mecab-perl-0.996.ebuild
+++ b/dev-perl/mecab-perl/mecab-perl-0.996.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI="6"
inherit perl-module
@@ -17,8 +17,10 @@ IUSE=""
DEPEND="~app-text/mecab-${PV}"
RDEPEND="${DEPEND}"
+DOCS=( AUTHORS README test.pl )
+HTML_DOCS=( bindings.html )
+
src_install() {
perl-module_src_install
- dohtml bindings.html
- dodoc test.pl
+ einstalldocs
}
next reply other threads:[~2018-07-20 14:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-20 14:05 Akinori Hattori [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-11-19 19:40 [gentoo-commits] repo/gentoo:master commit in: dev-perl/mecab-perl/ Andreas K. Hüttel
2018-07-20 14:05 Akinori Hattori
2017-09-06 20:52 Michał Górny
2016-10-29 21:00 Andreas Hüttel
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=1532095526.3e455da8e4875793247ddbf271f7c5ff5a514c6f.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