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 ED85515800A for ; Wed, 16 Aug 2023 13:08:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3333B2BC020; Wed, 16 Aug 2023 13:08:20 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1A03C2BC017 for ; Wed, 16 Aug 2023 13:08:19 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2C0AC340D68 for ; Wed, 16 Aug 2023 13:08:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6AA37BE8 for ; Wed, 16 Aug 2023 13:08:17 +0000 (UTC) From: "Denis Reva" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Denis Reva" Message-ID: <1692188323.09040651ffc98aedd1db9e0404afbfced2f15277.RarogCmex@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-fs/dwarfs-bin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-fs/dwarfs-bin/Manifest sys-fs/dwarfs-bin/dwarfs-bin-0.6.2.ebuild X-VCS-Directories: sys-fs/dwarfs-bin/ X-VCS-Committer: RarogCmex X-VCS-Committer-Name: Denis Reva X-VCS-Revision: 09040651ffc98aedd1db9e0404afbfced2f15277 X-VCS-Branch: dev Date: Wed, 16 Aug 2023 13:08:17 +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: d7905274-d733-473b-a586-e3a14bcb9a01 X-Archives-Hash: c5e6c4b54ba16e1bbb8d1ffa1d90e892 commit: 09040651ffc98aedd1db9e0404afbfced2f15277 Author: Denis Reva gmail com> AuthorDate: Wed Aug 16 12:18:43 2023 +0000 Commit: Denis Reva gmail com> CommitDate: Wed Aug 16 12:18:43 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=09040651 sys-fs/dwarfs-bin: treeclean Signed-off-by: Denis Reva gmail.com> sys-fs/dwarfs-bin/Manifest | 1 - sys-fs/dwarfs-bin/dwarfs-bin-0.6.2.ebuild | 47 ------------------------------- 2 files changed, 48 deletions(-) diff --git a/sys-fs/dwarfs-bin/Manifest b/sys-fs/dwarfs-bin/Manifest index 14704c80a2..345039922e 100644 --- a/sys-fs/dwarfs-bin/Manifest +++ b/sys-fs/dwarfs-bin/Manifest @@ -1,2 +1 @@ -DIST dwarfs-0.6.2-Linux.tar.xz 5854936 BLAKE2B ad4bfe3e31ef0a1cd5649962a0b28d88999bd000a987c0a0c2d8d771ced395d036b10c737be84cd0e156ec0e7d7e752f37a6f08681f5b7fcb5b4f14355b8fae4 SHA512 58563a6971fc00cb22a5b253bd7a30170e4dd1136450d5540ea15d9c5c1ad504ef2b115d2241da729a47553f36614f6ceb2095feafc8f96205e6877213534104 DIST dwarfs-bin-0.7.2.tar.xz 6451592 BLAKE2B 4682da52228cb53edeb10f60b38a9a023796b4857568db09cc114f5814ad4fa094b4a4e279c8634cf17ee788d459f4886f7f3a9ff187e9570cc81a4b1332d63a SHA512 7d78ec2468d60e1c37155e790843f3ad26243402f18b32237ce2eccbc5718207f6a4c75bd618a78cd421b4bf6789de5c95a9563171a79d68410173f08f8582bc diff --git a/sys-fs/dwarfs-bin/dwarfs-bin-0.6.2.ebuild b/sys-fs/dwarfs-bin/dwarfs-bin-0.6.2.ebuild deleted file mode 100644 index b09176c7f0..0000000000 --- a/sys-fs/dwarfs-bin/dwarfs-bin-0.6.2.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Static version of a fast very high compression read-only FUSE file system" -HOMEPAGE="https://github.com/mhx/dwarfs" -SRC_URI="https://github.com/mhx/dwarfs/releases/download/v${PV}/dwarfs-${PV}-Linux.tar.xz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND=" - ${PYTHON_DEPS} - sys-fs/fuse:3 - !sys-fs/dwarfs -" -DEPEND=" - ${RDEPEND} -" -S="${WORKDIR}/dwarfs-${PV}-Linux/" -QA_PREBUILT=" - sbin/dwarfs - bin/* -" -src_prepare() { - default - einfo "Removing legacy fuse2-related stuff..." - rm sbin/dwarfs2 sbin/mount.dwarfs2 || die - einfo "Done. Correcting man paths..." - mkdir -p usr/ || die - mv share/ usr/ || die - einfo "Done." -} - -src_install(){ - mv "${S}"/* "${D}"/ || die -} - -pkg_postinst(){ - elog "You may find more information in the" - elog "${HOMEPAGE}" - elog "About creating: ${HOMEPAGE}/blob/main/doc/mkdwarfs.md" - elog "About mounting: ${HOMEPAGE}/blob/main/doc/dwarfs.md" -}