public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-analyzer/flowgrind: ChangeLog flowgrind-0.5.9.ebuild
@ 2013-01-14 19:41 Jeroen Roovers (jer)
  0 siblings, 0 replies; only message in thread
From: Jeroen Roovers (jer) @ 2013-01-14 19:41 UTC (permalink / raw
  To: gentoo-commits

jer         13/01/14 19:41:28

  Modified:             ChangeLog
  Added:                flowgrind-0.5.9.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha151/cvs/Linux x86_64, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.5                  net-analyzer/flowgrind/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/flowgrind/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/flowgrind/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/flowgrind/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/flowgrind/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	22 Aug 2012 00:42:56 -0000	1.4
+++ ChangeLog	14 Jan 2013 19:41:28 -0000	1.5
@@ -1,6 +1,11 @@
 # ChangeLog for net-analyzer/flowgrind
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/flowgrind/ChangeLog,v 1.4 2012/08/22 00:42:56 flameeyes Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/flowgrind/ChangeLog,v 1.5 2013/01/14 19:41:28 jer Exp $
+
+*flowgrind-0.5.9 (14 Jan 2013)
+
+  14 Jan 2013; Jeroen Roovers <jer@gentoo.org> +flowgrind-0.5.9.ebuild:
+  Version bump.
 
   22 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org>
   +files/flowgrind-0.5.8-gentoo.patch, -files/flowgrind-0.5.8-cflags.patch,



1.1                  net-analyzer/flowgrind/flowgrind-0.5.9.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/flowgrind/flowgrind-0.5.9.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/flowgrind/flowgrind-0.5.9.ebuild?rev=1.1&content-type=text/plain

Index: flowgrind-0.5.9.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/flowgrind/flowgrind-0.5.9.ebuild,v 1.1 2013/01/14 19:41:28 jer Exp $

EAPI=4

DESCRIPTION="Network performance measurement tool"
HOMEPAGE="https://launchpad.net/flowgrind"
SRC_URI="https://launchpad.net/${PN}/trunk/${P}/+download/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="debug gsl pcap"

RDEPEND="dev-libs/xmlrpc-c[abyss,curl]
	gsl? ( sci-libs/gsl )
	pcap? ( net-libs/libpcap )"
DEPEND="${RDEPEND}"

src_configure() {
	econf \
		$(use_enable debug) \
		$(use_enable gsl) \
		$(use_enable pcap)
}





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

only message in thread, other threads:[~2013-01-14 19:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-14 19:41 [gentoo-commits] gentoo-x86 commit in net-analyzer/flowgrind: ChangeLog flowgrind-0.5.9.ebuild Jeroen Roovers (jer)

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