Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Jeroen Roovers (jer)" <jer@g.o>
Subject: gentoo-x86 commit in net-analyzer/flow-tools: flow-tools-0.68.5.1-r1.ebuild flow-tools-0.68.5.1.ebuild ChangeLog
Date: Mon, 4 Jun 2012 10:40:49 +0000 (UTC)
jer         12/06/04 10:40:49

  Modified:             flow-tools-0.68.5.1-r1.ebuild
                        flow-tools-0.68.5.1.ebuild ChangeLog
  Log:
  Inherit user.eclass instead of eutils.eclass.
  
  (Portage version: 2.2.0_alpha109/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  net-analyzer/flow-tools/flow-tools-0.68.5.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r1.ebuild?r1=1.1&r2=1.2

Index: flow-tools-0.68.5.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- flow-tools-0.68.5.1-r1.ebuild	21 Feb 2012 16:18:46 -0000	1.1
+++ flow-tools-0.68.5.1-r1.ebuild	4 Jun 2012 10:40:49 -0000	1.2
@@ -1,10 +1,9 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r1.ebuild,v 1.1 2012/02/21 16:18:46 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1-r1.ebuild,v 1.2 2012/06/04 10:40:49 jer Exp $
 
 EAPI=4
-
-inherit eutils
+inherit user
 
 DESCRIPTION="library and programs to collect, send, process, and generate reports from NetFlow data"
 HOMEPAGE="http://code.google.com/p/flow-tools/"



1.5                  net-analyzer/flow-tools/flow-tools-0.68.5.1.ebuild

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

Index: flow-tools-0.68.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- flow-tools-0.68.5.1.ebuild	24 Feb 2012 20:54:12 -0000	1.4
+++ flow-tools-0.68.5.1.ebuild	4 Jun 2012 10:40:49 -0000	1.5
@@ -1,10 +1,10 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1.ebuild,v 1.4 2012/02/24 20:54:12 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/flow-tools/flow-tools-0.68.5.1.ebuild,v 1.5 2012/06/04 10:40:49 jer Exp $
 
 EAPI="2"
 
-inherit eutils
+inherit user
 
 DESCRIPTION="library and programs to collect, send, process, and generate reports from NetFlow data"
 HOMEPAGE="http://code.google.com/p/flow-tools/"



1.55                 net-analyzer/flow-tools/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/flow-tools/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog	25 Feb 2012 14:39:28 -0000	1.54
+++ ChangeLog	4 Jun 2012 10:40:49 -0000	1.55
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/flow-tools
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/flow-tools/ChangeLog,v 1.54 2012/02/25 14:39:28 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/flow-tools/ChangeLog,v 1.55 2012/06/04 10:40:49 jer Exp $
+
+  04 Jun 2012; Jeroen Roovers <jer@g.o> flow-tools-0.68.5.1.ebuild,
+  flow-tools-0.68.5.1-r1.ebuild:
+  Inherit user.eclass instead of eutils.eclass.
 
   25 Feb 2012; Jeroen Roovers <jer@g.o> -flow-tools-0.68.5-r1.ebuild:
   Old.





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in media-gfx/rawtherapee/files: rawtherapee-4.0.4-nohg.patch
Next by thread:
gentoo-x86 commit in net-misc/knock: knock-0.5-r2.ebuild ChangeLog
Previous by date:
gentoo-x86 commit in media-gfx/rawtherapee: ChangeLog rawtherapee-4.0.6.ebuild
Next by date:
gentoo-x86 commit in net-misc/knock: knock-0.5-r2.ebuild ChangeLog


Updated Jun 26, 2012

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.