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 6BF13158041 for ; Sat, 16 Mar 2024 09:26:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E659E29BD; Sat, 16 Mar 2024 09:26:54 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4E3C4E29BD for ; Sat, 16 Mar 2024 09:26:54 +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 27F5F335CB9 for ; Sat, 16 Mar 2024 09:26:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 65D2014A8 for ; Sat, 16 Mar 2024 09:26:51 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1710581207.7ab266e9cd3e6e9351143e69ad66cea4bd11b62d.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/rar2fs/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/rar2fs/Manifest sys-fs/rar2fs/rar2fs-1.29.5.ebuild X-VCS-Directories: sys-fs/rar2fs/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 7ab266e9cd3e6e9351143e69ad66cea4bd11b62d X-VCS-Branch: master Date: Sat, 16 Mar 2024 09:26:51 +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: 53310389-ec3b-4634-ae29-f592bc40c934 X-Archives-Hash: 0c2cadd1fed068b8d4fa5226dbde2e15 commit: 7ab266e9cd3e6e9351143e69ad66cea4bd11b62d Author: François Degros chromium org> AuthorDate: Fri Feb 16 01:02:21 2024 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sat Mar 16 09:26:47 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ab266e9 sys-fs/rar2fs: Remove old rar2fs 1.29.5 Signed-off-by: François Degros chromium.org> Closes: https://github.com/gentoo/gentoo/pull/35366 Signed-off-by: Joonas Niilola gentoo.org> sys-fs/rar2fs/Manifest | 1 - sys-fs/rar2fs/rar2fs-1.29.5.ebuild | 36 ------------------------------------ 2 files changed, 37 deletions(-) diff --git a/sys-fs/rar2fs/Manifest b/sys-fs/rar2fs/Manifest index a5e6db1080aa..0f66c4942f49 100644 --- a/sys-fs/rar2fs/Manifest +++ b/sys-fs/rar2fs/Manifest @@ -1,2 +1 @@ -DIST rar2fs-1.29.5.tar.gz 268706 BLAKE2B cdc88672976c99868dedb65d772d6ad76bad7b1891845d09f575701005ab58cf79b5b19cb5de79d81bf1ef6ea8a734cd9755e002b6bf141f4166fdb73a667e2e SHA512 78962d614d66eeb09c013212d8bd373907d8a55489d9bc544f43ba1f34989cd777bba38a6af5899fea0b01e4cfdc0ee18462776e2d4cc529e05d5c6d30a899bf DIST rar2fs-1.29.6.tar.gz 269026 BLAKE2B df2b33561898b8e23bd54481f275058442be7b8616d7107614f98e6cc478c400ad764fff35ccab29f4a907ba9ac2afbb58f3093976e5b191b1e844f28a64f6a0 SHA512 c046f51c7047c3d04c3e9d1b69c72c019c32c70f83776f8179b608e8c21a7a3edfd4229434285a4234fd65ad48ffd5cbae3b2fa2d285cecf1a84a3a30ab3c256 diff --git a/sys-fs/rar2fs/rar2fs-1.29.5.ebuild b/sys-fs/rar2fs/rar2fs-1.29.5.ebuild deleted file mode 100644 index 88a18a26d4e7..000000000000 --- a/sys-fs/rar2fs/rar2fs-1.29.5.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit autotools - -DESCRIPTION="A FUSE based filesystem that can mount one or multiple RAR archive(s)" -HOMEPAGE="https://hasse69.github.io/rar2fs/ https://github.com/hasse69/rar2fs" -SRC_URI="https://github.com/hasse69/${PN}/releases/download/v${PV}/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -# Note that upstream unrar sometimes breaks ABI without updating the SONAME -# version so try rebuilding rar2fs if it doesn't work following an unrar -# upgrade. -RDEPEND=">=app-arch/unrar-5:= - sys-fs/fuse:0" -DEPEND="${RDEPEND}" - -src_prepare() { - default - eautoreconf -} - -src_configure() { - export USER_CFLAGS="${CFLAGS}" - - econf \ - --with-unrar="${ESYSROOT}"/usr/include/libunrar \ - --disable-static-unrar \ - $(use_enable debug) -}