public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Markos Chandras (hwoarang)" <hwoarang@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/pnp4nagios: ChangeLog pnp4nagios-0.6.5-r1.ebuild
Date: Thu, 14 Oct 2010 16:42:55 +0000 (UTC)	[thread overview]
Message-ID: <20101014164255.A4AF82004C@flycatcher.gentoo.org> (raw)

hwoarang    10/10/14 16:42:55

  Modified:             ChangeLog pnp4nagios-0.6.5-r1.ebuild
  Log:
  Stable on amd64 wrt bug #330539
  
  (Portage version: 2.2_rc92/cvs/Linux x86_64)

Revision  Changes    Path
1.24                 net-analyzer/pnp4nagios/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/pnp4nagios/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	14 Oct 2010 14:46:19 -0000	1.23
+++ ChangeLog	14 Oct 2010 16:42:55 -0000	1.24
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/pnp4nagios
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pnp4nagios/ChangeLog,v 1.23 2010/10/14 14:46:19 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pnp4nagios/ChangeLog,v 1.24 2010/10/14 16:42:55 hwoarang Exp $
+
+  14 Oct 2010; Markos Chandras <hwoarang@gentoo.org>
+  pnp4nagios-0.6.5-r1.ebuild:
+  Stable on amd64 wrt bug #330539
 
   14 Oct 2010; Christian Faulhammer <fauli@gentoo.org>
   pnp4nagios-0.6.5-r1.ebuild:



1.3                  net-analyzer/pnp4nagios/pnp4nagios-0.6.5-r1.ebuild

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

Index: pnp4nagios-0.6.5-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/pnp4nagios/pnp4nagios-0.6.5-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pnp4nagios-0.6.5-r1.ebuild	14 Oct 2010 14:46:19 -0000	1.2
+++ pnp4nagios-0.6.5-r1.ebuild	14 Oct 2010 16:42:55 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pnp4nagios/pnp4nagios-0.6.5-r1.ebuild,v 1.2 2010/10/14 14:46:19 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pnp4nagios/pnp4nagios-0.6.5-r1.ebuild,v 1.3 2010/10/14 16:42:55 hwoarang Exp $
 
 EAPI="2"
 
@@ -14,7 +14,7 @@
 LICENSE="GPL-2"
 SLOT="0"
 IUSE=""
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
 
 DEPEND="dev-lang/php[json,simplexml,zlib,xml,filter]
 	|| ( <dev-lang/php-5.3[pcre,reflection,spl] >=dev-lang/php-5.3 )






             reply	other threads:[~2010-10-14 16:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-14 16:42 Markos Chandras (hwoarang) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-10-15 17:53 [gentoo-commits] gentoo-x86 commit in net-analyzer/pnp4nagios: ChangeLog pnp4nagios-0.6.5-r1.ebuild Dane Smith (c1pher)
2010-10-15 17:37 Dane Smith (c1pher)
2010-10-15 17:08 Christian Faulhammer (fauli)
2010-10-14 14:46 Christian Faulhammer (fauli)
2010-10-13 20:00 Ole Markus With (olemarkus)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101014164255.A4AF82004C@flycatcher.gentoo.org \
    --to=hwoarang@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox