Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/munin: munin-1.4.3.ebuild ChangeLog
Date: Wed, 03 Feb 2010 19:10:12
Message-Id: E1Nckc3-0005t2-Uz@stork.gentoo.org
1 jer 10/02/03 19:10:07
2
3 Modified: munin-1.4.3.ebuild ChangeLog
4 Log:
5 Marked ~ppc (bug #303347).
6 (Portage version: 2.2_rc62/cvs/Linux i686)
7
8 Revision Changes Path
9 1.2 net-analyzer/munin/munin-1.4.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/munin/munin-1.4.3.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/munin/munin-1.4.3.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/munin/munin-1.4.3.ebuild?r1=1.1&r2=1.2
14
15 Index: munin-1.4.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-1.4.3.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- munin-1.4.3.ebuild 3 Feb 2010 15:17:53 -0000 1.1
22 +++ munin-1.4.3.ebuild 3 Feb 2010 19:10:07 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-1.4.3.ebuild,v 1.1 2010/02/03 15:17:53 darkside Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-1.4.3.ebuild,v 1.2 2010/02/03 19:10:07 jer Exp $
28
29 EAPI="2"
30
31 @@ -12,7 +12,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~mips ~sparc ~x86"
36 +KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86"
37 IUSE="doc minimal irc mysql postgres ssl"
38
39 # Upstream's listing of required modules is NOT correct!
40
41
42
43 1.33 net-analyzer/munin/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/munin/ChangeLog?rev=1.33&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/munin/ChangeLog?rev=1.33&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/munin/ChangeLog?r1=1.32&r2=1.33
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v
52 retrieving revision 1.32
53 retrieving revision 1.33
54 diff -u -r1.32 -r1.33
55 --- ChangeLog 3 Feb 2010 15:17:53 -0000 1.32
56 +++ ChangeLog 3 Feb 2010 19:10:07 -0000 1.33
57 @@ -1,6 +1,9 @@
58 # ChangeLog for net-analyzer/munin
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.32 2010/02/03 15:17:53 darkside Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.33 2010/02/03 19:10:07 jer Exp $
62 +
63 + 03 Feb 2010; Jeroen Roovers <jer@g.o> munin-1.4.3.ebuild:
64 + Marked ~ppc (bug #303347).
65
66 *munin-1.4.3 (03 Feb 2010)