From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/p1_acme/
Date: Mon, 02 Jun 2025 06:46:30 +0000 (UTC) [thread overview]
Message-ID: <1748846492.a32fcb10a8ce7aa2dfbea35729aee275c223c337.flow@gentoo> (raw)
commit: a32fcb10a8ce7aa2dfbea35729aee275c223c337
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 2 06:41:32 2025 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Mon Jun 2 06:41:32 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a32fcb10
dev-erlang/p1_acme: add 1.0.26
Closes: https://bugs.gentoo.org/956493
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
dev-erlang/p1_acme/Manifest | 1 +
dev-erlang/p1_acme/p1_acme-1.0.26.ebuild | 26 ++++++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/dev-erlang/p1_acme/Manifest b/dev-erlang/p1_acme/Manifest
index 3ad8943e21d7..bbcb1c307a04 100644
--- a/dev-erlang/p1_acme/Manifest
+++ b/dev-erlang/p1_acme/Manifest
@@ -2,3 +2,4 @@ DIST p1_acme-1.0.22.tar.gz 223336 BLAKE2B e771e02d90a1b3bed7e72a4029087bc5d48a67
DIST p1_acme-1.0.23.tar.gz 220691 BLAKE2B a6fc2404ecaed9e487ae96afdac77e021e43dd9c391aed33f7f508833dc56db8c5e085382c56f312a1cf35080e1efec70fa65ff250d112c1553429afefdef30b SHA512 cc3657b011554b6ddf233f693a94f8d05539f9e484bed0bf613acbe46456f40f815155af6bff74e7c14428eea5c3712f5b89236254233e36c0ed72dc74966cb0
DIST p1_acme-1.0.24.tar.gz 220690 BLAKE2B 1f840923281b7f362254feaa9b5e1d32cceac7640e660bd69beb043fa762d48e89a5e3080834215ccf966bc1dce4e5e0bc764e9c98d1fa6de28cc8aab3a54228 SHA512 fb9ed293767da4fa0871d241f9c7935da108dd8bc13204241ba8865597841156156872cd9809831ad9b0218ece1aa36c8f54f3d5cfa12c536cf65c60ce9790c2
DIST p1_acme-1.0.25.tar.gz 220706 BLAKE2B 3d033320b326163c92847ea46a9290f4bda5f862537afc5c559b8f92c14c30461639944dddd01e5eee02c1775c77e064a0fa4d8fd32a58e6218f0599e78a4b0a SHA512 c56daa0da1baab783b9ce8c9b01bf7498f9167cb26cd6301b9e3a83ca3301a8903ebae938aa57a35ea2cb917a00e7a4c0523d83f9f9b8ad07f1707d635535b4f
+DIST p1_acme-1.0.26.tar.gz 220865 BLAKE2B 397b3c13e60e649fa7fd7db0939211467db497d1b17f2868b4ae94db6c9f42b08cab7f67d105b3fb8c2b2186d8831d27a735a4c88ac2850139ab1b5757b82f27 SHA512 d6e82760c988d88954193953a03941075fabc11bb096dc41ce4f120be4802873c47ebb2b3cff434c544b0898add3724e1bcfc6edbfb0267177eb48aef3b2cf23
diff --git a/dev-erlang/p1_acme/p1_acme-1.0.26.ebuild b/dev-erlang/p1_acme/p1_acme-1.0.26.ebuild
new file mode 100644
index 000000000000..d339fc3b42cb
--- /dev/null
+++ b/dev-erlang/p1_acme/p1_acme-1.0.26.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit rebar3
+
+DESCRIPTION="ACME client library for Erlang"
+HOMEPAGE="https://github.com/processone/p1_acme"
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~sparc ~x86"
+
+DEPEND="
+ >=dev-lang/erlang-17.1
+ >=dev-erlang/jiffy-1.1.1
+ >=dev-erlang/yconf-1.0.18
+ >=dev-erlang/idna-6.0.0-r1
+ >=dev-erlang/jose-1.11.1
+ >=dev-erlang/base64url-1.0.1
+"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md README.md )
next reply other threads:[~2025-06-02 6:46 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-02 6:46 Florian Schmaus [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-09-25 18:04 [gentoo-commits] repo/gentoo:master commit in: dev-erlang/p1_acme/ Florian Schmaus
2025-06-02 6:46 Florian Schmaus
2025-04-06 0:04 Sam James
2025-04-05 18:25 Florian Schmaus
2024-11-08 20:21 Florian Schmaus
2024-10-18 8:36 Florian Schmaus
2024-10-18 8:27 Florian Schmaus
2024-06-10 20:05 Arthur Zamarin
2023-02-10 20:36 Sam James
2023-02-10 12:40 Florian Schmaus
2022-10-28 20:58 Florian Schmaus
2022-09-21 19:56 Florian Schmaus
2022-07-05 8:52 Agostino Sarubbo
2022-05-17 20:02 Florian Schmaus
2022-04-10 17:40 Florian Schmaus
2022-01-20 20:10 Florian Schmaus
2021-12-10 13:06 Florian Schmaus
2021-07-08 18:37 Florian Schmaus
2021-07-08 15:37 Florian Schmaus
2021-06-01 9:35 Sam James
2020-10-13 10:14 Hanno Böck
2020-08-06 11:52 Agostino Sarubbo
2020-08-06 11:47 Agostino Sarubbo
2020-07-20 11:52 Sam James
2020-07-19 13:33 Sergei Trofimovich
2020-07-17 11:01 Sam James
2020-07-12 8:08 Sergei Trofimovich
2020-07-12 2:41 Sam James
2020-04-01 10:28 Hanno Böck
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=1748846492.a32fcb10a8ce7aa2dfbea35729aee275c223c337.flow@gentoo \
--to=flow@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