summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChen, Chih-Chia <pigfoot@gmail.com>2021-11-26 17:31:16 +0800
committerChen, Chih-Chia <pigfoot@gmail.com>2021-11-26 17:31:16 +0800
commit8e908f6a5d5994f2cf68621ed2089dcf5cc523b9 (patch)
treeeebd14891d3d1679e2fb81d89bd3ec8b3169ba32 /net-analyzer
parentRemove out-of-dated packages (diff)
downloadpigfoot-8e908f6a5d5994f2cf68621ed2089dcf5cc523b9.tar.gz
pigfoot-8e908f6a5d5994f2cf68621ed2089dcf5cc523b9.tar.bz2
pigfoot-8e908f6a5d5994f2cf68621ed2089dcf5cc523b9.zip
Remove out-of-dated packages
Signed-off-by: Chen, Chih-Chia <pigfoot@gmail.com>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/captipper/Manifest2
-rw-r--r--net-analyzer/captipper/captipper-9999.ebuild23
-rw-r--r--net-analyzer/captipper/metadata.xml9
3 files changed, 0 insertions, 34 deletions
diff --git a/net-analyzer/captipper/Manifest b/net-analyzer/captipper/Manifest
deleted file mode 100644
index c9fc821..0000000
--- a/net-analyzer/captipper/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-EBUILD captipper-9999.ebuild 524 SHA256 49ceeccb87001a0b4c030281c86f2402c7483aa7b0afac4e12f99ff7777df5d4 SHA512 4e2db7cd08690a292dcf7e34729bffe040aa49f3193bb93ae0a8bbc6afafcd412fc336e2ed3c38cf8e413daa45f0b9b77ddeacb15173bbbd04502cf194959c61 WHIRLPOOL 552d802b4688b5bd296f925e501fb556a4f547050fa9e91a98ff5c685eee225bec8a0d2c6dee6ceea27d54232c0b24ac3c97d160cf04183eba9e1333ee95fdc4
-MISC metadata.xml 304 SHA256 e41afe40ccbbdba8fb36d0128779e3fc5d1897b2ec9258e59e94490d9f7dfbfe SHA512 f1bb1ebca73bbee02755bf750f308a3f130320aa6f1c862d68ac07b4a2c9966c497162d8add1623a9ac3e93391ba16fdf9be5db5812fae156dfce824040e3040 WHIRLPOOL de0aac2e7eceab3f62073d9ae3331a6821933543cbd15670ee67dcead18a200d560658ebc3044e7cb4100d4b0aa9efd9ea24bab4b2490458806d909e685f3f7f
diff --git a/net-analyzer/captipper/captipper-9999.ebuild b/net-analyzer/captipper/captipper-9999.ebuild
deleted file mode 100644
index 2af8b9e..0000000
--- a/net-analyzer/captipper/captipper-9999.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy{,3} )
-
-EGIT_REPO_URI="https://github.com/pigfoot/CapTipper.git"
-EGIT_BRANCH="pf-patch"
-inherit git-r3 distutils-r1
-
-DESCRIPTION="Malicious HTTP traffic explorer"
-HOMEPAGE="https://github.com/omriher/CapTipper"
-SRC_URI=""
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]"
diff --git a/net-analyzer/captipper/metadata.xml b/net-analyzer/captipper/metadata.xml
deleted file mode 100644
index af561bd..0000000
--- a/net-analyzer/captipper/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
- <email>pigfoot@gmail.com</email>
- <name>Chen, Chih-Chia</name>
- <description>Maintainer. Assign bugs to him</description>
-</maintainer>
-</pkgmetadata>