Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/2ping/
Date: Sat, 22 Jul 2017 09:16:48
Message-Id: 1500714983.ead3aa9002b3b721101281f2cc12868bc0ce6d83.blueness@gentoo
1 commit: ead3aa9002b3b721101281f2cc12868bc0ce6d83
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 22 09:16:23 2017 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 22 09:16:23 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ead3aa90
7
8 net-analyzer/2ping: version bump to 4.0
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11
12 net-analyzer/2ping/2ping-4.0.ebuild | 27 +++++++++++++++++++++++++++
13 net-analyzer/2ping/Manifest | 1 +
14 2 files changed, 28 insertions(+)
15
16 diff --git a/net-analyzer/2ping/2ping-4.0.ebuild b/net-analyzer/2ping/2ping-4.0.ebuild
17 new file mode 100644
18 index 00000000000..05711bf006a
19 --- /dev/null
20 +++ b/net-analyzer/2ping/2ping-4.0.ebuild
21 @@ -0,0 +1,27 @@
22 +# Copyright 1999-2017 Gentoo Foundation
23 +# Distributed under the terms of the GNU General Public License v2
24 +
25 +EAPI="5"
26 +
27 +PYTHON_COMPAT=( python2_7 python3_4 )
28 +
29 +inherit distutils-r1
30 +
31 +DESCRIPTION="A bi-directional ping utility"
32 +HOMEPAGE="http://www.finnie.org/software/2ping/"
33 +SRC_URI="http://www.finnie.org/software/2ping/${P}.tar.gz"
34 +
35 +LICENSE="GPL-2+"
36 +SLOT="0"
37 +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
38 +IUSE="server"
39 +
40 +src_install() {
41 + distutils-r1_src_install
42 + doman doc/2ping.1
43 + dodoc doc/{2ping-protocol-examples.py,2ping-protocol.md}
44 + use server && {
45 + doinitd "${FILESDIR}"/2pingd
46 + newconfd "${FILESDIR}"/2pingd.conf 2pingd
47 + }
48 +}
49
50 diff --git a/net-analyzer/2ping/Manifest b/net-analyzer/2ping/Manifest
51 index db9aa26e6f2..f9002639986 100644
52 --- a/net-analyzer/2ping/Manifest
53 +++ b/net-analyzer/2ping/Manifest
54 @@ -1,2 +1,3 @@
55 DIST 2ping-3.2.0.tar.gz 48895 SHA256 6297f7775be50d208f3b7d4925ecddb3ed1c593198fd875448ae8f88f1a6b196 SHA512 115526b4416a63f1e79afdaef54b288fb03d103b78d3c79826fcea214800842ad8971145f31e4164c1d70e2bcdb61d7b94d63299d6ac1f5dc8018f7a8a6facf1 WHIRLPOOL e69cf97cdca760e79705b7f92ef7e315367f02ae103496d60413a4cf7000c3e78218b4e4ae5e4c7f1fefe6b406324c2449f6308b0f939ae2a1bcf7d47f72fa18
56 DIST 2ping-3.2.1.tar.gz 49000 SHA256 2e53efd33d0f8b98fcc9c5ece26e87119a6bbbc7c4820a9563610143d46712a6 SHA512 0a4be7027c644ad95c66ea00a49ddd5540fd8d52c83c6dc692c316cdea267201bd6d0d0682c5aed6b9a449b5bf08782d13eccc3e1b593e66636363072c0c2c74 WHIRLPOOL c6f117e84dcb0fc1a8a4b1a287e5e4a92434487e4c773cd27a8c2faa7cfb6a893cd7e9738b346fd2b66a07229fbd24eb8ffe0767b87432b941861a07946fa06e
57 +DIST 2ping-4.0.tar.gz 67249 SHA256 bc0d7ab3d5a858b548ff70d54f1e23614891ca876e4dab40d7f7334542c205f9 SHA512 11ac1a5ffa3e44de0d9e7901f4c92d5985200ad5951f17fb88b4f14eba0f98f5c378446a9feb3125a2b7b6e82104ed86ca306c6b07f1fe1ab2f412c226720760 WHIRLPOOL 41040837a7ad6db535ee7cc4ae72e5a6a0a2cc5f93d283e60bb501c7aaa25fd779c0c873e7815826a3d31ff00808753665872127b9f4066fd3083348c4125674