From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8A0921384B4 for ; Mon, 4 Jan 2016 16:01:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 670ABE079B; Mon, 4 Jan 2016 16:01:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E7C9AE079B for ; Mon, 4 Jan 2016 16:01:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9C85334069F for ; Mon, 4 Jan 2016 16:01:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 047E9C6A for ; Mon, 4 Jan 2016 16:01:12 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1451923199.fd91a465ca26bbee9ee2469ca6f97ee9846a53c1.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/ntpclient/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/ntpclient/Manifest net-misc/ntpclient/metadata.xml net-misc/ntpclient/ntpclient-2015.365.ebuild X-VCS-Directories: net-misc/ntpclient/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: fd91a465ca26bbee9ee2469ca6f97ee9846a53c1 X-VCS-Branch: master Date: Mon, 4 Jan 2016 16:01:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b047946f-e596-4648-ada2-6d4201e23ce9 X-Archives-Hash: f4167a9683d24f7f9b25c8b7a9ef89e9 commit: fd91a465ca26bbee9ee2469ca6f97ee9846a53c1 Author: Patrice Clement gentoo org> AuthorDate: Sun Jan 3 22:29:42 2016 +0000 Commit: Patrice Clement gentoo org> CommitDate: Mon Jan 4 15:59:59 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd91a465 net-misc/ntpclient: Version bump. EAPI 6 bump. Take over maintainership. Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement gentoo.org> net-misc/ntpclient/Manifest | 1 + net-misc/ntpclient/metadata.xml | 2 +- net-misc/ntpclient/ntpclient-2015.365.ebuild | 31 ++++++++++++++++++++++++++++ 3 files changed, 33 insertions(+), 1 deletion(-) diff --git a/net-misc/ntpclient/Manifest b/net-misc/ntpclient/Manifest index 0c5b965..316fe30 100644 --- a/net-misc/ntpclient/Manifest +++ b/net-misc/ntpclient/Manifest @@ -1 +1,2 @@ +DIST ntpclient-2015.365.tar.gz 31023 SHA256 95c3646919a9a2278fa384aa8e37117b250577ff8b09b8c93ba53e04e729b54b SHA512 ca3d7b8ac6cb0626ac1017e4baee2faa833aab4fb449881e890b686f785b2fe30ded77a0a831f40126ded71abae0f2a944227d530859222eabfffe03f89d8a80 WHIRLPOOL da96a96d9af031cfc62594d94192416be01d2bdfc96b26e9bb71dbd9ab1a89a78183e5bd8c22791eac75006375542892807fb44ff6f2c9c6602a1171e1dc4590 DIST ntpclient_2010_365.tar.gz 30423 SHA256 9ad9b028385082fb804167f464e2db0a0b3d33780acd399327e64898b8fcfddd SHA512 74fd5e80dcf36c4e7aca6d97c5979b0dc4c51fed592279adfd04c0d329c117bfed819ee40d6400436c0d066f73ed3403e9fba8cb05846df55c991422ce434132 WHIRLPOOL 0eb27687cb9f90317e126be3830a9c812af216dd4be60a9d11bfcfcbf4fb16572de1bbbcf0207b47290e452172126bd2be38ab7ee49e097890bdcea6a63b259b diff --git a/net-misc/ntpclient/metadata.xml b/net-misc/ntpclient/metadata.xml index a40624f..9b789ba 100644 --- a/net-misc/ntpclient/metadata.xml +++ b/net-misc/ntpclient/metadata.xml @@ -2,6 +2,6 @@ - maintainer-needed@gentoo.org + monsieurp@gentoo.org diff --git a/net-misc/ntpclient/ntpclient-2015.365.ebuild b/net-misc/ntpclient/ntpclient-2015.365.ebuild new file mode 100644 index 0000000..b2124eb --- /dev/null +++ b/net-misc/ntpclient/ntpclient-2015.365.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 +inherit eutils flag-o-matic toolchain-funcs + +DESCRIPTION="A NTP (RFC-1305) client for unix-alike computers" +HOMEPAGE="http://doolittle.icarus.com/ntpclient/" +SRC_URI="http://doolittle.icarus.com/${PN}/${PN}_${PV/./_}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +src_unpack() { + default + mv "${WORKDIR}"/${PN}* ${P} || die +} + +src_prepare() { + default + sed -i -e 's/-O2//;s/LDFLAGS +=/LDLIBS +=/' Makefile || die + tc-export CC +} + +src_install() { + dobin "${PN}" + dodoc README HOWTO rate.awk rate2.awk +}