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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E1DC2138359 for ; Sun, 26 Jul 2020 17:54:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA26FE086E; Sun, 26 Jul 2020 17:54:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BD37BE086E for ; Sun, 26 Jul 2020 17:54:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4F2DF34EED4 for ; Sun, 26 Jul 2020 17:54:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 409A1295 for ; Sun, 26 Jul 2020 17:54:43 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1595786081.863dce99366ca9b410ffc81bf25a30e7cc9c1665.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/scapy/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/scapy/Manifest net-analyzer/scapy/scapy-2.4.4_rc2.ebuild X-VCS-Directories: net-analyzer/scapy/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 863dce99366ca9b410ffc81bf25a30e7cc9c1665 X-VCS-Branch: master Date: Sun, 26 Jul 2020 17:54:43 +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: a77a5d1f-a06e-4099-896c-f73a9a1b07a6 X-Archives-Hash: ab4506e8d1269d34b7fd2551d8c5fce3 commit: 863dce99366ca9b410ffc81bf25a30e7cc9c1665 Author: Jeroen Roovers gentoo org> AuthorDate: Sun Jul 26 13:04:37 2020 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sun Jul 26 17:54:41 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=863dce99 net-analyzer/scapy: Version 2.4.4_rc2 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Jeroen Roovers gentoo.org> net-analyzer/scapy/Manifest | 1 + net-analyzer/scapy/scapy-2.4.4_rc2.ebuild | 43 +++++++++++++++++++++++++++++++ 2 files changed, 44 insertions(+) diff --git a/net-analyzer/scapy/Manifest b/net-analyzer/scapy/Manifest index 011d63e669f..dea71e01c8e 100644 --- a/net-analyzer/scapy/Manifest +++ b/net-analyzer/scapy/Manifest @@ -1,3 +1,4 @@ DIST scapy-2.4.2.tar.gz 3330071 BLAKE2B a40074594cd561b33d04364fba743fa5fe741b06b2ad8f8f9ebe9dfb0b9a3bc4f641cd16d99a4ba070fc0763d7cfeb8d3ecd056f162d509070cdd57d55d6ad9c SHA512 980f708a849ae26edca3eb6618a41668818c5883bca699f347f47a8964b3ee44a6ceefe4a12cb7d5fe6c13f5cbe2b7547938e53139f4ec9e6ef384e30c9bb6db DIST scapy-2.4.3.tar.gz 2969754 BLAKE2B 83ab6500dbc0424b728253661f03391d450f77b19c0059b8a605a19f48b4ddd7344743310a5cb7c741fcf750876ba125daf883d04714981ff81ef4db97519ae0 SHA512 579e3f326f90e10b2839aee805949e14ecab9431f360ef75e60080a971653e1f48a240d812b8ace77754b01b07a2ddb8533d1e6b18ee8804280bf9b2c237cede DIST scapy-2.4.4_rc1.tar.gz 3222693 BLAKE2B 4b7e29253fd3c67e5bc0e85a01433b9e4b51347e163d26e7ce168d346931aaa5429ebde087cc2d28299fb36f96f3c3755038cc94ffd440ac4b761a3de0fdc4e1 SHA512 c2a0486d650dab2226fc40a7d5e18d5974230d09d1f711a7050c08027125acabb679e99530589bd3806cbd870a970ebefd4141bcac625768f04809e837cc9b1d +DIST scapy-2.4.4_rc2.tar.gz 3223072 BLAKE2B db70edb6e4137821bb80fc12c3118f9458dbb121507a7e87ba120174529c30be602915f4476ac084ac93dfaab0e0de39ad90e5fe75e0c3c1c15e386dd4d218aa SHA512 16a974d28d8b594d83d71ec7ae56963d7ded394e9c3a046ef7a76e57cfae4d0cf2fedbf682827583b93afe2d02b222cd8e7229a6859747e99fcc018892efbad6 diff --git a/net-analyzer/scapy/scapy-2.4.4_rc2.ebuild b/net-analyzer/scapy/scapy-2.4.4_rc2.ebuild new file mode 100644 index 00000000000..91851f33d4f --- /dev/null +++ b/net-analyzer/scapy/scapy-2.4.4_rc2.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +PYTHON_COMPAT=( python3_{6,7} ) +inherit distutils-r1 readme.gentoo-r1 + +DESCRIPTION="A Python interactive packet manipulation program for mastering the network" +HOMEPAGE="https://scapy.net/ https://github.com/secdev/scapy" +SRC_URI="https://github.com/secdev/${PN}/archive/v${PV/_/}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +RDEPEND=" + net-analyzer/tcpdump +" +S=${WORKDIR}/${P/_/} +DOC_CONTENTS=" +Scapy has optional support for the following packages: + + dev-python/cryptography + dev-python/ipython + dev-python/matplotlib + dev-python/pyx + media-gfx/graphviz + net-analyzer/tcpreplay + virtual/imagemagick-tools + + See also ""${EPREFIX}/usr/share/doc/${PF}/installation.rst"" +" + +src_prepare() { + echo ${PV/_/} > ${PN}/VERSION || die + + distutils-r1_src_prepare +} + +src_install() { + distutils-r1_src_install + dodoc -r doc/${PN}/* + DISABLE_AUTOFORMATTING=plz readme.gentoo_create_doc +}