From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/dateutils/
Date: Wed, 19 Aug 2020 18:56:39 +0000 (UTC) [thread overview]
Message-ID: <1597862867.dc7485aea9696ed71fa332026c13d26938235fe5.sam@gentoo> (raw)
commit: dc7485aea9696ed71fa332026c13d26938235fe5
Author: Matthias Coppens <coppens.matthias.abc <AT> gmail <DOT> com>
AuthorDate: Sat Aug 1 13:38:58 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Aug 19 18:47:47 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc7485ae
app-misc/dateutils: Version bump (0.4.7) + maintainership
This is a version bump to release 0.4.7. As this package is orphaned,
I'm taking the maintainership.
The patch for 0.4.6 doesn't need a counterpart for 0.4.7, as the bug is
fixed upstream.
src_test is multithreaded in the new version.
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Matthias Coppens <coppens.matthias.abc <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-misc/dateutils/Manifest | 1 +
app-misc/dateutils/dateutils-0.4.7.ebuild | 26 ++++++++++++++++++++++++++
app-misc/dateutils/metadata.xml | 9 ++++++++-
3 files changed, 35 insertions(+), 1 deletion(-)
diff --git a/app-misc/dateutils/Manifest b/app-misc/dateutils/Manifest
index 7d394ff680f..5e9cf60971d 100644
--- a/app-misc/dateutils/Manifest
+++ b/app-misc/dateutils/Manifest
@@ -1 +1,2 @@
DIST dateutils-0.4.6.tar.xz 640552 BLAKE2B 7f1b5bef1465063f46a7bc4b64ed1d645b3bf827aa17b7c962bf3e2731a031f8cf074970aad618157283f0303222413c7be80a72bdcc65bd0918120216542295 SHA512 014e8411774250d2862943bbbdd69cc7ec2ca934349272ae7c44b136a57ef30c23f841018cc38f86d49e2348b2199848076db224e3653d6d7337a3f17709c8cb
+DIST dateutils-0.4.7.tar.xz 649932 BLAKE2B 710c22d63fe3c8f77c69c97c405d3d4aa5c51de3d5768076ca24f8b2be0d6033ae652825e528d99c36f382e25c4e0a60eaa7cb9eec58f6b814d60d513b37ce7e SHA512 480943c32585efd8f42958d6e7d3304a37568f2134c9561d6e0b38f4719fd149ec7e55c559a5e73e97e1c9d217f3d53fe76a7e6a9d3114c040915ebf48db4666
diff --git a/app-misc/dateutils/dateutils-0.4.7.ebuild b/app-misc/dateutils/dateutils-0.4.7.ebuild
new file mode 100644
index 00000000000..968fb4c912f
--- /dev/null
+++ b/app-misc/dateutils/dateutils-0.4.7.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2020 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/"
+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_compile() {
+ emake CFLAGS="${CFLAGS}"
+}
+
+src_test() {
+ emake CFLAGS="${CFLAGS}" check
+}
diff --git a/app-misc/dateutils/metadata.xml b/app-misc/dateutils/metadata.xml
index 11d80f64486..361cab5915e 100644
--- a/app-misc/dateutils/metadata.xml
+++ b/app-misc/dateutils/metadata.xml
@@ -1,7 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
+ <maintainer type="person">
+ <email>coppens.matthias.abc@gmail.com</email>
+ <description>Matthias Coppens</description>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
<upstream>
<remote-id type="bitbucket">hroptatyr/dateutils</remote-id>
</upstream>
next reply other threads:[~2020-08-19 18:56 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-19 18:56 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-01 14:50 [gentoo-commits] repo/gentoo:master commit in: app-misc/dateutils/ Florian Schmaus
2025-02-01 14:50 Florian Schmaus
2025-01-10 11:10 Arthur Zamarin
2025-01-10 11:10 Arthur Zamarin
2025-01-10 11:09 Arthur Zamarin
2024-12-02 13:15 Jakov Smolić
2023-03-19 19:20 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-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
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=1597862867.dc7485aea9696ed71fa332026c13d26938235fe5.sam@gentoo \
--to=sam@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