public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-core: nagios-core-3.3.1.ebuild ChangeLog
@ 2011-07-28 19:45 Tobias Scherbaum (dertobi123)
  0 siblings, 0 replies; 7+ messages in thread
From: Tobias Scherbaum (dertobi123) @ 2011-07-28 19:45 UTC (permalink / raw
  To: gentoo-commits

dertobi123    11/07/28 19:45:21

  Modified:             nagios-core-3.3.1.ebuild ChangeLog
  Log:
  Add block on nagios-imagepack (#376693)
  
  (Portage version: 2.1.10.7/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  net-analyzer/nagios-core/nagios-core-3.3.1.ebuild

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

Index: nagios-core-3.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nagios-core-3.3.1.ebuild	27 Jul 2011 16:14:39 -0000	1.1
+++ nagios-core-3.3.1.ebuild	28 Jul 2011 19:45:21 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild,v 1.1 2011/07/27 16:14:39 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild,v 1.2 2011/07/28 19:45:21 dertobi123 Exp $
 
 EAPI="2"
 
@@ -23,6 +23,7 @@
 	)
 	perl? ( >=dev-lang/perl-5.6.1-r7 )"
 RDEPEND="${DEPEND}
+	!net-analyzer/nagios-imagepack
 	vim-syntax? ( app-vim/nagios-syntax )"
 
 want_apache2



1.177                net-analyzer/nagios-core/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/ChangeLog,v
retrieving revision 1.176
retrieving revision 1.177
diff -u -r1.176 -r1.177
--- ChangeLog	27 Jul 2011 16:14:39 -0000	1.176
+++ ChangeLog	28 Jul 2011 19:45:21 -0000	1.177
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/nagios-core
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/ChangeLog,v 1.176 2011/07/27 16:14:39 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/ChangeLog,v 1.177 2011/07/28 19:45:21 dertobi123 Exp $
+
+  28 Jul 2011; Tobias Scherbaum <dertobi123@gentoo.org>
+  nagios-core-3.3.1.ebuild:
+  Add block on nagios-imagepack (#376693)
 
 *nagios-core-3.3.1 (27 Jul 2011)
 






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

* [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-core: nagios-core-3.3.1.ebuild ChangeLog
@ 2011-08-18 10:21 Tony Vroon (chainsaw)
  0 siblings, 0 replies; 7+ messages in thread
From: Tony Vroon (chainsaw) @ 2011-08-18 10:21 UTC (permalink / raw
  To: gentoo-commits

chainsaw    11/08/18 10:21:21

  Modified:             nagios-core-3.3.1.ebuild ChangeLog
  Log:
  Marked stable on AMD64 as a dependency of net-analyzer/nagios-3.3.1 as per arch testing by Agostino "ago" Sarubbo in security bug #371302.
  
  (Portage version: 2.1.10.11/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  net-analyzer/nagios-core/nagios-core-3.3.1.ebuild

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

Index: nagios-core-3.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- nagios-core-3.3.1.ebuild	28 Jul 2011 19:45:21 -0000	1.2
+++ nagios-core-3.3.1.ebuild	18 Aug 2011 10:21:21 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild,v 1.2 2011/07/28 19:45:21 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild,v 1.3 2011/08/18 10:21:21 chainsaw Exp $
 
 EAPI="2"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 IUSE="debug lighttpd perl +web vim-syntax"
 DEPEND="virtual/mailx
 	web? (



1.178                net-analyzer/nagios-core/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/ChangeLog,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -r1.177 -r1.178
--- ChangeLog	28 Jul 2011 19:45:21 -0000	1.177
+++ ChangeLog	18 Aug 2011 10:21:21 -0000	1.178
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/nagios-core
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/ChangeLog,v 1.177 2011/07/28 19:45:21 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/ChangeLog,v 1.178 2011/08/18 10:21:21 chainsaw Exp $
+
+  18 Aug 2011; Tony Vroon <chainsaw@gentoo.org> nagios-core-3.3.1.ebuild:
+  Marked stable on AMD64 as a dependency of net-analyzer/nagios-3.3.1 as per
+  arch testing by Agostino "ago" Sarubbo in security bug #371302.
 
   28 Jul 2011; Tobias Scherbaum <dertobi123@gentoo.org>
   nagios-core-3.3.1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-core: nagios-core-3.3.1.ebuild ChangeLog
@ 2011-08-18 15:50 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 7+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-08-18 15:50 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/08/18 15:50:00

  Modified:             nagios-core-3.3.1.ebuild ChangeLog
  Log:
  ppc/ppc64 stable wrt #371302
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  net-analyzer/nagios-core/nagios-core-3.3.1.ebuild

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

Index: nagios-core-3.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- nagios-core-3.3.1.ebuild	18 Aug 2011 10:21:21 -0000	1.3
+++ nagios-core-3.3.1.ebuild	18 Aug 2011 15:50:00 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild,v 1.3 2011/08/18 10:21:21 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild,v 1.4 2011/08/18 15:50:00 xarthisius Exp $
 
 EAPI="2"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ppc ppc64 ~sparc ~x86"
 IUSE="debug lighttpd perl +web vim-syntax"
 DEPEND="virtual/mailx
 	web? (



1.179                net-analyzer/nagios-core/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/ChangeLog,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -r1.178 -r1.179
--- ChangeLog	18 Aug 2011 10:21:21 -0000	1.178
+++ ChangeLog	18 Aug 2011 15:50:00 -0000	1.179
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/nagios-core
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/ChangeLog,v 1.178 2011/08/18 10:21:21 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/ChangeLog,v 1.179 2011/08/18 15:50:00 xarthisius Exp $
+
+  18 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> nagios-core-3.3.1.ebuild:
+  ppc/ppc64 stable wrt #371302
 
   18 Aug 2011; Tony Vroon <chainsaw@gentoo.org> nagios-core-3.3.1.ebuild:
   Marked stable on AMD64 as a dependency of net-analyzer/nagios-3.3.1 as per






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

* [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-core: nagios-core-3.3.1.ebuild ChangeLog
@ 2011-08-19 16:22 Thomas Kahle (tomka)
  0 siblings, 0 replies; 7+ messages in thread
From: Thomas Kahle (tomka) @ 2011-08-19 16:22 UTC (permalink / raw
  To: gentoo-commits

tomka       11/08/19 16:22:01

  Modified:             nagios-core-3.3.1.ebuild ChangeLog
  Log:
  x86 stable per bug 371302
  
  (Portage version: 2.1.10.10/cvs/Linux i686)

Revision  Changes    Path
1.5                  net-analyzer/nagios-core/nagios-core-3.3.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild?r1=1.4&r2=1.5

Index: nagios-core-3.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- nagios-core-3.3.1.ebuild	18 Aug 2011 15:50:00 -0000	1.4
+++ nagios-core-3.3.1.ebuild	19 Aug 2011 16:22:01 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild,v 1.4 2011/08/18 15:50:00 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild,v 1.5 2011/08/19 16:22:01 tomka Exp $
 
 EAPI="2"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ppc ppc64 ~sparc x86"
 IUSE="debug lighttpd perl +web vim-syntax"
 DEPEND="virtual/mailx
 	web? (



1.180                net-analyzer/nagios-core/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/ChangeLog,v
retrieving revision 1.179
retrieving revision 1.180
diff -u -r1.179 -r1.180
--- ChangeLog	18 Aug 2011 15:50:00 -0000	1.179
+++ ChangeLog	19 Aug 2011 16:22:01 -0000	1.180
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/nagios-core
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/ChangeLog,v 1.179 2011/08/18 15:50:00 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/ChangeLog,v 1.180 2011/08/19 16:22:01 tomka Exp $
+
+  19 Aug 2011; Thomas Kahle <tomka@gentoo.org> nagios-core-3.3.1.ebuild:
+  x86 stable per bug 371302
 
   18 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> nagios-core-3.3.1.ebuild:
   ppc/ppc64 stable wrt #371302






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

* [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-core: nagios-core-3.3.1.ebuild ChangeLog
@ 2011-08-27 17:38 Raul Porcel (armin76)
  0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2011-08-27 17:38 UTC (permalink / raw
  To: gentoo-commits

armin76     11/08/27 17:38:07

  Modified:             nagios-core-3.3.1.ebuild ChangeLog
  Log:
  alpha/sparc stable wrt #371302
  
  (Portage version: 2.1.10.11/cvs/Linux ia64)

Revision  Changes    Path
1.6                  net-analyzer/nagios-core/nagios-core-3.3.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild?r1=1.5&r2=1.6

Index: nagios-core-3.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- nagios-core-3.3.1.ebuild	19 Aug 2011 16:22:01 -0000	1.5
+++ nagios-core-3.3.1.ebuild	27 Aug 2011 17:38:06 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild,v 1.5 2011/08/19 16:22:01 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild,v 1.6 2011/08/27 17:38:06 armin76 Exp $
 
 EAPI="2"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~hppa ppc ppc64 sparc x86"
 IUSE="debug lighttpd perl +web vim-syntax"
 DEPEND="virtual/mailx
 	web? (



1.181                net-analyzer/nagios-core/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/ChangeLog,v
retrieving revision 1.180
retrieving revision 1.181
diff -u -r1.180 -r1.181
--- ChangeLog	19 Aug 2011 16:22:01 -0000	1.180
+++ ChangeLog	27 Aug 2011 17:38:06 -0000	1.181
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/nagios-core
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/ChangeLog,v 1.180 2011/08/19 16:22:01 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/ChangeLog,v 1.181 2011/08/27 17:38:06 armin76 Exp $
+
+  27 Aug 2011; Raúl Porcel <armin76@gentoo.org> nagios-core-3.3.1.ebuild:
+  alpha/sparc stable wrt #371302
 
   19 Aug 2011; Thomas Kahle <tomka@gentoo.org> nagios-core-3.3.1.ebuild:
   x86 stable per bug 371302






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

* [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-core: nagios-core-3.3.1.ebuild ChangeLog
@ 2012-09-06  1:02 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 7+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-09-06  1:02 UTC (permalink / raw
  To: gentoo-commits

blueness    12/09/06 01:02:43

  Modified:             nagios-core-3.3.1.ebuild ChangeLog
  Log:
  Keyword ~arm, bug #389113
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  net-analyzer/nagios-core/nagios-core-3.3.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild?r1=1.7&r2=1.8

Index: nagios-core-3.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- nagios-core-3.3.1.ebuild	12 Jun 2012 02:34:23 -0000	1.7
+++ nagios-core-3.3.1.ebuild	6 Sep 2012 01:02:43 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild,v 1.7 2012/06/12 02:34:23 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild,v 1.8 2012/09/06 01:02:43 blueness Exp $
 
 EAPI="2"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm ~hppa ppc ppc64 sparc x86"
 IUSE="debug lighttpd perl +web vim-syntax"
 DEPEND="virtual/mailx
 	web? (



1.186                net-analyzer/nagios-core/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/ChangeLog,v
retrieving revision 1.185
retrieving revision 1.186
diff -u -r1.185 -r1.186
--- ChangeLog	19 Aug 2012 15:31:03 -0000	1.185
+++ ChangeLog	6 Sep 2012 01:02:43 -0000	1.186
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/nagios-core
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/ChangeLog,v 1.185 2012/08/19 15:31:03 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/ChangeLog,v 1.186 2012/09/06 01:02:43 blueness Exp $
+
+  06 Sep 2012; Anthony G. Basile <blueness@gentoo.org>
+  nagios-core-3.3.1.ebuild:
+  Keyword ~arm, bug #389113
 
   19 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> metadata.xml:
   Re-assign to sysadmin herd.





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

* [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-core: nagios-core-3.3.1.ebuild ChangeLog
@ 2014-08-03 16:31 Thomas Alan Gall (tgall)
  0 siblings, 0 replies; 7+ messages in thread
From: Thomas Alan Gall (tgall) @ 2014-08-03 16:31 UTC (permalink / raw
  To: gentoo-commits

tgall       14/08/03 16:31:49

  Modified:             nagios-core-3.3.1.ebuild ChangeLog
  Log:
  arm64, initial support
  
  (Portage version: 2.2.8-r1/cvs/Linux aarch64, signed Manifest commit with key EDA949AA)

Revision  Changes    Path
1.11                 net-analyzer/nagios-core/nagios-core-3.3.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild?r1=1.10&r2=1.11

Index: nagios-core-3.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- nagios-core-3.3.1.ebuild	26 May 2014 12:02:07 -0000	1.10
+++ nagios-core-3.3.1.ebuild	3 Aug 2014 16:31:49 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild,v 1.10 2014/05/26 12:02:07 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-3.3.1.ebuild,v 1.11 2014/08/03 16:31:49 tgall Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm arm64 hppa ppc ppc64 sparc x86"
 IUSE="debug lighttpd perl +web vim-syntax"
 DEPEND="virtual/mailx
 	web? (



1.191                net-analyzer/nagios-core/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/ChangeLog,v
retrieving revision 1.190
retrieving revision 1.191
diff -u -r1.190 -r1.191
--- ChangeLog	26 May 2014 12:02:07 -0000	1.190
+++ ChangeLog	3 Aug 2014 16:31:49 -0000	1.191
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/nagios-core
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/ChangeLog,v 1.190 2014/05/26 12:02:07 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/ChangeLog,v 1.191 2014/08/03 16:31:49 tgall Exp $
+
+  03 Aug 2014;  <tgall@gentoo.org> nagios-core-3.3.1.ebuild:
+  arm64, initial support
 
   26 May 2014; Jeroen Roovers <jer@gentoo.org> nagios-core-3.3.1.ebuild:
   Stable for HPPA too.





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

end of thread, other threads:[~2014-08-03 16:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-19 16:22 [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-core: nagios-core-3.3.1.ebuild ChangeLog Thomas Kahle (tomka)
  -- strict thread matches above, loose matches on Subject: below --
2014-08-03 16:31 Thomas Alan Gall (tgall)
2012-09-06  1:02 Anthony G. Basile (blueness)
2011-08-27 17:38 Raul Porcel (armin76)
2011-08-18 15:50 Kacper Kowalik (xarthisius)
2011-08-18 10:21 Tony Vroon (chainsaw)
2011-07-28 19:45 Tobias Scherbaum (dertobi123)

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