public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/timezone/
Date: Sun, 24 Jan 2021 16:06:15 +0000 (UTC)	[thread overview]
Message-ID: <1611504366.4b01bf7f7c8cc8c6088e651b2442441fdaa1d80d.sam@gentoo> (raw)

commit:     4b01bf7f7c8cc8c6088e651b2442441fdaa1d80d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 22 05:59:26 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 24 16:06:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b01bf7f

dev-ml/timezone: bump to 0.14.0

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/timezone/Manifest               |  1 +
 dev-ml/timezone/metadata.xml           | 11 +++++++++++
 dev-ml/timezone/timezone-0.14.0.ebuild | 21 +++++++++++++++++++++
 3 files changed, 33 insertions(+)

diff --git a/dev-ml/timezone/Manifest b/dev-ml/timezone/Manifest
new file mode 100644
index 00000000000..54b4e92b906
--- /dev/null
+++ b/dev-ml/timezone/Manifest
@@ -0,0 +1 @@
+DIST timezone-0.14.0.tar.gz 9480 BLAKE2B d9f65420671d8a0607d16f91c6b10b48def78a813a87ecbbc3e036367a2084d53a256c698521f10b407dac0606208e1f5f2cd56c475e0a173cfc0a3e5a5cdede SHA512 39abb7ebc9e08520a9c969da948bd3de0dc9dc01c75d5ca324afacf231671edca3eadd6992ef3037cc23218990af8061419e5580d9ab246a43d31c5788599cc5

diff --git a/dev-ml/timezone/metadata.xml b/dev-ml/timezone/metadata.xml
new file mode 100644
index 00000000000..58b29d804a6
--- /dev/null
+++ b/dev-ml/timezone/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>ml@gentoo.org</email>
+		<name>ML</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="github">janestreet/timezone</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/dev-ml/timezone/timezone-0.14.0.ebuild b/dev-ml/timezone/timezone-0.14.0.ebuild
new file mode 100644
index 00000000000..534e109a062
--- /dev/null
+++ b/dev-ml/timezone/timezone-0.14.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+DESCRIPTION="Jane Street's alternative to the standard library"
+HOMEPAGE="https://github.com/janestreet/timezone"
+SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE="ocamlopt"
+
+RDEPEND="
+	dev-ml/core_kernel:=
+	dev-ml/ppx_jane:=
+"
+DEPEND="${RDEPEND}"


             reply	other threads:[~2021-01-24 16:06 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-24 16:06 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-01-24 16:12 [gentoo-commits] repo/gentoo:master commit in: dev-ml/timezone/ Sam James
2021-01-27 19:53 Sam James
2021-01-28  2:48 Sam James
2021-01-28 20:25 Sam James
2021-02-10 16:38 Sam James
2021-02-21  8:11 Sam James
2021-02-25 13:09 Sam James
2021-02-25 17:54 Sam James
2021-03-04 14:28 Agostino Sarubbo
2021-03-13 14:03 Sam James
2021-03-13 14:05 Sam James
2022-01-29 11:38 Alfredo Tupone
2022-04-27  6:36 Alfredo Tupone
2023-01-27  0:30 Sam James
2023-02-10  8:28 Yixun Lan
2023-02-20 20:27 Arthur Zamarin
2023-02-24 16:56 Sam James
2023-02-24 22:20 Sam James
2023-04-21  6:14 Alfredo Tupone
2023-04-30  0:21 Sam James
2023-04-30  0:21 Sam James
2023-04-30  0:21 Sam James
2023-06-15 18:20 Arthur Zamarin
2023-07-08 16:37 Alfredo Tupone
2023-07-09 19:18 Alfredo Tupone
2024-06-08  5:18 Arthur Zamarin
2024-06-08  5:18 Arthur Zamarin
2024-06-08  6:33 Arthur Zamarin
2024-06-08  7:12 Sam James

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=1611504366.4b01bf7f7c8cc8c6088e651b2442441fdaa1d80d.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