public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/dateutils/
Date: Tue,  9 Mar 2021 09:26:24 +0000 (UTC)	[thread overview]
Message-ID: <1615281431.e8321f21f7b9431235bb7a429a3f8fdb099a213b.juippis@gentoo> (raw)

commit:     e8321f21f7b9431235bb7a429a3f8fdb099a213b
Author:     Matthias Coppens <coppens.matthias.abc <AT> gmail <DOT> com>
AuthorDate: Fri Feb 19 19:35:32 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Mar  9 09:17:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8321f21

app-misc/dateutils: Version bump 0.4.8

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Matthias Coppens <coppens.matthias.abc <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/19548
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-misc/dateutils/Manifest               |  1 +
 app-misc/dateutils/dateutils-0.4.8.ebuild | 36 +++++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+)

diff --git a/app-misc/dateutils/Manifest b/app-misc/dateutils/Manifest
index 5e9cf60971d..f52f025d829 100644
--- a/app-misc/dateutils/Manifest
+++ b/app-misc/dateutils/Manifest
@@ -1,2 +1,3 @@
 DIST dateutils-0.4.6.tar.xz 640552 BLAKE2B 7f1b5bef1465063f46a7bc4b64ed1d645b3bf827aa17b7c962bf3e2731a031f8cf074970aad618157283f0303222413c7be80a72bdcc65bd0918120216542295 SHA512 014e8411774250d2862943bbbdd69cc7ec2ca934349272ae7c44b136a57ef30c23f841018cc38f86d49e2348b2199848076db224e3653d6d7337a3f17709c8cb
 DIST dateutils-0.4.7.tar.xz 649932 BLAKE2B 710c22d63fe3c8f77c69c97c405d3d4aa5c51de3d5768076ca24f8b2be0d6033ae652825e528d99c36f382e25c4e0a60eaa7cb9eec58f6b814d60d513b37ce7e SHA512 480943c32585efd8f42958d6e7d3304a37568f2134c9561d6e0b38f4719fd149ec7e55c559a5e73e97e1c9d217f3d53fe76a7e6a9d3114c040915ebf48db4666
+DIST dateutils-0.4.8.tar.xz 642316 BLAKE2B 483ae60829c3b77bd7c2ce72347bc99fda6f63018c2e2335322175f962f904c97ba07c4e39bcdf6e549e2e09043d56bcc00863a1299225964cd15921a22bfc05 SHA512 964204e2a04a5aa7fa73cbddd98e1a953d498a4b5e0447daa5f912845fb74825d1791b6bea3ebca47784a8edd2e549dfee1e48e3050632efed7f11f109b74be8

diff --git a/app-misc/dateutils/dateutils-0.4.8.ebuild b/app-misc/dateutils/dateutils-0.4.8.ebuild
new file mode 100644
index 00000000000..11ced19e9b2
--- /dev/null
+++ b/app-misc/dateutils/dateutils-0.4.8.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="command line date and time utilities"
+HOMEPAGE="https://www.fresse.org/dateutils/ https://github.com/hroptatyr/dateutils"
+
+case "${PV}" in
+	9999)
+		inherit autotools git-r3
+		EGIT_REPO_URI="https://github.com/hroptatyr/dateutils.git"
+		;;
+	*)
+		SRC_URI="https://github.com/hroptatyr/dateutils/releases/download/v${PV}/${P}.tar.xz"
+		KEYWORDS="~amd64 ~x86"
+esac
+
+LICENSE="BSD"
+SLOT="0"
+
+BDEPEND="app-arch/xz-utils"
+DEPEND="sys-libs/timezone-data"
+
+# bug 429810
+RDEPEND="${DEPEND}
+	!sys-fabric/dapl"
+
+src_prepare() {
+	default
+	[[ "${PV}" = 9999 ]] && eautoreconf
+}
+
+src_configure() {
+	econf CFLAGS="${CFLAGS}"
+}


             reply	other threads:[~2021-03-09  9:26 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-09  9:26 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-19 19:20 [gentoo-commits] repo/gentoo:master commit in: app-misc/dateutils/ Sam James
2023-03-19  4:03 Sam James
2022-01-31 18:50 Sam James
2022-01-31 18:50 Sam James
2021-11-12 10:39 Joonas Niilola
2021-10-21  2:36 Sam James
2021-03-09  9:26 Joonas Niilola
2021-03-09  9:26 Joonas Niilola
2021-02-27 17:03 Sam James
2020-11-23 21:36 Patrice Clement
2020-08-19 18:56 Sam James
2020-08-19 18:56 Sam James
2020-08-19 18:56 Sam James
2019-11-17  5:08 Tim Harder
2019-09-28  3:42 Tim Harder
2019-09-28  3:42 Tim Harder
2019-04-03  4:46 Tim Harder
2018-12-23 20:37 Tim Harder
2018-12-23 20:37 Tim Harder
2018-03-01 19:35 Tim Harder
2017-08-20  2:17 Tim Harder
2017-04-03  8:34 Tim Harder
2016-12-17  5:39 Tim Harder
2016-06-29 22:33 Alexey Shvetsov
2016-06-19  4:32 Tim Harder
2016-06-19  4:32 Tim Harder
2016-03-06 20:20 Tim Harder
2016-01-11  4:35 Tim Harder
2015-08-25  4:31 Tim Harder

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=1615281431.e8321f21f7b9431235bb7a429a3f8fdb099a213b.juippis@gentoo \
    --to=juippis@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