From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B084D58973 for ; Thu, 11 Feb 2016 06:19:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C266721C003; Thu, 11 Feb 2016 06:19:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5E66221C003 for ; Thu, 11 Feb 2016 06:19:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EEDB4340B1D for ; Thu, 11 Feb 2016 06:19:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 64AC88F6 for ; Thu, 11 Feb 2016 06:19:44 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1455172096.44a13383c34eec9eba7cc6f926a293f3c9622a0e.blueness@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/2ping/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/2ping/2ping-3.2.0.ebuild net-analyzer/2ping/Manifest X-VCS-Directories: net-analyzer/2ping/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 44a13383c34eec9eba7cc6f926a293f3c9622a0e X-VCS-Branch: master Date: Thu, 11 Feb 2016 06:19:44 +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-Archives-Salt: e85a93dc-8e95-46d6-83ba-be84bee3cb48 X-Archives-Hash: e178d87828bc1aa840ea717f1641593f commit: 44a13383c34eec9eba7cc6f926a293f3c9622a0e Author: Anthony G. Basile gentoo org> AuthorDate: Thu Feb 11 06:28:16 2016 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Thu Feb 11 06:28:16 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44a13383 net-analyzer/2ping: version bump to 3.2.0 Package-Manager: portage-2.2.26 net-analyzer/2ping/2ping-3.2.0.ebuild | 28 ++++++++++++++++++++++++++++ net-analyzer/2ping/Manifest | 1 + 2 files changed, 29 insertions(+) diff --git a/net-analyzer/2ping/2ping-3.2.0.ebuild b/net-analyzer/2ping/2ping-3.2.0.ebuild new file mode 100644 index 0000000..b463b02 --- /dev/null +++ b/net-analyzer/2ping/2ping-3.2.0.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +PYTHON_COMPAT=( python2_7 ) + +inherit distutils-r1 + +DESCRIPTION="A bi-directional ping utility" +HOMEPAGE="http://www.finnie.org/software/2ping/" +SRC_URI="http://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 1ea41b1..da289dd 100644 --- a/net-analyzer/2ping/Manifest +++ b/net-analyzer/2ping/Manifest @@ -1,2 +1,3 @@ DIST 2ping-3.0.1.tar.gz 39752 SHA256 d6997cd1680151e6f7d5e60137d45cd41bf385d26029878afdaaf5dc4f63dcc4 SHA512 c5e8b26591a51bc3410db2ab572b17d6fddbce8f25c8cbfb4eb23cb738b28b12dae1cc395d26987e84191039193853178dffb748b1f951661e319ac2d5c053db WHIRLPOOL 1f90e57a5e5e6788cc832335213fa3c93d029b2bb82837e322dc65b41c1b2dbfe7aa824e38e1595f3378b2ea2978604915404351866cac245276beedef6cbf39 DIST 2ping-3.1.0.tar.gz 42581 SHA256 0f5b4e10f89dd99ef04e2cc0564d6673ceae897ed0bf59b636553ec6aa1c7a92 SHA512 6b264001f32cd6d7178f66365a0999e5087516681ee266b9170fe4a8bf10be27e451302e40141534a3d115dfa73689954e566cb68b51ce181965f0d347b8f844 WHIRLPOOL 90ddfa773e0cedf292acb3671c3e1f9cd444a082379e2132553de505de81c16d77fbff0c2bd2f976cf92b1e82b11a4c3945b181e6805c01e48f8de11a10c9cb8 +DIST 2ping-3.2.0.tar.gz 48895 SHA256 6297f7775be50d208f3b7d4925ecddb3ed1c593198fd875448ae8f88f1a6b196 SHA512 115526b4416a63f1e79afdaef54b288fb03d103b78d3c79826fcea214800842ad8971145f31e4164c1d70e2bcdb61d7b94d63299d6ac1f5dc8018f7a8a6facf1 WHIRLPOOL e69cf97cdca760e79705b7f92ef7e315367f02ae103496d60413a4cf7000c3e78218b4e4ae5e4c7f1fefe6b406324c2449f6308b0f939ae2a1bcf7d47f72fa18