public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/johu:master commit in: dev-vcs/git-flow/
Date: Mon, 17 Mar 2014 20:32:14 +0000 (UTC)	[thread overview]
Message-ID: <1395084712.7781ef698fa030280140ace02cda828758ae4ca7.johu@gentoo> (raw)

commit:     7781ef698fa030280140ace02cda828758ae4ca7
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 17 19:31:52 2014 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Mar 17 19:31:52 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/johu.git;a=commit;h=7781ef69

[dev-vcs/git-flow] Install DOCS

Package-Manager: portage-2.2.8-r1

---
 dev-vcs/git-flow/git-flow-0.4.1.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/dev-vcs/git-flow/git-flow-0.4.1.ebuild b/dev-vcs/git-flow/git-flow-0.4.1.ebuild
index 9c1db5b..6949f44 100644
--- a/dev-vcs/git-flow/git-flow-0.4.1.ebuild
+++ b/dev-vcs/git-flow/git-flow-0.4.1.ebuild
@@ -20,6 +20,8 @@ DEPEND="dev-util/shflags"
 RDEPEND="${DEPEND}
 	dev-vcs/git"
 
+DOCS=( AUTHORS Changes.mdown README.mdown )
+
 S="${WORKDIR}/nvie-gitflow-5b26edc"
 
 src_prepare() {
@@ -33,5 +35,7 @@ src_compile() {
 src_install() {
 	emake prefix="${D}" install
 
+	dodoc "${DOCS[@]}"
+
 	newbashcomp "${WORKDIR}/bobthecow-git-flow-completion-b399150/git-flow-completion.bash" git-flow
 }


             reply	other threads:[~2014-03-17 20:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-17 20:32 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-03-17 21:04 [gentoo-commits] dev/johu:master commit in: dev-vcs/git-flow/ Johannes Huber
2014-03-17 22:26 Johannes Huber
2014-03-17 22:26 Johannes Huber
2014-03-19  6:55 Johannes Huber
2014-03-22 15:55 Johannes Huber

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=1395084712.7781ef698fa030280140ace02cda828758ae4ca7.johu@gentoo \
    --to=johu@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