From 114e49c8101865b5fb937d4043b147241510b5cd Mon Sep 17 00:00:00 2001 From: Anton Bolshakov Date: Fri, 5 Mar 2021 09:07:21 +0800 Subject: [PATCH] sipvicious: remove in gentoo's favour, and move --- net-analyzer/sipvicious/Manifest | 1 - .../sipvicious/sipvicious-0.3.0.ebuild | 21 ------------------- ....2-r1.ebuild => pentoo-voip-2021.0.ebuild} | 10 ++++----- .../base/package.accept_keywords/net-analyzer | 2 +- profiles/updates/1Q-2021 | 1 + 5 files changed, 7 insertions(+), 28 deletions(-) delete mode 100644 net-analyzer/sipvicious/Manifest delete mode 100644 net-analyzer/sipvicious/sipvicious-0.3.0.ebuild rename pentoo/pentoo-voip/{pentoo-voip-2018.2-r1.ebuild => pentoo-voip-2021.0.ebuild} (81%) create mode 100644 profiles/updates/1Q-2021 diff --git a/net-analyzer/sipvicious/Manifest b/net-analyzer/sipvicious/Manifest deleted file mode 100644 index 31115c2a9..000000000 --- a/net-analyzer/sipvicious/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST sipvicious-0.3.0.tar.gz 43097 BLAKE2B 5ddcdf775db0ade6e61e77009c7991d8523db02dbdd6e8588c23f5cd6f4d2868dd1d78e7f17322cde67414b4eb2b8c89f2d4ee0079487e5f5f7ee75f4759adf5 SHA512 35aa3ea7d3cfd6f84716cd95a263357881196eaa180375d1f0a392a1478292ba9a8bf6cd53888448523f7faa447c82cc43fb1ef6c105a0e93e6c7854a51da172 diff --git a/net-analyzer/sipvicious/sipvicious-0.3.0.ebuild b/net-analyzer/sipvicious/sipvicious-0.3.0.ebuild deleted file mode 100644 index 590a400a9..000000000 --- a/net-analyzer/sipvicious/sipvicious-0.3.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{6,7,8,9} ) -DISTUTILS_USE_SETUPTOOLS=rdepend -inherit eutils distutils-r1 - -DESCRIPTION="A voip pentest tools suite" -HOMEPAGE="https://github.com/EnableSecurity/sipvicious" -SRC_URI="https://github.com/EnableSecurity/sipvicious/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="pdf" - -RDEPEND="pdf? ( dev-python/reportlab )" -DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}]" diff --git a/pentoo/pentoo-voip/pentoo-voip-2018.2-r1.ebuild b/pentoo/pentoo-voip/pentoo-voip-2021.0.ebuild similarity index 81% rename from pentoo/pentoo-voip/pentoo-voip-2018.2-r1.ebuild rename to pentoo/pentoo-voip/pentoo-voip-2021.0.ebuild index 2bc5e56a5..2239252e4 100644 --- a/pentoo/pentoo-voip/pentoo-voip-2018.2-r1.ebuild +++ b/pentoo/pentoo-voip/pentoo-voip-2021.0.ebuild @@ -1,18 +1,18 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# $Header: $ -EAPI="5" +EAPI=7 + DESCRIPTION="Pentoo voip meta ebuild" HOMEPAGE="http://www.pentoo.ch" SLOT="0" LICENSE="GPL-3" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="pentoo-full" #add viproy to the main section PDEPEND=" - net-analyzer/sipvicious + net-voip/sipvicious net-misc/sipp pentoo-full? ( diff --git a/profiles/pentoo/base/package.accept_keywords/net-analyzer b/profiles/pentoo/base/package.accept_keywords/net-analyzer index a7ad25e36..28462271d 100644 --- a/profiles/pentoo/base/package.accept_keywords/net-analyzer +++ b/profiles/pentoo/base/package.accept_keywords/net-analyzer @@ -27,7 +27,7 @@ net-analyzer/ntlmrecon net-analyzer/pwncat net-analyzer/recon-ng net-analyzer/serialusb -net-analyzer/sipvicious +=net-voip/sipvicious-0.3* net-analyzer/sitadel net-analyzer/scamper net-analyzer/smbmap diff --git a/profiles/updates/1Q-2021 b/profiles/updates/1Q-2021 new file mode 100644 index 000000000..a6eeda61c --- /dev/null +++ b/profiles/updates/1Q-2021 @@ -0,0 +1 @@ +move net-analyzer/sipvicious net-voip/sipvicious