diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2018-12-05 07:18:58 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2018-12-05 07:18:58 -0500 |
commit | 8d863afe9c18ad4bd1f51af948fc71ca8bd340c5 (patch) | |
tree | 548cb51d9ce418bdc2c1e249b843e962ce7d48ea /net-analyzer/2ping | |
parent | net-analyzer/2ping: version bump to 4.3 (diff) | |
download | gentoo-8d863afe9c18ad4bd1f51af948fc71ca8bd340c5.tar.gz gentoo-8d863afe9c18ad4bd1f51af948fc71ca8bd340c5.tar.bz2 gentoo-8d863afe9c18ad4bd1f51af948fc71ca8bd340c5.zip |
net-analyzer/2ping: remove older versions
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'net-analyzer/2ping')
-rw-r--r-- | net-analyzer/2ping/2ping-4.0.1.ebuild | 27 | ||||
-rw-r--r-- | net-analyzer/2ping/2ping-4.1.2.ebuild | 27 | ||||
-rw-r--r-- | net-analyzer/2ping/2ping-4.1.ebuild | 27 | ||||
-rw-r--r-- | net-analyzer/2ping/Manifest | 3 |
4 files changed, 0 insertions, 84 deletions
diff --git a/net-analyzer/2ping/2ping-4.0.1.ebuild b/net-analyzer/2ping/2ping-4.0.1.ebuild deleted file mode 100644 index 0d7959a2a340..000000000000 --- a/net-analyzer/2ping/2ping-4.0.1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -PYTHON_COMPAT=( python2_7 python3_4 ) - -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.1.2.ebuild b/net-analyzer/2ping/2ping-4.1.2.ebuild deleted file mode 100644 index 688c698a7823..000000000000 --- a/net-analyzer/2ping/2ping-4.1.2.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -PYTHON_COMPAT=( python3_{4,5,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.1.ebuild b/net-analyzer/2ping/2ping-4.1.ebuild deleted file mode 100644 index c99ba3938765..000000000000 --- a/net-analyzer/2ping/2ping-4.1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -PYTHON_COMPAT=( python3_{4,5,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 b0056bbc4c1f..199e8490f77c 100644 --- a/net-analyzer/2ping/Manifest +++ b/net-analyzer/2ping/Manifest @@ -1,5 +1,2 @@ -DIST 2ping-4.0.1.tar.gz 67347 BLAKE2B 88ef9b626399682a93892a933ab75ac0caa994e38b11aac287f4114472e9869a2b577f301c4fd036940cfafb62e57ff52382f2413038b433c9ed4fedd87e1696 SHA512 21d3f9f8833d10f7d9f692e0d3a8dbe524ee5ad064122d808aad99f295389efc51c3979ff0dc9533705363be21e0457a886ba0d8a4532705791a4fdf24050eb7 -DIST 2ping-4.1.2.tar.gz 69591 BLAKE2B e96e8ca7907a0a4c7a7cebfd8130469efe00bff96dfaee50f6f2156750a73014054cdfe9d848ad369e3a2dbc52b3b46f262391024f300d48b8d8628573ff5fed SHA512 566acd3638b47b34c06f59f6e7a3793aa1fc60cb6b0ca108f8544afe55a8680c57bcb212fe70433ae99c02d4e8359a91eaeaed4b1d820fa9d072143424c5e54a -DIST 2ping-4.1.tar.gz 69510 BLAKE2B f7245876bb66ebab55cf0a98f29402dc8dcd9e1e97fbf635ff1232501c7dd23d8a707a378bd6c73084b3c2e946347f24edef6347693015fdb812d78cadab1fef SHA512 926a515156bf0b9e7c09e72f0e557571f3905646eaec2e8c4702a7dd7ed77b9ab298323028beb02c844d719839458f9d056fb5d29443e908b0d927754f856553 DIST 2ping-4.2.tar.gz 70054 BLAKE2B 01759c9f0d2eb2bf08e92155a74e11aaf7bb83adb43942be70b8e525486bba6608ad021bb149376f246bdcb066958c7d9886a1e5ea63094d715c8b25fa2b9784 SHA512 8c6e9b4cefd92929e8d5247f2c4caecdfc281548596f96fbfe52f99dc122dd1d53470c303e85bc469f0a7910937085ad36c7f928cb295c8f3fce5f3455dec3d9 DIST 2ping-4.3.tar.gz 70386 BLAKE2B 7a73508bdf5fef0d6ef99d1d6b8bfdee65740277ef0e17913e2070503c20bd4d9598a7d7353eb68dbe5c7380e49e465ddd49adba4899f95daead36bbc8514f69 SHA512 f7186fe5bed2f12593d62f85fe364c9dc571f8b0ad10f6766515470ea8f8ed32d439e580003e78494b4742a8224e2b30cc454f8275a4877d432eb76646334e77 |