commit:     ae0289f8837dfd202fd8e95bec6a5e745c1346ac
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 22 13:37:58 2020 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Jun 22 13:38:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae0289f8

net-analyzer/2ping: remove older versions

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>

 net-analyzer/2ping/2ping-4.2.ebuild | 27 ---------------------------
 net-analyzer/2ping/2ping-4.3.ebuild | 27 ---------------------------
 net-analyzer/2ping/Manifest         |  2 --
 3 files changed, 56 deletions(-)

diff --git a/net-analyzer/2ping/2ping-4.2.ebuild 
b/net-analyzer/2ping/2ping-4.2.ebuild
deleted file mode 100644
index 71c1f09691c..00000000000
--- a/net-analyzer/2ping/2ping-4.2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="A bi-directional ping utility"
-HOMEPAGE="https://www.finnie.org/software/2ping/";
-SRC_URI="https://www.finnie.org/software/2ping/${P}.tar.gz";
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
-IUSE="server"
-
-src_install() {
-       distutils-r1_src_install
-       doman doc/2ping.1
-       dodoc doc/{2ping-protocol-examples.py,2ping-protocol.md}
-       use server && {
-               doinitd "${FILESDIR}"/2pingd
-               newconfd "${FILESDIR}"/2pingd.conf 2pingd
-       }
-}

diff --git a/net-analyzer/2ping/2ping-4.3.ebuild 
b/net-analyzer/2ping/2ping-4.3.ebuild
deleted file mode 100644
index 98a0f53291f..00000000000
--- a/net-analyzer/2ping/2ping-4.3.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="A bi-directional ping utility"
-HOMEPAGE="https://www.finnie.org/software/2ping/";
-SRC_URI="https://www.finnie.org/software/2ping/${P}.tar.gz";
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
-IUSE="server"
-
-src_install() {
-       distutils-r1_src_install
-       doman doc/2ping.1
-       dodoc doc/{2ping-protocol-examples.py,2ping-protocol.md}
-       use server && {
-               doinitd "${FILESDIR}"/2pingd
-               newconfd "${FILESDIR}"/2pingd.conf 2pingd
-       }
-}

diff --git a/net-analyzer/2ping/Manifest b/net-analyzer/2ping/Manifest
index a50807b6b29..a9c91c99119 100644
--- a/net-analyzer/2ping/Manifest
+++ b/net-analyzer/2ping/Manifest
@@ -1,4 +1,2 @@
-DIST 2ping-4.2.tar.gz 70054 BLAKE2B 
01759c9f0d2eb2bf08e92155a74e11aaf7bb83adb43942be70b8e525486bba6608ad021bb149376f246bdcb066958c7d9886a1e5ea63094d715c8b25fa2b9784
 SHA512 
8c6e9b4cefd92929e8d5247f2c4caecdfc281548596f96fbfe52f99dc122dd1d53470c303e85bc469f0a7910937085ad36c7f928cb295c8f3fce5f3455dec3d9
-DIST 2ping-4.3.tar.gz 70386 BLAKE2B 
7a73508bdf5fef0d6ef99d1d6b8bfdee65740277ef0e17913e2070503c20bd4d9598a7d7353eb68dbe5c7380e49e465ddd49adba4899f95daead36bbc8514f69
 SHA512 
f7186fe5bed2f12593d62f85fe364c9dc571f8b0ad10f6766515470ea8f8ed32d439e580003e78494b4742a8224e2b30cc454f8275a4877d432eb76646334e77
 DIST 2ping-4.4.1.tar.gz 75284 BLAKE2B 
29240c9710417f735acbeb61e948634c7dd3b608084f4499cae97172f25a0951eab81db92743d452ce679d171107925cf35b9fa9fea82fb5551b11d83a23fcb1
 SHA512 
b40698488bd067a50be171566a0920920edb6bd0baea65999f2226fe66771770a1ebb3c1078bf8d633c555af3297e8f9925f5c42a3e9aa7cd48b59d6cb59e10b
 DIST 2ping-4.5.tar.gz 77771 BLAKE2B 
6471d06dede592e3161755d18fb08ae1d593dec0017cf7757ef1bcfcf9df7d4d7993edc14d44aaad7d7d683584906869ba957ef8096e38f362f8fd060c4f4e36
 SHA512 
0b1ac1c882becf1dda7207004b186d8052b21be4f842ac2b3a252c32a5610867761feadc12e237e4ed3e1da59b3cdebd8b8f8025ec3d0375193b2594f17215f0

Reply via email to