From 6c696294dbf5811c49e7f22e0026b48b619d6766 Mon Sep 17 00:00:00 2001 From: Yury Martynov Date: Thu, 13 Feb 2020 11:47:54 +0300 Subject: [PATCH] inception: drop 0.4.1 --- app-forensics/inception/Manifest | 1 - .../inception/inception-0.4.1.ebuild | 31 ------------------- app-forensics/inception/metadata.xml | 8 +++++ 3 files changed, 8 insertions(+), 32 deletions(-) delete mode 100644 app-forensics/inception/inception-0.4.1.ebuild create mode 100644 app-forensics/inception/metadata.xml diff --git a/app-forensics/inception/Manifest b/app-forensics/inception/Manifest index 299c3cf18..9f159c251 100644 --- a/app-forensics/inception/Manifest +++ b/app-forensics/inception/Manifest @@ -1,2 +1 @@ -DIST inception-0.4.1.tar.gz 2498507 BLAKE2B 0ce044d5446c5fe3b806c2ecc9038a03101fb4b6f04cd838d62d50609ca8b0e4b6caf120d689723046fa0c38d3c7250981ed1aa6d514b432a9ddcc81eb1f9c37 SHA512 b488d955527f8faa7d7e49d415c7f242a4b62dda63e6c00acfd13e6f00bb029815c6caa6a67d9d0d905f85858275994eef84443e5103b298398fc2ba52159795 DIST inception-0.4.2.tar.gz 2498683 BLAKE2B d89a496be323ef91a6f10ef49574ce45ff1ec2fca8c25cb671b7d206d08c7964630179093a2059b1391f1fec8000b2f332f2e6a0fae2bc901a856912aa6d61e8 SHA512 cdacc572c7c75a1a96d66c2268691821edf3c82d0c04ce2a724511af7ed42de2debb6553a5108f45c6b0fb1836e0848370aa11fd304791da14c5419a218e586c diff --git a/app-forensics/inception/inception-0.4.1.ebuild b/app-forensics/inception/inception-0.4.1.ebuild deleted file mode 100644 index 3c57192d4..000000000 --- a/app-forensics/inception/inception-0.4.1.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python3_{4,5,6} ) -inherit linux-info distutils-r1 - -DESCRIPTION="Firewire physical memory manipulation tool exploiting IEEE 1394 SBP-2 DMA" -HOMEPAGE="http://www.breaknenter.org/projects/inception/" -SRC_URI="https://github.com/carmaa/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="${PYTHON_DEPS} - app-forensics/libforensic1394[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND}" - -RESTRICT="binchecks" - -#QA_PRESTRIPPED="usr/lib\(32\|64\)\/python\(.*\)\/site-packages/inception/test/samples/ubuntu-11.10-x86-0xbaf.bin -# usr/lib\(32\|64\)\/python\(.*\)\/site-packages/inception/test/samples/linux-mint-12-x86-0xbaf.bin -#" - -pkg_setup() { - CONFIG_CHECK=~FIREWIRE_OHCI - linux-info_pkg_setup -} diff --git a/app-forensics/inception/metadata.xml b/app-forensics/inception/metadata.xml new file mode 100644 index 000000000..4fa8ff351 --- /dev/null +++ b/app-forensics/inception/metadata.xml @@ -0,0 +1,8 @@ + + + + + proxy-maint@gentoo.org + Proxy Maintainers + +