Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Monitoring-Plugin: ChangeLog Monitoring-Plugin-0.380.0.ebuild
Date: Mon, 02 Feb 2015 14:43:04
Message-Id: 20150202144300.BEA6410E67@oystercatcher.gentoo.org
1 jer 15/02/02 14:43:00
2
3 Modified: ChangeLog Monitoring-Plugin-0.380.0.ebuild
4 Log:
5 Marked ~hppa (bug #538496).
6
7 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.2 dev-perl/Monitoring-Plugin/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Monitoring-Plugin/ChangeLog?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Monitoring-Plugin/ChangeLog?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Monitoring-Plugin/ChangeLog?r1=1.1&r2=1.2
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Monitoring-Plugin/ChangeLog,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- ChangeLog 31 Jan 2015 23:03:02 -0000 1.1
23 +++ ChangeLog 2 Feb 2015 14:43:00 -0000 1.2
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-perl/Monitoring-Plugin
26 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Monitoring-Plugin/ChangeLog,v 1.1 2015/01/31 23:03:02 mjo Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Monitoring-Plugin/ChangeLog,v 1.2 2015/02/02 14:43:00 jer Exp $
29 +
30 + 02 Feb 2015; Jeroen Roovers <jer@g.o>
31 + Monitoring-Plugin-0.380.0.ebuild:
32 + Marked ~hppa (bug #538496).
33
34 *Monitoring-Plugin-0.380.0 (31 Jan 2015)
35
36
37
38
39 1.2 dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.380.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.380.0.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.380.0.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.380.0.ebuild?r1=1.1&r2=1.2
44
45 Index: Monitoring-Plugin-0.380.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.380.0.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- Monitoring-Plugin-0.380.0.ebuild 31 Jan 2015 23:03:02 -0000 1.1
52 +++ Monitoring-Plugin-0.380.0.ebuild 2 Feb 2015 14:43:00 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2015 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.380.0.ebuild,v 1.1 2015/01/31 23:03:02 mjo Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Monitoring-Plugin/Monitoring-Plugin-0.380.0.ebuild,v 1.2 2015/02/02 14:43:00 jer Exp $
58
59 EAPI=5
60
61 @@ -12,7 +12,7 @@
62 DESCRIPTION="Modules to streamline Nagios, Icinga, Shinken, etc. plugins"
63
64 SLOT="0"
65 -KEYWORDS="~amd64 ~x86"
66 +KEYWORDS="~amd64 ~hppa ~x86"
67 IUSE=""
68
69 DEPEND="dev-perl/Class-Accessor