public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ian Delaney" <idella4@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/mpv-bash-completion/
Date: Mon,  9 May 2016 12:22:09 +0000 (UTC)	[thread overview]
Message-ID: <1462796513.7f0ee15fe1a6484c715b6ec9b2d0963e87a4fc36.idella4@gentoo> (raw)

commit:     7f0ee15fe1a6484c715b6ec9b2d0963e87a4fc36
Author:     Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Wed May  4 22:52:08 2016 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Mon May  9 12:21:53 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f0ee15f

app-shells/mpv-bash-completion: use einstalldocs in src_install in 0.16

mpv-bash-completion doesn't have any build system or Makefiles.
According to PMS, default in src_install phase is equivalent to
einstalldocs in this case [0].

Thus replace default with einstalldocs.

[0]: https://dev.gentoo.org/~ulm/pms/head/pms.html#x1-1040009.1.9

Closes: https://github.com/gentoo/gentoo/pull/1436
Package-Manager: portage-2.2.28

Signed-off-by: Ian Delaney <idella4 <AT> gentoo.org>

 app-shells/mpv-bash-completion/mpv-bash-completion-0.16.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/mpv-bash-completion/mpv-bash-completion-0.16.ebuild b/app-shells/mpv-bash-completion/mpv-bash-completion-0.16.ebuild
index aa2471d..4cf7aeb 100644
--- a/app-shells/mpv-bash-completion/mpv-bash-completion-0.16.ebuild
+++ b/app-shells/mpv-bash-completion/mpv-bash-completion-0.16.ebuild
@@ -30,6 +30,6 @@ src_compile() {
 }
 
 src_install() {
-	default
+	einstalldocs
 	newbashcomp ${PN} mpv
 }


             reply	other threads:[~2016-05-09 12:22 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-09 12:22 Ian Delaney [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-06-23 21:44 [gentoo-commits] repo/gentoo:master commit in: app-shells/mpv-bash-completion/ Patrice Clement
2016-06-28 13:59 Patrice Clement
2016-07-22 13:05 Patrice Clement
2016-07-22 13:05 Patrice Clement
2016-07-31  9:04 Patrice Clement
2016-07-31  9:04 Patrice Clement
2016-08-09 18:27 Patrice Clement
2016-09-12 11:11 Patrice Clement
2016-09-12 11:11 Patrice Clement
2016-09-21  8:19 Patrice Clement
2016-09-21  8:19 Patrice Clement
2016-12-08 21:11 Patrice Clement
2017-01-08  9:52 Aaron Bauman
2017-01-08 21:58 Patrice Clement
2017-01-20 19:34 David Seifert
2017-02-23 15:55 Agostino Sarubbo
2017-02-25  1:03 Michael Palimaka
2017-03-21 23:17 Patrice Clement
2017-03-30 22:26 Patrice Clement
2017-03-30 22:26 Patrice Clement
2017-04-08 21:22 Patrice Clement
2017-04-16 19:05 David Seifert
2017-04-16 19:05 David Seifert
2017-05-10  9:32 Agostino Sarubbo
2017-05-11 17:51 Michał Górny
2017-05-15  9:09 Michał Górny
2017-08-29 20:15 Patrice Clement
2017-08-29 20:15 Patrice Clement
2017-11-19  7:58 Michael Palimaka
2018-01-26 14:48 Mikle Kolyada
2018-02-07 19:22 Michał Górny
2018-04-30 15:38 Mikle Kolyada
2018-05-02 16:33 Thomas Deutschmann
2018-05-27  8:51 Mikle Kolyada
2018-06-07 18:55 Michał Górny
2018-07-28 13:24 Thomas Deutschmann
2018-07-29 10:50 Mikle Kolyada

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=1462796513.7f0ee15fe1a6484c715b6ec9b2d0963e87a4fc36.idella4@gentoo \
    --to=idella4@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