Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/munin: munin-2.0.8-r2.ebuild ChangeLog
Date: Fri, 23 Nov 2012 13:26:21
Message-Id: 20121123132609.7C2D720C65@flycatcher.gentoo.org
1 blueness 12/11/23 13:26:09
2
3 Modified: munin-2.0.8-r2.ebuild ChangeLog
4 Log:
5 keyword ~arm, bug #442816
6
7 (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
8
9 Revision Changes Path
10 1.2 net-analyzer/munin/munin-2.0.8-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/munin/munin-2.0.8-r2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/munin/munin-2.0.8-r2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/munin/munin-2.0.8-r2.ebuild?r1=1.1&r2=1.2
15
16 Index: munin-2.0.8-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.8-r2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- munin-2.0.8-r2.ebuild 12 Nov 2012 02:13:28 -0000 1.1
23 +++ munin-2.0.8-r2.ebuild 23 Nov 2012 13:26:09 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.8-r2.ebuild,v 1.1 2012/11/12 02:13:28 flameeyes Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.8-r2.ebuild,v 1.2 2012/11/23 13:26:09 blueness Exp $
29
30 EAPI=4
31
32 @@ -17,7 +17,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~mips ~ppc ~x86"
37 +KEYWORDS="~amd64 ~arm ~mips ~ppc ~x86"
38 IUSE="asterisk irc java memcached minimal mysql postgres ssl test cgi ipv6 syslog ipmi http dhcpd doc apache"
39 REQUIRED_USE="cgi? ( !minimal ) apache? ( cgi )"
40
41
42
43
44 1.122 net-analyzer/munin/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/munin/ChangeLog?rev=1.122&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/munin/ChangeLog?rev=1.122&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/munin/ChangeLog?r1=1.121&r2=1.122
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v
53 retrieving revision 1.121
54 retrieving revision 1.122
55 diff -u -r1.121 -r1.122
56 --- ChangeLog 12 Nov 2012 02:13:28 -0000 1.121
57 +++ ChangeLog 23 Nov 2012 13:26:09 -0000 1.122
58 @@ -1,6 +1,9 @@
59 # ChangeLog for net-analyzer/munin
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.121 2012/11/12 02:13:28 flameeyes Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.122 2012/11/23 13:26:09 blueness Exp $
63 +
64 + 23 Nov 2012; Anthony G. Basile <blueness@g.o> munin-2.0.8-r2.ebuild:
65 + keyword ~arm, bug #442816
66
67 *munin-2.0.8-r2 (12 Nov 2012)