From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BAFAC158042 for ; Fri, 18 Oct 2024 08:36:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D9F8FE0961; Fri, 18 Oct 2024 08:36:31 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C4B82E0961 for ; Fri, 18 Oct 2024 08:36:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 17FB4342F99 for ; Fri, 18 Oct 2024 08:36:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D13E1F41 for ; Fri, 18 Oct 2024 08:36:28 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1729240542.5a24eabfceb83739c45b226a5efbe4464d461049.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/jose/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-erlang/jose/Manifest dev-erlang/jose/jose-1.11.2.ebuild X-VCS-Directories: dev-erlang/jose/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 5a24eabfceb83739c45b226a5efbe4464d461049 X-VCS-Branch: master Date: Fri, 18 Oct 2024 08:36:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cc747a6c-40ab-47b3-a3e8-aef182414122 X-Archives-Hash: 81e4be394d51eeaef3d88ca21490e2c0 commit: 5a24eabfceb83739c45b226a5efbe4464d461049 Author: Florian Schmaus gentoo org> AuthorDate: Fri Oct 18 08:31:04 2024 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Fri Oct 18 08:35:42 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a24eabf dev-erlang/jose: drop 1.11.2 Signed-off-by: Florian Schmaus gentoo.org> dev-erlang/jose/Manifest | 1 - dev-erlang/jose/jose-1.11.2.ebuild | 27 --------------------------- 2 files changed, 28 deletions(-) diff --git a/dev-erlang/jose/Manifest b/dev-erlang/jose/Manifest index 3e9c83994d6e..2e3286721d53 100644 --- a/dev-erlang/jose/Manifest +++ b/dev-erlang/jose/Manifest @@ -1,3 +1,2 @@ DIST erlang-jose-1.11.10.tar.gz 330654 BLAKE2B e397d233799d42ff4fd2e9c31e7eb921c322506eb30e86caabcb9aae7b6f259a668e4a1027cd5b1fc647c46eaf54e575f6f38d64db0b6bbd0a1911709eccae36 SHA512 cddf868c360126a01727c19ac8bb4de3a0ebba191f84b6907da72666e1d29abaccfa2717527f8ec633c711e84771805b0ec1ad5f5b8f33df16ac2622e4b8e35d -DIST erlang-jose-1.11.2.tar.gz 281313 BLAKE2B 14b7cb9a690fb960c3b2bd90c64ce0d13309abab26250346de5d5ab5d58eab56bcac09f3b91e74bb6c982c33bb557bf4b992c3da62e3c107dc4b3caa175c2feb SHA512 8a9edbda0150b110f1394fb8f4ad57878d2562c6bb1c17938e69b49ff224ed347cb8d325750bae7b61c9cc2ce2c5d089f963e369c8c74f6a2a55cef963f813a5 DIST erlang-jose-1.11.5.tar.gz 327036 BLAKE2B 83bdb9259f8a231bc976ba2b5be1fb39c6fcef3270eb352c6ea4e29857213e809306b210af571ebdb15e7475ceae15b24e9d0508aa405436c3acf0c1304eeec5 SHA512 2d1a293dbe63ce7dc32a07929f30580f47db468e540bc28433971a362feb3b19ef65caf11d74ddd7cd80a5be80e22ab4d0752a9bf248ac60f8f05c69e51ba1a0 diff --git a/dev-erlang/jose/jose-1.11.2.ebuild b/dev-erlang/jose/jose-1.11.2.ebuild deleted file mode 100644 index ea9d6b015420..000000000000 --- a/dev-erlang/jose/jose-1.11.2.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit rebar - -DESCRIPTION="JSON Object Signing and Encryption (JOSE) for Erlang and Elixir" -HOMEPAGE="https://github.com/potatosalad/erlang-jose" -SRC_URI="https://github.com/potatosalad/erlang-jose/archive/${PV}.tar.gz - -> erlang-${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ~arm ~sparc ~x86" -IUSE="" - -DEPEND=">=dev-lang/erlang-19.0" -RDEPEND="${DEPEND}" - -DOCS=( ALGORITHMS.md CHANGELOG.md README.md examples/KEY-GENERATION.md ) - -# TODO: jose has test suite, but it require lots of dependencies. It may not be -# TODO: urgent, but it would be nice to have those sooner or later. -RESTRICT=test - -S="${WORKDIR}/erlang-${P}"