From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5DFE2138335 for ; Wed, 3 Apr 2019 04:46:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1C370E09ED; Wed, 3 Apr 2019 04:46:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E346FE09ED for ; Wed, 3 Apr 2019 04:46:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5CFA7335CD5 for ; Wed, 3 Apr 2019 04:46:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C6BF758E for ; Wed, 3 Apr 2019 04:46:31 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1554265823.32ee683a9aa075b5a47eca4e5533c16ac28294e3.radhermit@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/dateutils/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/dateutils/Manifest app-misc/dateutils/dateutils-0.4.6.ebuild X-VCS-Directories: app-misc/dateutils/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: 32ee683a9aa075b5a47eca4e5533c16ac28294e3 X-VCS-Branch: master Date: Wed, 3 Apr 2019 04:46:31 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 377764b6-8200-48ad-986a-f5586dbc1d42 X-Archives-Hash: a7cd68e1c83db2ca769db6a2e47ddfc3 commit: 32ee683a9aa075b5a47eca4e5533c16ac28294e3 Author: Tim Harder gentoo org> AuthorDate: Wed Apr 3 04:30:23 2019 +0000 Commit: Tim Harder gentoo org> CommitDate: Wed Apr 3 04:30:23 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32ee683a app-misc/dateutils: version bump to 0.4.6 Signed-off-by: Tim Harder gentoo.org> app-misc/dateutils/Manifest | 1 + app-misc/dateutils/dateutils-0.4.6.ebuild | 31 +++++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/app-misc/dateutils/Manifest b/app-misc/dateutils/Manifest index e308f7b03ad..86ef1b0d30f 100644 --- a/app-misc/dateutils/Manifest +++ b/app-misc/dateutils/Manifest @@ -1,2 +1,3 @@ DIST dateutils-0.4.3.tar.xz 631216 BLAKE2B 1c9184e589eb01ff1da8be941afa5abb8095ef4b61a22d14e5c06f4faad175e2e9d8cf7077655f170033a125b7594d554e6996bbd0dd6f6508c16076d069e285 SHA512 0210ad1f47aec77b8b87a520da9155430b52068e53733ef7bb26dfa10e8651f2190171537d4317adf888733e9377f961d5ed070efacd8ca18139225fa8c185ca DIST dateutils-0.4.5.tar.xz 635908 BLAKE2B 2766522f81ff94ec70772ff91d1a0a08f4b07c2d6f99fce85a0c3363c74e0caede4bedfcafbd610bf2a401ac2f027f9b2fcebe198e4bf94c7ffcb2048da4947e SHA512 91d7b83dc70a0f46920c6bb5b1f456d6b3b5a8f9511218ac74888006501adef5c938f95e424ca8537e2a69bf632b2a08ef4a2536d89367089afb3da55cde70c7 +DIST dateutils-0.4.6.tar.xz 640552 BLAKE2B 7f1b5bef1465063f46a7bc4b64ed1d645b3bf827aa17b7c962bf3e2731a031f8cf074970aad618157283f0303222413c7be80a72bdcc65bd0918120216542295 SHA512 014e8411774250d2862943bbbdd69cc7ec2ca934349272ae7c44b136a57ef30c23f841018cc38f86d49e2348b2199848076db224e3653d6d7337a3f17709c8cb diff --git a/app-misc/dateutils/dateutils-0.4.6.ebuild b/app-misc/dateutils/dateutils-0.4.6.ebuild new file mode 100644 index 00000000000..1cf97c2e0fb --- /dev/null +++ b/app-misc/dateutils/dateutils-0.4.6.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="command line date and time utilities" +HOMEPAGE="https://hroptatyr.github.com/dateutils/" +SRC_URI="https://bitbucket.org/hroptatyr/${PN}/downloads/${P}.tar.xz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +DEPEND="app-arch/xz-utils + sys-libs/timezone-data" + +# bug 429810 +RDEPEND="!sys-fabric/dapl" + +src_configure() { + econf --docdir=/usr/share/doc/${PF} +} + +src_compile() { + emake CFLAGS="${CFLAGS}" +} + +src_test() { + # parallel tests failure + emake CFLAGS="${CFLAGS}" -j1 check +}