Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/zabbix: zabbix-1.8.3.ebuild ChangeLog zabbix-1.8.4.ebuild
Date: Mon, 17 Jan 2011 15:55:18
Message-Id: 20110117155508.ECBC220054@flycatcher.gentoo.org
1 patrick 11/01/17 15:55:08
2
3 Modified: zabbix-1.8.3.ebuild ChangeLog zabbix-1.8.4.ebuild
4 Log:
5 Fixing use-depends for frontend useflag, #351917
6
7 (Portage version: 2.2.0_alpha15/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.6 net-analyzer/zabbix/zabbix-1.8.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.3.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.3.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.3.ebuild?r1=1.5&r2=1.6
15
16 Index: zabbix-1.8.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.3.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- zabbix-1.8.3.ebuild 16 Jan 2011 11:30:10 -0000 1.5
23 +++ zabbix-1.8.3.ebuild 17 Jan 2011 15:55:08 -0000 1.6
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.8.3.ebuild,v 1.5 2011/01/16 11:30:10 patrick Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.3.ebuild,v 1.6 2011/01/17 15:55:08 patrick Exp $
29
30 EAPI="2"
31
32 @@ -35,7 +35,8 @@
33 proxy? ( net-analyzer/fping )
34 server? ( net-analyzer/fping
35 app-admin/webapp-config )
36 - frontend? ( dev-lang/php[bcmath,ctype,sockets,gd]
37 + frontend? ( dev-lang/php[bcmath,ctype,sockets,gd,truetype,xml,session]
38 + media-libs/gd[png]
39 app-admin/webapp-config )"
40 DEPEND="${COMMON_DEPEND}
41 jabber? ( dev-util/pkgconfig )"
42
43
44
45 1.41 net-analyzer/zabbix/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/ChangeLog?rev=1.41&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/ChangeLog?rev=1.41&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/ChangeLog?r1=1.40&r2=1.41
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/ChangeLog,v
54 retrieving revision 1.40
55 retrieving revision 1.41
56 diff -u -r1.40 -r1.41
57 --- ChangeLog 16 Jan 2011 12:27:33 -0000 1.40
58 +++ ChangeLog 17 Jan 2011 15:55:08 -0000 1.41
59 @@ -1,6 +1,10 @@
60 # ChangeLog for net-analyzer/zabbix
61 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/ChangeLog,v 1.40 2011/01/16 12:27:33 patrick Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/ChangeLog,v 1.41 2011/01/17 15:55:08 patrick Exp $
64 +
65 + 17 Jan 2011; Patrick Lauer <patrick@g.o> zabbix-1.8.3.ebuild,
66 + zabbix-1.8.4.ebuild:
67 + Fixing use-depends for frontend useflag, #351917
68
69 *zabbix-1.8.4 (16 Jan 2011)
70
71
72
73
74 1.2 net-analyzer/zabbix/zabbix-1.8.4.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.4.ebuild?rev=1.2&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.4.ebuild?rev=1.2&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.4.ebuild?r1=1.1&r2=1.2
79
80 Index: zabbix-1.8.4.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.4.ebuild,v
83 retrieving revision 1.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- zabbix-1.8.4.ebuild 16 Jan 2011 12:27:33 -0000 1.1
87 +++ zabbix-1.8.4.ebuild 17 Jan 2011 15:55:08 -0000 1.2
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2011 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.4.ebuild,v 1.1 2011/01/16 12:27:33 patrick Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.4.ebuild,v 1.2 2011/01/17 15:55:08 patrick Exp $
93
94 EAPI="2"
95
96 @@ -35,7 +35,8 @@
97 proxy? ( net-analyzer/fping )
98 server? ( net-analyzer/fping
99 app-admin/webapp-config )
100 - frontend? ( dev-lang/php[bcmath,ctype,sockets,gd]
101 + frontend? ( dev-lang/php[bcmath,ctype,sockets,gd,truetype,xml,session]
102 + media-libs/gd[png]
103 app-admin/webapp-config )"
104 DEPEND="${COMMON_DEPEND}
105 jabber? ( dev-util/pkgconfig )"