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 8F852138335 for ; Sun, 14 Jul 2019 20:37:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88B46E03EC; Sun, 14 Jul 2019 20:37:52 +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 5AA85E03EC for ; Sun, 14 Jul 2019 20:37:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 2513E347B98 for ; Sun, 14 Jul 2019 20:37:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0BF106F0 for ; Sun, 14 Jul 2019 20:37:49 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1563136657.22475c33ee1776fe213c3388b4953ae65ad8d42b.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/chaosreader/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/chaosreader/Manifest net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild X-VCS-Directories: net-analyzer/chaosreader/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 22475c33ee1776fe213c3388b4953ae65ad8d42b X-VCS-Branch: master Date: Sun, 14 Jul 2019 20:37:49 +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: c7b7c047-8724-40f8-a759-04233764c367 X-Archives-Hash: 4754d4d5a350cd66e4655ee21d326546 commit: 22475c33ee1776fe213c3388b4953ae65ad8d42b Author: Michael Mair-Keimberger gmail com> AuthorDate: Wed Jul 10 18:52:34 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Jul 14 20:37:37 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22475c33 net-analyzer/chaosreader: remove old Signed-off-by: Michael Mair-Keimberger gmail.com> Closes: https://bugs.gentoo.org/638468 Closes: https://github.com/gentoo/gentoo/pull/12419 Signed-off-by: Michał Górny gentoo.org> net-analyzer/chaosreader/Manifest | 1 - .../chaosreader/chaosreader-0.94-r1.ebuild | 32 ---------------------- 2 files changed, 33 deletions(-) diff --git a/net-analyzer/chaosreader/Manifest b/net-analyzer/chaosreader/Manifest index a52d4d09f5f..2261157cb9c 100644 --- a/net-analyzer/chaosreader/Manifest +++ b/net-analyzer/chaosreader/Manifest @@ -1,2 +1 @@ -DIST chaosreader-0.94.bz2 41039 BLAKE2B 664ac7de3ea15dcc2942f7d9ffa4a7ffd2066a521345877127594ece197cab8d49d2f3441335c012dc09041543cda31c723d021ae86a512b4d578f958acc3afc SHA512 f2c2b31e6f7fc27c5cb59a43ce9cdea67de520c79f6354c9a0f627c098d73f4666461fb4f3c393a0a9ac36105979fe36b08035c4404371db2f573dd534e1adad DIST chaosreader-0.96.tar.gz 99124 BLAKE2B 04e9dd45543033bb3d15264fcc9168b7e2cec6f304f10142df36c363e841afc91659d7956bbb60b05cc6ab4e8fd519adaf9a2e69be2efc129fd2f38ca0d99f1f SHA512 46ba4a66152403e150e652bf6fa08af98cd3d709ea2cb834a32411ca5dde5f94a7e972404626787e604c1449c29ab5f335673b305ab83856c0dfff7cbf2f4de4 diff --git a/net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild b/net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild deleted file mode 100644 index 1b7d356fcb1..00000000000 --- a/net-analyzer/chaosreader/chaosreader-0.94-r1.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 - -inherit eutils - -DESCRIPTION="Trace TCP/UDP/... sessions and fetch application data." -HOMEPAGE="http://chaosreader.sourceforge.net - https://github.com/brendangregg/Chaosreader" -SRC_URI="https://dev.gentoo.org/~spock/portage/distfiles/${P}.bz2" -SLOT="0" - -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~x86-macos" -LICENSE="GPL-2+" - -IUSE="" - -DEPEND=">=dev-lang/perl-5.8.0" -S=${WORKDIR} - -src_prepare() { - epatch "${FILESDIR}"/chaosreader-0.94-zombies.patch - epatch "${FILESDIR}"/chaosreader-0.94-chunkcheck.patch - epatch "${FILESDIR}"/chaosreader-0.94-darwin.patch - epatch "${FILESDIR}"/chaosreader-0.94-divisionbyzero.patch - epatch "${FILESDIR}"/chaosreader-0.94-oldmultiline.patch -} - -src_install() { - newbin ${P} chaosreader -}