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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 24EBB15808B for ; Sat, 14 Sep 2024 12:26:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6CA02E29A8; Sat, 14 Sep 2024 12:26:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 51413E29A8 for ; Sat, 14 Sep 2024 12:26:32 +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 648C2335DC0 for ; Sat, 14 Sep 2024 12:26:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0738727EA for ; Sat, 14 Sep 2024 12:26:30 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1726316776.979ca768eb5cdb487ffd960170d93b7f49dfc057.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/ugrd/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-kernel/ugrd/Manifest sys-kernel/ugrd/ugrd-1.19.4.ebuild X-VCS-Directories: sys-kernel/ugrd/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 979ca768eb5cdb487ffd960170d93b7f49dfc057 X-VCS-Branch: master Date: Sat, 14 Sep 2024 12:26:30 +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: 1608bc0c-7e81-40fe-8f2b-67b6ccd69412 X-Archives-Hash: 97623a392a6d7f1116376622ae0b72c2 commit: 979ca768eb5cdb487ffd960170d93b7f49dfc057 Author: Zen pyl onl> AuthorDate: Fri Sep 13 20:41:27 2024 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Sat Sep 14 12:26:16 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=979ca768 sys-kernel/ugrd: del 1.19.4 Signed-off-by: Zen pyl.onl> Closes: https://github.com/gentoo/gentoo/pull/38597 Signed-off-by: Andrew Ammerlaan gentoo.org> sys-kernel/ugrd/Manifest | 1 - sys-kernel/ugrd/ugrd-1.19.4.ebuild | 74 -------------------------------------- 2 files changed, 75 deletions(-) diff --git a/sys-kernel/ugrd/Manifest b/sys-kernel/ugrd/Manifest index 5b8fa52da866..42fd5e528ebe 100644 --- a/sys-kernel/ugrd/Manifest +++ b/sys-kernel/ugrd/Manifest @@ -1,4 +1,3 @@ DIST ugrd-1.13.0.tar.gz 63781 BLAKE2B 3f2d3095c6303b16947121071dabdbef81baaea5a7e208d53250e57edf136618497710ce3cca2906b87fbdc529b8a9ef119659365bba8c795594774cf8d096f6 SHA512 a745685668e981accfd32d1c47c6cf506ae63304ef5b3fdad200731db75b76fe56a4339876465bb1857c2fed35c273f95bbce390224fa0d01aebd67adbc31aa6 DIST ugrd-1.17.0.tar.gz 69517 BLAKE2B 2acadac8ab3830791146522ccfff6f8c5e98eff4cea355dafd5f5498bedf5d0f200ec2bc2ee4a20c62e3920590c70b2c788c776c148e7291cd3391eb2e0018df SHA512 5caeebadb579536a60cecd6c9fd9036c178ab5c5700418b95841e7102ac0c3c5fa14ceebc9994a86f65bd0623ca819ed7cb7a986f412e0358c9597c0e579f90c -DIST ugrd-1.19.4.tar.gz 63998 BLAKE2B b6a0f7db7e962f84d695e478f79116329b622505393d17c94d3501ab461dafd3047c25f7ad14b8c4ceea9177b4fdb6e3536952a440096af6619fdf4154252254 SHA512 8504d1f673ed1c1510729376e4419166f88357ef655106c20783071b3dc6c442e9b9ae166781de55f60572ce24f8f31eb3079750d523d99340aafed822073729 DIST ugrd-1.20.0.tar.gz 64541 BLAKE2B d85241e6c0822d3df0d65cc07cb17014b4d66554476caf4d37ebc77943c57ef3004e1e01b4eb504974b2ab9d1a03015812e8b0cb19ebf03667a9f6c7a1bded03 SHA512 88f137fa5fc4cb61418cda03c0c58ff7632c1e61b7688ad9e8cce538842d817e973c1d2293b8bb92b9697a29511cb535059ca060793ba6353d95d5ddad417f3a diff --git a/sys-kernel/ugrd/ugrd-1.19.4.ebuild b/sys-kernel/ugrd/ugrd-1.19.4.ebuild deleted file mode 100644 index 6869d9c50265..000000000000 --- a/sys-kernel/ugrd/ugrd-1.19.4.ebuild +++ /dev/null @@ -1,74 +0,0 @@ -# Copyright 2023-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..12} ) -inherit distutils-r1 optfeature shell-completion - -DESCRIPTION="Python based initramfs generator with TOML defintions" -HOMEPAGE="https://github.com/desultory/ugrd" -SRC_URI="https://github.com/desultory/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~arm64" - -RDEPEND=" - app-misc/pax-utils - >=dev-python/zenlib-2.2.3[${PYTHON_USEDEP}] - >=dev-python/pycpio-1.3.2[${PYTHON_USEDEP}] - sys-apps/pciutils -" - -BDEPEND=" - test? ( - amd64? ( app-emulation/qemu[qemu_softmmu_targets_x86_64] ) - arm64? ( app-emulation/qemu[qemu_softmmu_targets_aarch64] ) - ) -" - -python_install_all() { - # Call the distutils-r1_python_install_all function - distutils-r1_python_install_all - # Install the example config into /etc/ugrd/config.toml - # Do not overwrite an existing config - insinto /etc/ugrd - newins examples/example.toml config.toml - - # Install the kernel preinst.d hook - exeinto /usr/lib/kernel/preinst.d - doexe hooks/installkernel/52-ugrd.install - exeinto /usr/lib/kernel/install.d - doexe hooks/kernel-install/52-ugrd.install - - dobashcomp completion/ugrd # Install bash autocomplete script - dozshcomp completion/_ugrd # Install zsh autocomplete script -} - -pkg_postinst() { - optfeature "ugrd.crypto.cryptsetup support" sys-fs/cryptsetup - optfeature "ugrd.fs.btrfs support" sys-fs/btrfs-progs - optfeature "ugrd.crypto.gpg support" app-crypt/gnupg - optfeature "ugrd.fs.lvm support" sys-fs/lvm2[lvm] -} - -distutils_enable_tests unittest - -src_test() { - if [[ ! -w '/dev/kvm' ]]; then - ewarn "Skipping tests: Cannot write to /dev/kvm." - return 1 - fi - if [[ ! -r "$(command -v mount)" ]]; then - ewarn "Cannot read the mount binary, tests may fail until" - ewarn "util-linux is re-emerged without the sfperms feature." - fi - - distutils-r1_src_test -} - -python_test() { - eunittest tests/ -}