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 A106515800A for ; Sat, 2 Sep 2023 14:30:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5042F2BC02F; Sat, 2 Sep 2023 14:30:08 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3B23C2BC02F for ; Sat, 2 Sep 2023 14:30:08 +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 17AC8340DC3 for ; Sat, 2 Sep 2023 14:30:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BD8D3110E for ; Sat, 2 Sep 2023 14:30:04 +0000 (UTC) From: "Maciej Barć" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Barć" Message-ID: <1693664999.3e24b90cf9e484d97c0f96811ebfcfa5929c36cf.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/dtrx/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-arch/dtrx/Manifest app-arch/dtrx/dtrx-8.5.0.ebuild X-VCS-Directories: app-arch/dtrx/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: 3e24b90cf9e484d97c0f96811ebfcfa5929c36cf X-VCS-Branch: master Date: Sat, 2 Sep 2023 14:30:04 +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: 0a06585d-58b7-4625-871b-fb25af8453ce X-Archives-Hash: 3ba6e66172c8945f80765eb6fce0cf21 commit: 3e24b90cf9e484d97c0f96811ebfcfa5929c36cf Author: Maciej Barć gentoo org> AuthorDate: Sat Sep 2 14:22:40 2023 +0000 Commit: Maciej Barć gentoo org> CommitDate: Sat Sep 2 14:29:59 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e24b90c app-arch/dtrx: drop old 8.5.0 Signed-off-by: Maciej Barć gentoo.org> app-arch/dtrx/Manifest | 1 - app-arch/dtrx/dtrx-8.5.0.ebuild | 57 ----------------------------------------- 2 files changed, 58 deletions(-) diff --git a/app-arch/dtrx/Manifest b/app-arch/dtrx/Manifest index c096150783eb..c20c1f3c2837 100644 --- a/app-arch/dtrx/Manifest +++ b/app-arch/dtrx/Manifest @@ -1,3 +1,2 @@ -DIST dtrx-8.5.0.tar.gz 34061 BLAKE2B d8ecbd9f3594440656e40d811846dd302d271f189711176a406572871db69f98bb4fd81a76ebdce697faf8d56029f4dcf735d18795adf732809e6017a7395cf2 SHA512 0ef0c0c9c22d948f6a8ee801372605dae52f4f571a32bbaa180c2c1daab061d623119c91b745f6a86cd28d7d08cdb47029a4de38354bdb28c62acfab080cc0f1 DIST dtrx-8.5.2.tar.gz 34112 BLAKE2B 01d13bc2f53bb8093c8c69acea6af4d80ef3c58dc61ad28a79b1385814693738c371bb38742aa6df933c8f69d1ad86ba05c45d222e4b5398df8fc811c50c2c9e SHA512 b8091bc0a948b9fd796b9a6e335e270736e9a66d103406bbac7d5064cf01067daed5f4287ab5e29aca61819915461ff31979dda437fd6089ab3f62c44d97f065 DIST dtrx-8.5.3.tar.gz 34147 BLAKE2B 156d2305f777b63870490736fd769a9d480f390d41ac0aa6acac16d4c5b21bb5b3f88d7b2cea6ecbf74511895bb3c3d923a6186d5189ebf3f7a5f4bb5db6c0f1 SHA512 0c29f0d9ca03d11206297669c20c3443c420db4aa0d91da54a5f6ac7236120af04a1a8d7e2e4f85b3d7e6c6050786cc0293bab02f424fe3be52a40f069d397be diff --git a/app-arch/dtrx/dtrx-8.5.0.ebuild b/app-arch/dtrx/dtrx-8.5.0.ebuild deleted file mode 100644 index 43636b151107..000000000000 --- a/app-arch/dtrx/dtrx-8.5.0.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) - -inherit distutils-r1 optfeature - -DESCRIPTION="Do The Right eXtraction - extracts archives of different formats" -HOMEPAGE="https://github.com/dtrx-py/dtrx/ - https://pypi.org/project/dtrx/" - -if [[ ${PV} == *9999* ]] ; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/${PN}-py/${PN}.git" -else - inherit pypi - KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86" -fi - -LICENSE="GPL-3+" -SLOT="0" - -DOCS=( README.md ) - -src_prepare() { - sed -i '/ *platform==/s|.*||' setup.cfg || die # bug #894148 - - distutils-r1_src_prepare -} - -pkg_postinst() { - local supported_format - local -a supported_formats=( - arj - bzip2 - cpio - gzip - lrzip - lzip - p7zip - rpm - unrar - unzip - xz-utils - zip - zstd - ) - - for supported_format in ${supported_formats[@]}; do - optfeature \ - "extraction of supported archives using ${supported_format}" \ - app-arch/${supported_format} - done -}