commit: 54e0d750061b735cd0a9e1c978461478b7a107a2 Author: Rahil Bhimjiani <me <AT> rahil <DOT> rocks> AuthorDate: Fri Jul 25 06:35:58 2025 +0000 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> CommitDate: Sat Jul 26 08:55:25 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54e0d750
app-crypt/lego: remove 4.22.2 Signed-off-by: Rahil Bhimjiani <me <AT> rahil.rocks> Part-of: https://github.com/gentoo/gentoo/pull/43148 Closes: https://github.com/gentoo/gentoo/pull/43148 Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org> app-crypt/lego/Manifest | 3 -- app-crypt/lego/lego-4.22.2.ebuild | 79 --------------------------------------- 2 files changed, 82 deletions(-) diff --git a/app-crypt/lego/Manifest b/app-crypt/lego/Manifest index ee3cd300ce7a..c20e3878609d 100644 --- a/app-crypt/lego/Manifest +++ b/app-crypt/lego/Manifest @@ -1,6 +1,3 @@ -DIST lego-4.22.2-deps.tar.xz 7963988 BLAKE2B 279adf06311ee0769acb7e8681da09fef75456f8ade9d45f0daaa031920fcb2198fd0cab5a37e04332fccfb30e195fcfc1e66f80644861a6a3d502fa650264c5 SHA512 24e9cdf1afe65845a6c7846e71f92532b3e7dad304f9ea4b04afb0f65d8842c67036578fa453ce6a9cd6835be97e86412a52d31fa958bf8b3645e6d3297137b8 -DIST lego-4.22.2-docs.tar.gz 10722353 BLAKE2B 24dea7d335646d12c55e23e030a81767618da9c32a09e464d7fad0e91f914eaed4508c1d1a771725c9ea0e2eedb8cddc2e5cd6b0e2bb31c7d1ee89791d342ed9 SHA512 1b998ee4153e5621b7c53e9dc4941c6749c916c6c92d2dfe8e2373f6ee7ad86dd2d13c1ef1d227a464a182ec7c35484d524778e8e6dc4531941eccc2b6304c22 -DIST lego-4.22.2.tar.gz 804158 BLAKE2B a75a327988d46ed8715a3c28c34a5de1c9de607b396b3179645a7b4a0dd83aa408bad10df4e64cc5d402ddf8653d17c034019c4d4f162fb9a252d83013278314 SHA512 a69c15e65753ba428635804a0f47d708c13beab3cbd888cc6d9b80fc13ee0614c4a4e948b43972d201f95969171db4443b81672ad93b7a681b96af11f9250db1 DIST lego-4.23.1-deps.tar.xz 8245396 BLAKE2B 9916090206497d5f08b669e1627898b84e7fad892a37ec407f1c3f9f2287d891ce3b47a7b2ca78363f64a8ce2ab4141fe656c3020db9b87d5a90407bbb0414ba SHA512 56b70a01f0b8d648b374edd4cd2f17e14f91448a7a73871716b4b0d6b7791905d5e9d705906707d91dfc73045cf5eccd291ad51f363742a88c034f05f13b5bd9 DIST lego-4.23.1-docs.tar.gz 10741914 BLAKE2B c1ed8f2134a04d500e400295e07c80b52802b373751fb36cacfbd4f4347084c40e8ae3ad212b9027a256117c2b14930d91999a9904c0a07a206fc009acd20639 SHA512 da9eee9099e90ac2f73d71a326638ab35be89aa4cdb24792d45806742108ab30a1e8eabec3af57b30b12b0ee42796bd2a3d183e703c14c23ceb00889ed6dff35 DIST lego-4.23.1.tar.gz 820329 BLAKE2B 3dc51f06512558b5a79a117f399acc886432a4084891db6a8ca517f14fac57628de8fcc3c50f4b55ec2c5a732633b8e51ff615bdd94119cf31048f90dd95f804 SHA512 b62acf4fe94b772fe2782826f5e2b45c296fc16782caaf8ad10f6b5ac2902d3454a65aa2509d6e7a3991b03141297f5d981f9cf07011a0bbb5d535647ad5c561 diff --git a/app-crypt/lego/lego-4.22.2.ebuild b/app-crypt/lego/lego-4.22.2.ebuild deleted file mode 100644 index 1d6164d31809..000000000000 --- a/app-crypt/lego/lego-4.22.2.ebuild +++ /dev/null @@ -1,79 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit go-module - -DESCRIPTION="Let's Encrypt/ACME client (like certbot or acme.sh) and library written in Go" -HOMEPAGE="https://github.com/go-acme/lego/" - -DOCUMENTATION_COMMIT=f1411f1b397b637903fd2e62769d50b3974b97ec - -if [[ ${PV} == 9999* ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/go-acme/lego.git" -else - SRC_URI=" - https://github.com/go-acme/lego/archive/v${PV}.tar.gz -> ${P}.tar.gz - https://github.com/rahilarious/gentoo-distfiles/releases/download/${P}/deps.tar.xz -> ${P}-deps.tar.xz - https://github.com/go-acme/lego/archive/${DOCUMENTATION_COMMIT}.tar.gz -> ${P}-docs.tar.gz -" - KEYWORDS="~amd64 ~arm64" -fi - -# main -LICENSE="MIT" -# deps -LICENSE+=" Apache-2.0 BSD-2 BSD ISC MPL-2.0" -SLOT="0" - -# some tests require network access otherwise get following error -# expected: "zoneee: unexpected status code: [status code: 401] body: Unauthorized" -# actual : "zoneee: could not find zone for domain \"prefix.example.com\" (_acme-challenge.prefix.example.com.): could not find the start of authority for _acme-challenge.prefix.example.com.: read udp 10.0.0.1:54729->10.0.0.1:53: read: connection refused" -PROPERTIES="test_network" -RESTRICT="test" - -src_unpack() { - if [[ ${PV} == 9999* ]]; then - git-r3_src_unpack - go-module_live_vendor - EGIT_BRANCH="gh-pages" - EGIT_CHECKOUT_DIR="${WORKDIR}/${PN}-${DOCUMENTATION_COMMIT}" - git-r3_src_unpack - else - default - fi -} - -src_prepare() { - default - find ../"${PN}"-"${DOCUMENTATION_COMMIT}"/ -type f -not -name '*.html' -delete || die -} - -src_compile() { - export CGO_ENABLED=0 - - local VERSION - if [[ ${PV} == 9999* ]]; then - VERSION="$(git rev-parse HEAD)" || die - else - VERSION="${PV}" - ln -sv ../vendor ./ || die - fi - - ego build -trimpath -ldflags "-X main.version=${VERSION}" -o dist/"${PN}" ./cmd/lego/ -} - -src_test() { - ego test -v -cover ./... -} - -src_install() { - # primary program - dobin dist/"${PN}" - - # docs - einstalldocs - dodoc -r ../"${PN}"-"${DOCUMENTATION_COMMIT}"/* -}
