From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/pdmenu/
Date: Mon, 26 Dec 2016 00:30:19 +0000 (UTC) [thread overview]
Message-ID: <1482712177.6e5ceed7e6a2516985cc6fe02b83baf251b4cbc1.monsieurp@gentoo> (raw)
commit: 6e5ceed7e6a2516985cc6fe02b83baf251b4cbc1
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 26 00:11:39 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Dec 26 00:29:37 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e5ceed7
app-shells/pdmenu: tidy up ebuild a bit.
Package-Manager: portage-2.3.0
| 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
--git a/app-shells/pdmenu/pdmenu-1.3.4-r1.ebuild b/app-shells/pdmenu/pdmenu-1.3.4-r1.ebuild
index 5f16ae5..ba2a2ec 100644
--- a/app-shells/pdmenu/pdmenu-1.3.4-r1.ebuild
+++ b/app-shells/pdmenu/pdmenu-1.3.4-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=6
-inherit eutils toolchain-funcs
+inherit toolchain-funcs
DESCRIPTION="A simple console menu program"
HOMEPAGE="http://joeyh.name/code/pdmenu/"
@@ -28,6 +28,8 @@ PATCHES=(
"${FILESDIR}"/${PN}-impl-dec.patch
)
+DOCS=( doc/ANNOUNCE doc/BUGS doc/TODO )
+
src_prepare() {
default
sed \
@@ -47,12 +49,11 @@ src_compile() {
src_install() {
dobin "${PN}"
- dodoc doc/ANNOUNCE doc/BUGS doc/TODO
use examples && dodoc -r examples
mv "doc/${PN}.man" "doc/${PN}.1" || die
mv "doc/${PN}rc.man" "doc/${PN}rc.5" || die
doman "doc/${PN}.1" "doc/${PN}rc.5"
-
+ einstalldocs
}
pkg_postinst() {
next reply other threads:[~2016-12-26 0:31 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-26 0:30 Patrice Clement [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-03-19 23:17 [gentoo-commits] repo/gentoo:master commit in: app-shells/pdmenu/ David Seifert
2021-02-09 18:29 Ben Kohler
2021-02-07 1:06 Sam James
2021-02-06 15:39 Sam James
2021-01-06 20:51 Ben Kohler
2021-01-06 19:07 Andreas K. Hüttel
2017-01-28 14:32 Mart Raudsepp
2016-12-26 0:30 Patrice Clement
2016-12-26 0:30 Patrice Clement
2016-03-21 15:24 Patrice Clement
2015-11-09 10:50 Patrice Clement
2015-11-09 10:50 Patrice Clement
2015-10-18 13:59 Pacho Ramos
2015-10-17 8:23 Patrice Clement
2015-10-17 8:23 Patrice Clement
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=1482712177.6e5ceed7e6a2516985cc6fe02b83baf251b4cbc1.monsieurp@gentoo \
--to=monsieurp@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