public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/ntpclient/
Date: Sat,  7 Oct 2017 17:37:58 +0000 (UTC)	[thread overview]
Message-ID: <1507397867.019d01108798184e60384aa9f2348b899e418e90.monsieurp@gentoo> (raw)

commit:     019d01108798184e60384aa9f2348b899e418e90
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  7 17:37:47 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Oct  7 17:37:47 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=019d0110

net-misc/ntpclient: put docs in DOCS array.

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 net-misc/ntpclient/ntpclient-2017.217.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/net-misc/ntpclient/ntpclient-2017.217.ebuild b/net-misc/ntpclient/ntpclient-2017.217.ebuild
index 1b87f1f32d2..462dc406de3 100644
--- a/net-misc/ntpclient/ntpclient-2017.217.ebuild
+++ b/net-misc/ntpclient/ntpclient-2017.217.ebuild
@@ -2,6 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
+
 inherit eutils flag-o-matic toolchain-funcs
 
 DESCRIPTION="A NTP (RFC-1305) client for unix-alike computers"
@@ -11,7 +12,8 @@ SRC_URI="https://github.com/troglobit/ntpclient/releases/download/2017_217/ntpcl
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
+
+DOCS=( README.md "doc/HOWTO.md" "doc/rate.awk" "doc/rate2.awk" )
 
 src_unpack() {
 	default
@@ -19,7 +21,6 @@ src_unpack() {
 }
 
 src_install() {
+	einstalldocs
 	dobin "src/${PN}"
-	dodoc README.md
-	dodoc "doc/HOWTO.md" "doc/rate.awk" "doc/rate2.awk"
 }


             reply	other threads:[~2017-10-07 17:38 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-07 17:37 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-08-23 18:14 [gentoo-commits] repo/gentoo:master commit in: net-misc/ntpclient/ Conrad Kostecki
2020-08-23 18:14 Conrad Kostecki
2019-12-17 15:59 Conrad Kostecki
2019-12-16  7:49 Agostino Sarubbo
2019-12-15 13:43 Agostino Sarubbo
2019-12-13 23:13 Conrad Kostecki
2019-04-08 23:49 Aaron Bauman
2018-11-28 16:19 Michał Górny
2018-11-06  7:23 Mikle Kolyada
2018-10-28 21:29 Thomas Deutschmann
2018-09-28 14:11 Patrice Clement
2017-10-21 16:52 Patrice Clement
2017-10-21  7:28 Patrice Clement
2017-10-07 17:37 Patrice Clement
2016-01-04 16:01 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=1507397867.019d01108798184e60384aa9f2348b899e418e90.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