public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nb/
@ 2015-09-26  5:54 Jeroen Roovers
  0 siblings, 0 replies; only message in thread
From: Jeroen Roovers @ 2015-09-26  5:54 UTC (permalink / raw
  To: gentoo-commits

commit:     93d3bf9eab17225707c03541354d672a94e65b24
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 26 05:43:40 2015 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Sep 26 05:53:39 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93d3bf9e

net-analyzer/nb: Version bump.

Package-Manager: portage-2.2.20.1

 net-analyzer/nb/Manifest                               |  2 +-
 net-analyzer/nb/{nb-0.9.02.ebuild => nb-0.9.04.ebuild} | 14 +-------------
 2 files changed, 2 insertions(+), 14 deletions(-)

diff --git a/net-analyzer/nb/Manifest b/net-analyzer/nb/Manifest
index c9f6248..09443dd 100644
--- a/net-analyzer/nb/Manifest
+++ b/net-analyzer/nb/Manifest
@@ -1,2 +1,2 @@
-DIST nodebrain-0.9.02.tar.gz 2421175 SHA256 986617d66cca72f01c325953a321e34f28cb80ed105d4ab0e8967e0a328fcf85 SHA512 08ed3e1bd8a8d49bca702ca3b8b1dd72ef9a4bb2dc7b495dd049b6927f4353af6599ad5f8c8135cc11f6ffc68355b79f8782ec0527af27248c755aeaceee51e7 WHIRLPOOL 5c72ebe99e6f7c85870516d6ff41bf700ac05375d4c8bae52b61870737374a4555632b5e7a1b11bfb3ae2ac33c2f44984d3feabc192437f95048a03a4901b558
 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/nb/nb-0.9.02.ebuild b/net-analyzer/nb/nb-0.9.04.ebuild
similarity index 79%
rename from net-analyzer/nb/nb-0.9.02.ebuild
rename to net-analyzer/nb/nb-0.9.04.ebuild
index 8a5737f..6aea098 100644
--- a/net-analyzer/nb/nb-0.9.02.ebuild
+++ b/net-analyzer/nb/nb-0.9.04.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-inherit autotools eutils
+inherit eutils
 
 DESCRIPTION="Nodebrain is a tool to monitor and do event correlation"
 HOMEPAGE="http://nodebrain.sourceforge.net/"
@@ -30,14 +30,7 @@ RDEPEND="
 S="${WORKDIR}/nodebrain-${PV}"
 
 src_prepare() {
-	# fdl.texi is not included in the sources
-	sed -i \
-		-e '/@include fdl.texi/d' \
-		doc/nbTutorial/nbTutorial.texi || die
-
 	epatch "${FILESDIR}"/${PN}-0.8.14-include.patch
-
-	eautoreconf
 }
 
 src_configure() {
@@ -46,11 +39,6 @@ src_configure() {
 		--include=/usr/include
 }
 
-src_compile() {
-	# Fails at parallel make
-	emake -j1
-}
-
 src_install() {
 	default
 	use static-libs || prune_libtool_files


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-09-26  5:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-26  5:54 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nb/ Jeroen Roovers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox