From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 237621581FD for ; Mon, 08 Sep 2025 17:30:49 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 12B4F335DAE for ; Mon, 08 Sep 2025 17:30:49 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 053881103BA; Mon, 08 Sep 2025 17:30:48 +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 bobolink.gentoo.org (Postfix) with ESMTPS id EBE991103BA for ; Mon, 08 Sep 2025 17:30:47 +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 A2EB0335DAE for ; Mon, 08 Sep 2025 17:30:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 171EA3338 for ; Mon, 08 Sep 2025 17:30:46 +0000 (UTC) From: "Ben Kohler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ben Kohler" Message-ID: <1757352634.7f9cccc704ca732ba0df4684a706bda18f70d52a.bkohler@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-backup/fsarchiver/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-backup/fsarchiver/Manifest app-backup/fsarchiver/fsarchiver-0.8.7.ebuild X-VCS-Directories: app-backup/fsarchiver/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: 7f9cccc704ca732ba0df4684a706bda18f70d52a X-VCS-Branch: master Date: Mon, 08 Sep 2025 17:30:46 +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: 0df3670d-ab2f-461d-9a6f-5cb6c3423f7a X-Archives-Hash: 9452ec2e75b021818eabbd0207bb7c89 commit: 7f9cccc704ca732ba0df4684a706bda18f70d52a Author: Ben Kohler gentoo org> AuthorDate: Mon Sep 8 17:00:34 2025 +0000 Commit: Ben Kohler gentoo org> CommitDate: Mon Sep 8 17:30:34 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f9cccc7 app-backup/fsarchiver: drop 0.8.7 Signed-off-by: Ben Kohler gentoo.org> app-backup/fsarchiver/Manifest | 1 - app-backup/fsarchiver/fsarchiver-0.8.7.ebuild | 56 --------------------------- 2 files changed, 57 deletions(-) diff --git a/app-backup/fsarchiver/Manifest b/app-backup/fsarchiver/Manifest index d31a0e95ff50..825deb97779d 100644 --- a/app-backup/fsarchiver/Manifest +++ b/app-backup/fsarchiver/Manifest @@ -1,2 +1 @@ -DIST fsarchiver-0.8.7.tar.gz 274350 BLAKE2B c7989a0323c1cebc7add9653d70b5b3d9f32130602ae469ec6fb00834a1af9a0b2af1fb21747d8785505068b2224fe7cd1cde9dfe9b6be4bce87f398b2a18ec7 SHA512 6f7099c9f961f78fc23e6cee57dfb109f0e2e00a707875175e37786ba0abb7a2e6330662f57a4122215c80dff63b8dc1b270690c0f8cc3bedbca83ab857c19b2 DIST fsarchiver-0.8.8.tar.gz 274997 BLAKE2B 516f6973308c17b2b2ed3add118b25713e51a0122071661005f8050557f42bb14cc5486114301a9ef92b671f66b8106da5c593bfd4d1512d978cbcd7b725462c SHA512 88d29e2caf33c11f987c3bd17345fa746854c1af7ba8a2d72edc753ed12439a1dedaba5205b440d50f8d58f50b2286ef2485fff8ef11a4136549cc492ffebf22 diff --git a/app-backup/fsarchiver/fsarchiver-0.8.7.ebuild b/app-backup/fsarchiver/fsarchiver-0.8.7.ebuild deleted file mode 100644 index 75ce3e9586da..000000000000 --- a/app-backup/fsarchiver/fsarchiver-0.8.7.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit autotools - -DESCRIPTION="Flexible filesystem archiver for backup and deployment tool" -HOMEPAGE="https://www.fsarchiver.org" -SRC_URI="https://github.com/fdupoux/${PN}/releases/download/${PV}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="debug lz4 lzma lzo static +zstd" - -CDEPEND="dev-libs/libgcrypt:0= - >=sys-fs/e2fsprogs-1.41.4 - lz4? ( app-arch/lz4 ) - lzma? ( >=app-arch/xz-utils-4.999.9_beta ) - lzo? ( >=dev-libs/lzo-2.02 ) - zstd? ( app-arch/zstd ) -" -DEPEND="${CDEPEND} - static? ( - app-arch/bzip2[static-libs] - dev-libs/libgcrypt:0=[static-libs] - dev-libs/libgpg-error[static-libs] - sys-apps/util-linux[static-libs] - >=sys-fs/e2fsprogs-1.41.4[static-libs] - sys-libs/zlib[static-libs] - lz4? ( app-arch/lz4[static-libs] ) - lzma? ( app-arch/xz-utils[static-libs] ) - lzo? ( dev-libs/lzo[static-libs] ) - zstd? ( app-arch/zstd[static-libs] ) - )" -RDEPEND="${DEPEND}" - -src_prepare() { - default - sed -i -e 's/^\([a-z]*_CFLAGS.*\)-ggdb/\1/' src/Makefile.am \ - || die "seding failed" - eautoreconf -} - -src_configure() { - local myeconfargs=( - $(use_enable debug devel) - $(use_enable lz4) - $(use_enable lzma) - $(use_enable lzo) - $(use_enable static) - $(use_enable zstd) - ) - econf "${myeconfargs[@]}" -}