public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Wed, 21 Sep 2022 19:56:56 +0000 (UTC)	[thread overview]
Message-ID: <1663790210.e21b742af65c7c564053cff2c5dddfcc752e2ed5.flow@gentoo> (raw)

commit:     e21b742af65c7c564053cff2c5dddfcc752e2ed5
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 21 16:54:45 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Sep 21 19:56:50 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e21b742a

dev-erlang/p1_acme: drop 1.0.16

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 dev-erlang/p1_acme/Manifest              |  1 -
 dev-erlang/p1_acme/p1_acme-1.0.16.ebuild | 31 -------------------------------
 2 files changed, 32 deletions(-)

diff --git a/dev-erlang/p1_acme/Manifest b/dev-erlang/p1_acme/Manifest
index 74957ee1e410..d83530c8eb81 100644
--- a/dev-erlang/p1_acme/Manifest
+++ b/dev-erlang/p1_acme/Manifest
@@ -1,2 +1 @@
-DIST p1_acme-1.0.16.tar.gz 222562 BLAKE2B a018a05cad971aad1256194f5e4a49911deb9771a93ab0db8390ac1b07b1b008759d2fe978f74538ef4f6f549cf624d96b53e3fa5edbc4b6af629ca024df999f SHA512 f73506ffb2807582d7daadb833b109a3a5b69e4ea861bf0f45b6c66a911bd1e90d9621e49dc565fad965d8325bd987850151d559bd7f81e17b5cbde906b50f4b
 DIST p1_acme-1.0.19.tar.gz 223303 BLAKE2B 48027739d46582c7acc72ea22fe08376dd67295b2f9161782abbb786a421fb976a2447e86cdcbfd30663fb02ac5fec58dc1285096e57c474d93dbc4e9624aa87 SHA512 d0896ca53fd48798f0e3f502a09e9df6ea88e4248968b5273b1a6e0f6735c39d680de251e0f2c49d04271018a5664252771be1746cf9d18ddd9d42e2ddf90b24

diff --git a/dev-erlang/p1_acme/p1_acme-1.0.16.ebuild b/dev-erlang/p1_acme/p1_acme-1.0.16.ebuild
deleted file mode 100644
index f82656eedde5..000000000000
--- a/dev-erlang/p1_acme/p1_acme-1.0.16.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit rebar
-
-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 ~ia64 ~ppc ~sparc ~x86"
-
-DEPEND=">=dev-lang/erlang-17.1
-	>=dev-erlang/jiffy-1.0.5
-	>=dev-erlang/yconf-1.0.12
-	>=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 )
-
-src_prepare() {
-	rebar_src_prepare
-	# otherwise it wants to fetch base64url from git
-	sed -ri 's/\+\+ \[\{base64url.*//' rebar.config.script || die
-}


             reply	other threads:[~2022-09-21 19:57 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-21 19:56 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-08 20:21 [gentoo-commits] repo/gentoo:master commit in: dev-erlang/p1_acme/ 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-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=1663790210.e21b742af65c7c564053cff2c5dddfcc752e2ed5.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