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 474CE1582EF for ; Sat, 08 Mar 2025 19:13:52 +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 30C03343006 for ; Sat, 08 Mar 2025 19:13:52 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 2CB4A11027C; Sat, 08 Mar 2025 19:13:51 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 bobolink.gentoo.org (Postfix) with ESMTPS id 23EEF11027C for ; Sat, 08 Mar 2025 19:13:51 +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 CB95A343010 for ; Sat, 08 Mar 2025 19:13:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 39AA92810 for ; Sat, 08 Mar 2025 19:13:49 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1741460775.8fb71b942c69627d27d85cb68dacf9fbb20f1c7c.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-backup/rdiff-backup/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-backup/rdiff-backup/Manifest app-backup/rdiff-backup/rdiff-backup-2.0.5-r1.ebuild X-VCS-Directories: app-backup/rdiff-backup/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 8fb71b942c69627d27d85cb68dacf9fbb20f1c7c X-VCS-Branch: master Date: Sat, 08 Mar 2025 19:13:49 +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: 959375eb-49f0-41c3-9a26-3706ae30401e X-Archives-Hash: 567a88fb7222235c4d42b7c84b0ba189 commit: 8fb71b942c69627d27d85cb68dacf9fbb20f1c7c Author: Arthur Zamarin gentoo org> AuthorDate: Sat Mar 8 19:06:15 2025 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Mar 8 19:06:15 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fb71b94 app-backup/rdiff-backup: drop 2.0.5-r1 Closes: https://bugs.gentoo.org/933636 Signed-off-by: Arthur Zamarin gentoo.org> app-backup/rdiff-backup/Manifest | 1 - .../rdiff-backup/rdiff-backup-2.0.5-r1.ebuild | 36 ---------------------- 2 files changed, 37 deletions(-) diff --git a/app-backup/rdiff-backup/Manifest b/app-backup/rdiff-backup/Manifest index 91a605ee5688..dda020305ef0 100644 --- a/app-backup/rdiff-backup/Manifest +++ b/app-backup/rdiff-backup/Manifest @@ -1,2 +1 @@ -DIST rdiff-backup-2.0.5.tar.gz 456115 BLAKE2B 9cd51644e11af3320fa5aca7864388da4b1165a1fc9e660265445d861eb356ba32e3b148a1d8de8e702bd9a6f0276ec3a4453c85ec702d80be5839661a1a679f SHA512 59482e6d78bc887fc99efd4b4779e9b41c7e4b0427e51b80b18a550d0051e4213a0c200296154759d1734f511f7abe3175d171f018c59c55e5abdfd0a890cfbd DIST rdiff-backup-2.2.6.tar.gz 944414 BLAKE2B f30bc570f8e20d950e87654d195f29848b6ca39953fc418b9ff391da649fdd308bebcd0379b047a1875eb1fa9b85c294df6a0528f06d4ba27627df4e12a771a4 SHA512 7370dcbb71f087252f8c599b0fbf58260ec7e026e023648bfab63c39b062120862ab8b60173e2bf2352e16d404bb561c72fe19aa9aed9d49cff56225b91f5c63 diff --git a/app-backup/rdiff-backup/rdiff-backup-2.0.5-r1.ebuild b/app-backup/rdiff-backup/rdiff-backup-2.0.5-r1.ebuild deleted file mode 100644 index 735bab8e418e..000000000000 --- a/app-backup/rdiff-backup/rdiff-backup-2.0.5-r1.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{9..12} ) -DISTUTILS_USE_SETUPTOOLS=rdepend -inherit distutils-r1 - -DESCRIPTION="Local/remote mirroring+incremental backup" -HOMEPAGE="https://github.com/rdiff-backup/rdiff-backup" -SRC_URI="https://github.com/rdiff-backup/${PN}/releases/download/v${PV}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha amd64 arm ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" -IUSE="examples" -# Tests use a tox environment and separate steps for test env preparation -RESTRICT="test" - -DEPEND="dev-python/setuptools-scm[${PYTHON_USEDEP}] - >=net-libs/librsync-1.0:0=" -RDEPEND="dev-python/pylibacl[${PYTHON_USEDEP}] - dev-python/pyxattr[${PYTHON_USEDEP}] - >=net-libs/librsync-1.0:0=" - -PATCHES=( - "${FILESDIR}/${PN}-2.0.3-no-docs.patch" - "${FILESDIR}/${P}-py311.patch" -) - -python_install_all() { - local DOCS=( docs/FAQ.md ) - use examples && DOCS+=( docs/examples.md ) - distutils-r1_python_install_all -}