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, 21 Oct 2017 16:52:02 +0000 (UTC) [thread overview]
Message-ID: <1508604689.27f3fd55732909f1acb9aef6099fccbce67128ae.monsieurp@gentoo> (raw)
commit: 27f3fd55732909f1acb9aef6099fccbce67128ae
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 21 11:00:18 2017 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Oct 21 16:51:29 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27f3fd55
net-misc/ntpclient: rework ebuild.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
net-misc/ntpclient/ntpclient-2017.246.ebuild | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/net-misc/ntpclient/ntpclient-2017.246.ebuild b/net-misc/ntpclient/ntpclient-2017.246.ebuild
index 37daca2fed8..12af1add9c4 100644
--- a/net-misc/ntpclient/ntpclient-2017.246.ebuild
+++ b/net-misc/ntpclient/ntpclient-2017.246.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,19 +7,20 @@ inherit eutils
DESCRIPTION="A NTP (RFC-1305) client for unix-alike computers"
HOMEPAGE="https://github.com/troglobit/ntpclient"
-SRC_URI="https://github.com/troglobit/ntpclient/releases/download/2017_246/ntpclient-2017_246.tar.xz"
+SRC_URI="https://github.com/troglobit/ntpclient/releases/download/2017_217/ntpclient-2017_246.tar.xz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+DOCS=( README.md "doc/HOWTO.md" "doc/rate.awk" "doc/rate2.awk" )
+
src_unpack() {
default
mv "${WORKDIR}"/${PN}* ${P} || die
}
src_install() {
- dobin "src/${PN}"
- local DOCS=( README.md "doc/HOWTO.md" "doc/rate.awk" "doc/rate2.awk" )
einstalldocs
+ dobin "src/${PN}"
}
next reply other threads:[~2017-10-21 16:52 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-21 16:52 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 7:28 Patrice Clement
2017-10-07 17:37 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=1508604689.27f3fd55732909f1acb9aef6099fccbce67128ae.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