public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-analyzer/zabbix: zabbix-2.0.5.ebuild ChangeLog
@ 2013-02-16  2:20 Matthew Marlow (mattm)
  0 siblings, 0 replies; 2+ messages in thread
From: Matthew Marlow (mattm) @ 2013-02-16  2:20 UTC (permalink / raw
  To: gentoo-commits

mattm       13/02/16 02:20:59

  Modified:             zabbix-2.0.5.ebuild ChangeLog
  Log:
  Remove testing keywords on zabbix-2.0.5 while troubleshooting issue with a patch.
  
  (Portage version: 2.1.11.51/cvs/Linux x86_64, signed Manifest commit with key 786037A7)

Revision  Changes    Path
1.2                  net-analyzer/zabbix/zabbix-2.0.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/zabbix-2.0.5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/zabbix-2.0.5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/zabbix-2.0.5.ebuild?r1=1.1&r2=1.2

Index: zabbix-2.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-2.0.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- zabbix-2.0.5.ebuild	13 Feb 2013 18:17:01 -0000	1.1
+++ zabbix-2.0.5.ebuild	16 Feb 2013 02:20:59 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-2.0.5.ebuild,v 1.1 2013/02/13 18:17:01 mattm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-2.0.5.ebuild,v 1.2 2013/02/16 02:20:59 mattm Exp $
 
 EAPI="2"
 
@@ -15,7 +15,7 @@
 LICENSE="GPL-2"
 SLOT="0"
 WEBAPP_MANUAL_SLOT="yes"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS=""
 IUSE="agent java curl frontend ipv6 jabber ldap mysql openipmi oracle postgres proxy server ssh snmp sqlite iodbc odbc static"
 
 COMMON_DEPEND="snmp? ( net-analyzer/net-snmp )



1.117                net-analyzer/zabbix/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/ChangeLog?rev=1.117&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/ChangeLog?rev=1.117&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/ChangeLog?r1=1.116&r2=1.117

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/ChangeLog,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -r1.116 -r1.117
--- ChangeLog	13 Feb 2013 18:17:01 -0000	1.116
+++ ChangeLog	16 Feb 2013 02:20:59 -0000	1.117
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/zabbix
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/ChangeLog,v 1.116 2013/02/13 18:17:01 mattm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/ChangeLog,v 1.117 2013/02/16 02:20:59 mattm Exp $
+
+  16 Feb 2013; Matthew Marlowe <mattm@gentoo.org> zabbix-2.0.5.ebuild:
+  Remove testing keywords on zabbix-2.0.5 while troubleshooting issue with a
+  patch.
 
 *zabbix-2.0.5 (13 Feb 2013)
 





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-analyzer/zabbix: zabbix-2.0.5.ebuild ChangeLog
@ 2013-02-22  2:45 Matthew Marlow (mattm)
  0 siblings, 0 replies; 2+ messages in thread
From: Matthew Marlow (mattm) @ 2013-02-22  2:45 UTC (permalink / raw
  To: gentoo-commits

mattm       13/02/22 02:45:53

  Modified:             zabbix-2.0.5.ebuild ChangeLog
  Log:
  Fix Bug #457674 in zabbix 2.0.5, unnecessary application of zabbix 6074 patch.
  
  (Portage version: 2.1.11.51/cvs/Linux x86_64, signed Manifest commit with key 786037A7)

Revision  Changes    Path
1.3                  net-analyzer/zabbix/zabbix-2.0.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/zabbix-2.0.5.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/zabbix-2.0.5.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/zabbix-2.0.5.ebuild?r1=1.2&r2=1.3

Index: zabbix-2.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-2.0.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- zabbix-2.0.5.ebuild	16 Feb 2013 02:20:59 -0000	1.2
+++ zabbix-2.0.5.ebuild	22 Feb 2013 02:45:53 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-2.0.5.ebuild,v 1.2 2013/02/16 02:20:59 mattm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-2.0.5.ebuild,v 1.3 2013/02/22 02:45:53 mattm Exp $
 
 EAPI="2"
 
@@ -15,7 +15,7 @@
 LICENSE="GPL-2"
 SLOT="0"
 WEBAPP_MANUAL_SLOT="yes"
-KEYWORDS=""
+KEYWORDS="~amd64 ~x86"
 IUSE="agent java curl frontend ipv6 jabber ldap mysql openipmi oracle postgres proxy server ssh snmp sqlite iodbc odbc static"
 
 COMMON_DEPEND="snmp? ( net-analyzer/net-snmp )
@@ -68,7 +68,6 @@
 }
 
 src_prepare() {
-	epatch "${FILESDIR}/2.0/patches/zbx6097.patch"
 	eautoreconf
 }
 



1.118                net-analyzer/zabbix/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/ChangeLog?rev=1.118&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/ChangeLog?rev=1.118&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/zabbix/ChangeLog?r1=1.117&r2=1.118

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/ChangeLog,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -r1.117 -r1.118
--- ChangeLog	16 Feb 2013 02:20:59 -0000	1.117
+++ ChangeLog	22 Feb 2013 02:45:53 -0000	1.118
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/zabbix
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/ChangeLog,v 1.117 2013/02/16 02:20:59 mattm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/ChangeLog,v 1.118 2013/02/22 02:45:53 mattm Exp $
+
+  22 Feb 2013; Matthew Marlowe <mattm@gentoo.org> zabbix-2.0.5.ebuild:
+  Fix Bug #457674 in zabbix 2.0.5, unnecessary application of zabbix 6074 patch.
 
   16 Feb 2013; Matthew Marlowe <mattm@gentoo.org> zabbix-2.0.5.ebuild:
   Remove testing keywords on zabbix-2.0.5 while troubleshooting issue with a





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-02-22  2:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-16  2:20 [gentoo-commits] gentoo-x86 commit in net-analyzer/zabbix: zabbix-2.0.5.ebuild ChangeLog Matthew Marlow (mattm)
  -- strict thread matches above, loose matches on Subject: below --
2013-02-22  2:45 Matthew Marlow (mattm)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox