Gentoo Archives: gentoo-commits

From: "JosA MarAa Alonso (nimiux)" <nimiux@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/sflowtool: ChangeLog sflowtool-3.30.ebuild
Date: Thu, 26 Jun 2014 09:37:22
Message-Id: 20140626093718.EC3DA2004E@flycatcher.gentoo.org
1 nimiux 14/06/26 09:37:18
2
3 Modified: ChangeLog sflowtool-3.30.ebuild
4 Log:
5 Stable for amd64 wrt bug #509542
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
8
9 Revision Changes Path
10 1.42 net-analyzer/sflowtool/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/sflowtool/ChangeLog?rev=1.42&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/sflowtool/ChangeLog?rev=1.42&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/sflowtool/ChangeLog?r1=1.41&r2=1.42
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/sflowtool/ChangeLog,v
19 retrieving revision 1.41
20 retrieving revision 1.42
21 diff -u -r1.41 -r1.42
22 --- ChangeLog 14 Jun 2014 09:55:53 -0000 1.41
23 +++ ChangeLog 26 Jun 2014 09:37:18 -0000 1.42
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-analyzer/sflowtool
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sflowtool/ChangeLog,v 1.41 2014/06/14 09:55:53 phajdan.jr Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sflowtool/ChangeLog,v 1.42 2014/06/26 09:37:18 nimiux Exp $
29 +
30 + 26 Jun 2014; Chema Alonso <nimiux@g.o> sflowtool-3.30.ebuild:
31 + Stable for amd64 wrt bug #509542
32
33 14 Jun 2014; Pawel Hajdan jr <phajdan.jr@g.o> sflowtool-3.30.ebuild:
34 x86 stable wrt bug #509542
35
36
37
38 1.3 net-analyzer/sflowtool/sflowtool-3.30.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/sflowtool/sflowtool-3.30.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/sflowtool/sflowtool-3.30.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/sflowtool/sflowtool-3.30.ebuild?r1=1.2&r2=1.3
43
44 Index: sflowtool-3.30.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/sflowtool/sflowtool-3.30.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- sflowtool-3.30.ebuild 14 Jun 2014 09:55:53 -0000 1.2
51 +++ sflowtool-3.30.ebuild 26 Jun 2014 09:37:18 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2014 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sflowtool/sflowtool-3.30.ebuild,v 1.2 2014/06/14 09:55:53 phajdan.jr Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sflowtool/sflowtool-3.30.ebuild,v 1.3 2014/06/26 09:37:18 nimiux Exp $
57
58 EAPI=4
59 inherit eutils flag-o-matic
60 @@ -11,7 +11,7 @@
61
62 LICENSE="inmon-sflow"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~ppc x86"
65 +KEYWORDS="amd64 ~ppc x86"
66 IUSE="debug"
67
68 src_prepare() {