Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-plugins-snmp: ChangeLog nagios-plugins-snmp-0.6.0-r1.ebuild
Date: Mon, 26 Jan 2009 19:55:21
Message-Id: E1LRXYF-00066A-C7@stork.gentoo.org
1 ranger 09/01/26 19:55:19
2
3 Modified: ChangeLog nagios-plugins-snmp-0.6.0-r1.ebuild
4 Log:
5 Marking nagios-plugins-snmp-0.6.0-r1 ppc64 for bug 256177
6 (Portage version: 2.1.6.6/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
7
8 Revision Changes Path
9 1.7 net-analyzer/nagios-plugins-snmp/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins-snmp/ChangeLog?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins-snmp/ChangeLog?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins-snmp/ChangeLog?r1=1.6&r2=1.7
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins-snmp/ChangeLog,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- ChangeLog 20 Jul 2008 16:24:35 -0000 1.6
22 +++ ChangeLog 26 Jan 2009 19:55:19 -0000 1.7
23 @@ -1,6 +1,10 @@
24 # ChangeLog for net-analyzer/nagios-plugins-snmp
25 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins-snmp/ChangeLog,v 1.6 2008/07/20 16:24:35 dertobi123 Exp $
27 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins-snmp/ChangeLog,v 1.7 2009/01/26 19:55:19 ranger Exp $
29 +
30 + 26 Jan 2009; Brent Baude <ranger@g.o>
31 + nagios-plugins-snmp-0.6.0-r1.ebuild:
32 + Marking nagios-plugins-snmp-0.6.0-r1 ppc64 stable for bug 256177
33
34 *nagios-plugins-snmp-0.6.0-r1 (20 Jul 2008)
35
36
37
38
39 1.2 net-analyzer/nagios-plugins-snmp/nagios-plugins-snmp-0.6.0-r1.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins-snmp/nagios-plugins-snmp-0.6.0-r1.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins-snmp/nagios-plugins-snmp-0.6.0-r1.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-plugins-snmp/nagios-plugins-snmp-0.6.0-r1.ebuild?r1=1.1&r2=1.2
44
45 Index: nagios-plugins-snmp-0.6.0-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins-snmp/nagios-plugins-snmp-0.6.0-r1.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- nagios-plugins-snmp-0.6.0-r1.ebuild 20 Jul 2008 16:24:35 -0000 1.1
52 +++ nagios-plugins-snmp-0.6.0-r1.ebuild 26 Jan 2009 19:55:19 -0000 1.2
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2008 Gentoo Foundation
55 +# Copyright 1999-2009 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins-snmp/nagios-plugins-snmp-0.6.0-r1.ebuild,v 1.1 2008/07/20 16:24:35 dertobi123 Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins-snmp/nagios-plugins-snmp-0.6.0-r1.ebuild,v 1.2 2009/01/26 19:55:19 ranger Exp $
59
60 inherit eutils autotools
61
62 @@ -10,7 +10,7 @@
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 -KEYWORDS="~amd64 ~x86"
67 +KEYWORDS="~amd64 ppc64 ~x86"
68 IUSE=""
69
70 DEPEND="net-analyzer/net-snmp"