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 27A50139694 for ; Mon, 17 Apr 2017 05:11:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2DECCE0CE9; Mon, 17 Apr 2017 05:11:45 +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 075F0E0CE9 for ; Mon, 17 Apr 2017 05:11:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AB71C33FE7D for ; Mon, 17 Apr 2017 05:11:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 08A1D7419 for ; Mon, 17 Apr 2017 05:11:42 +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: <1492405896.60c0d3815d75aeefe04ec2cbc039fb618b4a02ff.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nodebrain/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/nodebrain/Manifest net-analyzer/nodebrain/nodebrain-0.9.03.ebuild X-VCS-Directories: net-analyzer/nodebrain/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 60c0d3815d75aeefe04ec2cbc039fb618b4a02ff X-VCS-Branch: master Date: Mon, 17 Apr 2017 05:11:42 +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: a77f26bc-f503-4d83-9bae-ed35b3013e0e X-Archives-Hash: 905c2aa586c983c21e32d62bcb7ece8d commit: 60c0d3815d75aeefe04ec2cbc039fb618b4a02ff Author: Jeroen Roovers gentoo org> AuthorDate: Mon Apr 17 04:57:45 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Mon Apr 17 05:11:36 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60c0d381 net-analyzer/nodebrain: Old. Package-Manager: Portage-2.3.5, Repoman-2.3.2 net-analyzer/nodebrain/Manifest | 1 - net-analyzer/nodebrain/nodebrain-0.9.03.ebuild | 45 -------------------------- 2 files changed, 46 deletions(-) diff --git a/net-analyzer/nodebrain/Manifest b/net-analyzer/nodebrain/Manifest index 09443dde64c..94b57f10089 100644 --- a/net-analyzer/nodebrain/Manifest +++ b/net-analyzer/nodebrain/Manifest @@ -1,2 +1 @@ -DIST nodebrain-0.9.03.tar.gz 2485735 SHA256 e9fce23525da8c6b3e553492b724eb2122faf22aed92ed45b15c6018eb643fef SHA512 bf81ef4be1518b72d8ef0cccf42747cfe2926ed6cecfde97c05c161c2f2d00525d07da2e24b1c05debb84fa6f35dca7d7dbbc3292471f41dd322ea80175fb96c WHIRLPOOL 0ae2c4f8085cbc725662ee758768a7684523350ebe59ab6f50f374c6b5d0b55588697f84bb395bf946eaa3546a052f08f4fa067532b42eafcf84a9a84baecd7c DIST nodebrain-0.9.04.tar.gz 2475665 SHA256 4fd936050fa08d5639312fca32528034b82e2c4caf10c23126db6bb8d0eb0175 SHA512 a6cbebef09569d2d086954fc06b7a0bbc2828a5041289fdb7b537bd75b354610f3cf28baded5fce9679d89ffea3e245ab59323a00d060e98819d367775fd5226 WHIRLPOOL b7bc9f4417ac14574c7a3db8be46a695cbbac66cc9bdc7ceff7346002e7849a919750089e16fc618ad9bde996b69b832ffe48c903b4b41b5ad52948bf3cc09ee diff --git a/net-analyzer/nodebrain/nodebrain-0.9.03.ebuild b/net-analyzer/nodebrain/nodebrain-0.9.03.ebuild deleted file mode 100644 index 1169e2f7184..00000000000 --- a/net-analyzer/nodebrain/nodebrain-0.9.03.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit eutils - -DESCRIPTION="Monitor and do event correlation" -HOMEPAGE="http://nodebrain.sourceforge.net/" -SRC_URI="mirror://sourceforge/nodebrain/nodebrain-${PV}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="static-libs" - -CDEPEND="dev-libs/libedit" -DEPEND=" - ${CDEPEND} - dev-lang/perl - virtual/pkgconfig - sys-apps/texinfo -" -RDEPEND=" - ${CDEPEND} - !sys-boot/netboot - !www-apps/nanoblogger -" - -src_prepare() { - epatch "${FILESDIR}"/${PN}-0.8.14-include.patch -} - -src_configure() { - econf \ - $(use_enable static-libs static) \ - --include=/usr/include -} - -src_install() { - default - use static-libs || prune_libtool_files - dodoc AUTHORS NEWS README THANKS sample/* - dohtml html/* -}