Gentoo Archives: gentoo-commits

From: "Matthew Marlow (mattm)" <mattm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/zabbix: zabbix-1.9.5.ebuild ChangeLog zabbix-1.9.4.ebuild
Date: Mon, 29 Aug 2011 18:45:52
Message-Id: 20110829184541.53BC02004C@flycatcher.gentoo.org
1 mattm 11/08/29 18:45:41
2
3 Modified: zabbix-1.9.5.ebuild ChangeLog zabbix-1.9.4.ebuild
4 Log:
5 Removed keywords from 1.9 releases as they are only feature previews and alpha quality at the moment.
6
7 (Portage version: 2.1.10.11/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.4 net-analyzer/zabbix/zabbix-1.9.5.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/zabbix-1.9.5.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/zabbix-1.9.5.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/zabbix-1.9.5.ebuild?r1=1.3&r2=1.4
15
16 Index: zabbix-1.9.5.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.9.5.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- zabbix-1.9.5.ebuild 27 Aug 2011 20:14:44 -0000 1.3
23 +++ zabbix-1.9.5.ebuild 29 Aug 2011 18:45:41 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.9.5.ebuild,v 1.3 2011/08/27 20:14:44 xarthisius Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.9.5.ebuild,v 1.4 2011/08/29 18:45:41 mattm Exp $
29
30 EAPI="2"
31
32 @@ -14,7 +14,7 @@
33 LICENSE="GPL-2"
34 SLOT="0"
35 WEBAPP_MANUAL_SLOT="yes"
36 -KEYWORDS="~amd64 ~x86"
37 +KEYWORDS=""
38 IUSE="agent curl frontend ipv6 jabber ldap mysql openipmi oracle postgres proxy server -ssh snmp +sqlite3"
39
40 COMMON_DEPEND="snmp? ( net-analyzer/net-snmp )
41
42
43
44 1.59 net-analyzer/zabbix/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/ChangeLog?rev=1.59&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/ChangeLog?rev=1.59&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/ChangeLog?r1=1.58&r2=1.59
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/ChangeLog,v
53 retrieving revision 1.58
54 retrieving revision 1.59
55 diff -u -r1.58 -r1.59
56 --- ChangeLog 28 Aug 2011 22:26:41 -0000 1.58
57 +++ ChangeLog 29 Aug 2011 18:45:41 -0000 1.59
58 @@ -1,6 +1,10 @@
59 # ChangeLog for net-analyzer/zabbix
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/ChangeLog,v 1.58 2011/08/28 22:26:41 chainsaw Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/ChangeLog,v 1.59 2011/08/29 18:45:41 mattm Exp $
63 +
64 + 29 Aug 2011; Matthew Marlowe <mattm@g.o> zabbix-1.9.4.ebuild, zabbix-1.9.5.ebuild:
65 + removed keywords from 1.9 releases as they are alpha quality and only really
66 + appropriate for feature previews at the moment
67
68 28 Aug 2011; Tony Vroon <chainsaw@g.o> zabbix-1.8.6.ebuild:
69 Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo &
70
71
72
73 1.4 net-analyzer/zabbix/zabbix-1.9.4.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/zabbix-1.9.4.ebuild?rev=1.4&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/zabbix-1.9.4.ebuild?rev=1.4&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/zabbix-1.9.4.ebuild?r1=1.3&r2=1.4
78
79 Index: zabbix-1.9.4.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.9.4.ebuild,v
82 retrieving revision 1.3
83 retrieving revision 1.4
84 diff -u -r1.3 -r1.4
85 --- zabbix-1.9.4.ebuild 27 Aug 2011 20:14:44 -0000 1.3
86 +++ zabbix-1.9.4.ebuild 29 Aug 2011 18:45:41 -0000 1.4
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2011 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.9.4.ebuild,v 1.3 2011/08/27 20:14:44 xarthisius Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.9.4.ebuild,v 1.4 2011/08/29 18:45:41 mattm Exp $
92
93 EAPI="2"
94
95 @@ -14,7 +14,7 @@
96 LICENSE="GPL-2"
97 SLOT="0"
98 WEBAPP_MANUAL_SLOT="yes"
99 -KEYWORDS="~amd64 ~x86"
100 +KEYWORDS=""
101 IUSE="agent curl frontend ipv6 jabber ldap mysql openipmi oracle postgres proxy server -ssh snmp +sqlite3"
102
103 COMMON_DEPEND="snmp? ( net-analyzer/net-snmp )