public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/binwalk/
Date: Sun, 11 May 2025 12:38:57 +0000 (UTC)	[thread overview]
Message-ID: <1746967090.f8166f5c89da7c52f3d78544ad8fe54ea73a19d9.sam@gentoo> (raw)

commit:     f8166f5c89da7c52f3d78544ad8fe54ea73a19d9
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Sun May 11 10:01:49 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 11 12:38:10 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8166f5c

app-misc/binwalk: drop 2.4.2

Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/42024
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-misc/binwalk/Manifest             |  1 -
 app-misc/binwalk/binwalk-2.4.2.ebuild | 40 -----------------------------------
 2 files changed, 41 deletions(-)

diff --git a/app-misc/binwalk/Manifest b/app-misc/binwalk/Manifest
index 096743469875..e9d2f05c9a1d 100644
--- a/app-misc/binwalk/Manifest
+++ b/app-misc/binwalk/Manifest
@@ -10,7 +10,6 @@ DIST anstyle-query-1.1.1.crate 9891 BLAKE2B c298114c1864a5233fb39c365e079a7f1f4e
 DIST anstyle-wincon-3.0.4.crate 12234 BLAKE2B 23294d6ed7715c55c8f796eb7b860450c57b22b57e32a5c75847f2e2bd68a52b33c24797db662aa5fd7e799b9644075c8c939d93b0cf8598b16ee80fc817b77f SHA512 24b3a9a44382609ad449425a657d4b42a792d4703c36e0953f09a03817759c266a2f0ff4ecc9e8b93ea8403df2badef1f1af6a6e50af56205176c41b13501ae6
 DIST autocfg-1.3.0.crate 16524 BLAKE2B 7d5a03853d6b4f0da08d8e139fb200da21e47fa7e50d1956270d0ff0cc496f660f8f800122c95eee9ba98d9210ab200c3010b782097483d12d6be4ac0df0e7c9 SHA512 a5570b955d57a7183ba148b335837dc5af24b202e80681027536d33fe2822509ba644fc70c29f018c893285ced2bf6774f44ca6c59f7c7e2226d5349cf7c3635
 DIST base64-0.22.1.crate 81597 BLAKE2B 6f216a560bd36e6e6b74e908344b457594cc768d9763070e269b56a14b150cbfc4b7f599d4c2a0a5f783638170ee132f0796fefb14fcac7fd73c58db0791007a SHA512 91cf2e4e7fc8815f9b8a86a7fa722a20eee3dc1dd57111b29e420de87ce7836bcdb1db01d3cafb9a977710ef63e7cc41b7772762323e68e0e832156858aace20
-DIST binwalk-2.4.2.tar.gz 39746629 BLAKE2B 65e3c44b2e2c4cc639ad6b8adf3fbac7cda574ca8b00f714d4ae5635dd3e24fcfc8c0d151c20ad40ad891adef803667e6f65167f96d4405ad83abee44121c224 SHA512 b9d3b13de9b81216759f5e1573bf6056a3210892ad920b43afe0c6ef2ff1d200be28ecfe12bec11fd7540545d1bb2f27d210ee5afb968910d4e9fb46a21673ce
 DIST binwalk-2.4.3.tar.gz 39746820 BLAKE2B 59aa3f44bf3e45f057b2050f7af335d1bb8708dd309019a6fafe0f94c78c0601fbeb09fa858ddeb39d56dbeaa1e2ff7a76f28873cbc12cd95b7a6fb695d419fc SHA512 521c6af602ceda22ed55cb532f1831813953a517c5059bbd6defe77a10a2ef44b22916f73f25212ef2c6cb7a3b8bb3ff9357eb4ef45dc766290e9946004b8698
 DIST binwalk-3.1.0.tar.gz 582863 BLAKE2B 021384121d961775172c282775ed78a783e2eaba1a0c2a7eb4f98e2fc6fcfaa9e11ef419aba9fa2eb8f350eba327e31cc8adc31b92ef48b6134c9ecab1a3a396 SHA512 ebed0d260252a18d32af3d24ef7414df656eaa619fbd0327bdd4a9e104654e348dc5cb093d2627258c5839682cfb30bba33f54b91e7e10c1e513f9ceb8509aa7
 DIST bitflags-1.3.2.crate 23021 BLAKE2B eb990bb27b2bdeb66fd7212ce582cb36e1c616debbac85df642d0c82b25439e6bf9b1e811fac76b59e58ea3c1bbea6170d03a61e8f9a395e4334a0e2e2987eda SHA512 3c698f757b5cc62f815f9a1cce365c3d2dd88e4db71f331dff8bba86c2865f755b81cb4c9bfc59bd86b7643b0943f9e09a7c4f8ad75eb2ab0e714803d0129f62

diff --git a/app-misc/binwalk/binwalk-2.4.2.ebuild b/app-misc/binwalk/binwalk-2.4.2.ebuild
deleted file mode 100644
index 445b04ceaf91..000000000000
--- a/app-misc/binwalk/binwalk-2.4.2.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} pypy3 )
-
-inherit distutils-r1 optfeature
-
-if [[ ${PV} == 9999 ]] ; then
-	EGIT_REPO_URI="https://github.com/OSPG/binwalk.git"
-	inherit git-r3
-else
-	SRC_URI="https://github.com/OSPG/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv x86 ~x64-macos"
-fi
-
-DESCRIPTION="A tool for identifying files embedded inside firmware images"
-HOMEPAGE="https://github.com/OSPG/binwalk"
-
-LICENSE="MIT"
-SLOT="0"
-
-distutils_enable_tests pytest
-
-python_install_all() {
-	local DOCS=( API.md INSTALL.md README.md )
-	distutils-r1_python_install_all
-}
-
-pkg_postinst() {
-	optfeature "entropy graph" dev-python/matplotlib
-	optfeature "disassembly" dev-libs/capstone[python]
-
-	if [[ -z ${REPLACING_VERSIONS} ]]; then
-		elog "binwalk has many more optional dependencies to automatically"
-		elog "extract/decompress data, see INSTALL.md for more details."
-	fi
-}


             reply	other threads:[~2025-05-11 12:39 UTC|newest]

Thread overview: 89+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-11 12:38 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-09-06 15:31 [gentoo-commits] repo/gentoo:master commit in: app-misc/binwalk/ Sam James
2025-09-06 15:31 Sam James
2025-05-11 15:36 Sam James
2025-05-11 12:38 Sam James
2025-05-11 12:38 Sam James
2025-01-23 21:59 Sam James
2025-01-23 21:59 Sam James
2025-01-23 21:16 Sam James
2025-01-23 21:16 Sam James
2025-01-23 21:16 Sam James
2025-01-23 20:58 Sam James
2025-01-23 20:58 Sam James
2024-11-29  1:23 Sam James
2024-11-29  1:23 Sam James
2024-11-29  1:23 Sam James
2024-09-12 16:56 Arthur Zamarin
2024-09-12 12:27 Arthur Zamarin
2024-09-09 20:58 Arthur Zamarin
2024-09-09 20:47 Arthur Zamarin
2024-09-09 20:44 Arthur Zamarin
2024-09-09 20:44 Arthur Zamarin
2024-08-10  7:24 Joonas Niilola
2024-08-10  7:24 Joonas Niilola
2024-06-11 17:18 Sam James
2024-06-11 16:57 Sam James
2024-06-11 16:57 Sam James
2024-06-11 16:57 Sam James
2024-06-11 16:54 Sam James
2024-06-11 16:54 Sam James
2024-04-28 16:06 Arthur Zamarin
2024-04-28 16:06 Arthur Zamarin
2024-04-24  9:51 Sam James
2024-04-24  6:05 Sam James
2024-04-23 20:53 Sam James
2024-04-23 20:53 Sam James
2024-04-23 20:52 Sam James
2024-04-23 20:52 Sam James
2024-03-25 13:09 Florian Schmaus
2024-03-10 12:13 Arthur Zamarin
2024-03-10 12:13 Arthur Zamarin
2024-03-10 12:08 Sam James
2024-03-10 12:04 Arthur Zamarin
2024-03-10 12:04 Arthur Zamarin
2024-03-10 12:04 Arthur Zamarin
2024-03-08  8:15 Florian Schmaus
2024-03-08  8:15 Florian Schmaus
2024-02-28 20:43 Sam James
2024-02-28 20:43 Sam James
2024-02-28 20:43 Sam James
2023-05-31  4:37 John Helmert III
2023-04-07  4:10 Sam James
2023-04-01 16:07 Arthur Zamarin
2023-04-01 16:07 Arthur Zamarin
2023-04-01 16:07 Arthur Zamarin
2023-04-01 16:07 Arthur Zamarin
2023-04-01  1:09 Sam James
2023-04-01  1:09 Sam James
2022-05-22  4:17 Sam James
2021-12-21  3:39 Yixun Lan
2021-10-30 17:24 Agostino Sarubbo
2021-10-29 18:32 Sam James
2021-10-29 18:30 Sam James
2021-10-29  5:52 Agostino Sarubbo
2021-04-26 10:34 Sam James
2021-04-25 12:32 Sam James
2021-04-25  5:14 Sam James
2021-04-24 18:57 Georgy Yakovlev
2021-04-23 20:02 Georgy Yakovlev
2021-04-23 20:02 Georgy Yakovlev
2021-03-23 21:36 Georgy Yakovlev
2021-03-23 21:36 Georgy Yakovlev
2021-03-23 21:36 Georgy Yakovlev
2021-03-04  4:24 Sam James
2021-02-28 12:22 Sergei Trofimovich
2020-10-13  1:31 Georgy Yakovlev
2020-10-13  1:31 Georgy Yakovlev
2020-09-21  6:34 Georgy Yakovlev
2020-07-23 23:02 Sam James
2020-06-11  2:00 Georgy Yakovlev
2020-01-23  9:59 Georgy Yakovlev
2019-12-26 12:56 Georgy Yakovlev
2019-11-19  1:35 Georgy Yakovlev
2019-11-18 22:55 Tim Harder
2019-09-28  3:42 Tim Harder
2018-04-06 11:05 Fabian Groffen
2017-04-26  6:24 Tim Harder
2017-04-26  6:24 Tim Harder
2016-09-02 23:18 Tim Harder

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1746967090.f8166f5c89da7c52f3d78544ad8fe54ea73a19d9.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox