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 C2669139085 for ; Sat, 14 Jan 2017 14:11:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3387FE0EA5; Sat, 14 Jan 2017 14:11:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 03693E0EA5 for ; Sat, 14 Jan 2017 14:11:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9B51B34108B for ; Sat, 14 Jan 2017 14:11:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0B12A26D8 for ; Sat, 14 Jan 2017 14:11:40 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1484403078.c38fddd0f72ebd8d6b9a6d14e2b51e311d6c4ac8.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/httping/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/httping/Manifest net-analyzer/httping/httping-2.4-r1.ebuild net-analyzer/httping/httping-2.4.ebuild X-VCS-Directories: net-analyzer/httping/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: c38fddd0f72ebd8d6b9a6d14e2b51e311d6c4ac8 X-VCS-Branch: master Date: Sat, 14 Jan 2017 14:11:40 +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: 6a220767-6435-41d9-b942-50d6c901ff28 X-Archives-Hash: b811e7d5bbab5b189c6294ec8924e4df commit: c38fddd0f72ebd8d6b9a6d14e2b51e311d6c4ac8 Author: Jeroen Roovers gentoo org> AuthorDate: Sat Jan 14 14:11:18 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Jan 14 14:11:18 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c38fddd0 net-analyzer/httping: Old. Package-Manager: Portage-2.3.3, Repoman-2.3.1 net-analyzer/httping/Manifest | 1 - net-analyzer/httping/httping-2.4-r1.ebuild | 67 ------------------------------ net-analyzer/httping/httping-2.4.ebuild | 64 ---------------------------- 3 files changed, 132 deletions(-) diff --git a/net-analyzer/httping/Manifest b/net-analyzer/httping/Manifest index 9086dd3..4c0d650 100644 --- a/net-analyzer/httping/Manifest +++ b/net-analyzer/httping/Manifest @@ -1,2 +1 @@ -DIST httping-2.4.tgz 54170 SHA256 dab59f02b08bfbbc978c005bb16d2db6fe21e1fc841fde96af3d497ddfc82084 SHA512 11d9e9e3b222548c9754cc0e7bf947f1a55ccc9f1a2401681f95d21b7b7a56c07665955b558a56d07a5c98497ea3644758e4f85006c42fda2134556be8d9e804 WHIRLPOOL eb1318094eb22aa2186421f04c26c4e980a41ba901a3bf80ab50e036417d3cf241bdef26a397b6e6f337cf48fdf3e19627cde82ef6b0ed4c6e3525d1c13a0cf6 DIST httping-2.5.tgz 71400 SHA256 3e895a0a6d7bd79de25a255a1376d4da88eb09c34efdd0476ab5a907e75bfaf8 SHA512 397ce2eac91c9aede0eb19823bfca4e7f98c263937f5954c8a48d5248a251d2030e31f18decb7f7f8b0118ec0e16ec0a84ea4c943ccde7056b80de162954c355 WHIRLPOOL e392fbbedd7a55ebc76aca562471e3a8b1cbbcacaf5773558ef12767425e9ed95b59835539cf1142b675a683ff11646526a90556e737cf410ab0c750f5d3a841 diff --git a/net-analyzer/httping/httping-2.4-r1.ebuild b/net-analyzer/httping/httping-2.4-r1.ebuild deleted file mode 100644 index e787b8d..00000000 --- a/net-analyzer/httping/httping-2.4-r1.ebuild +++ /dev/null @@ -1,67 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -inherit eutils toolchain-funcs - -DESCRIPTION="http protocol ping-like program" -HOMEPAGE="http://www.vanheusden.com/httping/" -SRC_URI="http://www.vanheusden.com/${PN}/${P}.tgz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" -IUSE="debug fftw libressl linguas_nl ncurses ssl tfo" - -RDEPEND=" - fftw? ( sci-libs/fftw:3.0 ) - ncurses? ( sys-libs/ncurses:0= ) - ssl? ( - !libressl? ( dev-libs/openssl:0= ) - libressl? ( dev-libs/libressl:0= ) - ) -" -DEPEND=" - ${RDEPEND} - ncurses? ( virtual/pkgconfig ) -" - -# This would bring in test? ( dev-util/cppcheck ) but unlike -# upstream we should only care about compile/run time testing -RESTRICT="test" - -src_prepare() { - epatch "${FILESDIR}"/${PN}-2.2.1-flags.patch - - # doman does not get PN-LANG.CAT so we move things around and then point at - # it later - if use linguas_nl; then - mkdir nl || die - mv httping-nl.1 nl/httping.1 || die - fi -} - -src_configure() { - # not an autotools script - echo > makefile.inc || die - - use ncurses && LDFLAGS+=" $( $( tc-getPKG_CONFIG ) --libs ncurses )" -} - -src_compile() { - emake \ - CC="$(tc-getCC)" \ - FW=$(usex fftw) \ - DEBUG=$(usex debug) \ - NC=$(usex ncurses) \ - SSL=$(usex ssl) \ - TFO=$(usex tfo) -} - -src_install() { - dobin httping - doman httping.1 - - use linguas_nl && doman -i18n=nl nl/httping.1 -} diff --git a/net-analyzer/httping/httping-2.4.ebuild b/net-analyzer/httping/httping-2.4.ebuild deleted file mode 100644 index 2c8f996..00000000 --- a/net-analyzer/httping/httping-2.4.ebuild +++ /dev/null @@ -1,64 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -inherit eutils toolchain-funcs - -DESCRIPTION="http protocol ping-like program" -HOMEPAGE="http://www.vanheusden.com/httping/" -SRC_URI="http://www.vanheusden.com/${PN}/${P}.tgz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 hppa ~mips ~ppc ppc64 ~sparc x86" -IUSE="debug fftw linguas_nl ncurses ssl tfo" - -RDEPEND=" - fftw? ( sci-libs/fftw:3.0 ) - ncurses? ( >=sys-libs/ncurses-5 ) - ssl? ( dev-libs/openssl ) -" -DEPEND=" - ${RDEPEND} - ncurses? ( virtual/pkgconfig ) -" - -# This would bring in test? ( dev-util/cppcheck ) but unlike -# upstream we should only care about compile/run time testing -RESTRICT="test" - -src_prepare() { - epatch "${FILESDIR}"/${PN}-2.2.1-flags.patch - - # doman does not get PN-LANG.CAT so we move things around and then point at - # it later - if use linguas_nl; then - mkdir nl || die - mv httping-nl.1 nl/httping.1 || die - fi -} - -src_configure() { - # not an autotools script - echo > makefile.inc || die - - use ncurses && LDFLAGS+=" $( $( tc-getPKG_CONFIG ) --libs ncurses )" -} - -src_compile() { - emake \ - CC="$(tc-getCC)" \ - FW=$(usex fftw) \ - DEBUG=$(usex debug) \ - NC=$(usex ncurses) \ - SSL=$(usex ssl) \ - TFO=$(usex tfo) -} - -src_install() { - dobin httping - doman httping.1 - - use linguas_nl && doman -i18n=nl nl/httping.1 -}