pacho       15/05/16 10:36:02

  Modified:             nagios-plugins-1.4.16-r3.ebuild
                        nagios-plugins-1.4.16-r2.ebuild ChangeLog
  Log:
  Rename jabber to xmpp USE (#216300)
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  Changes    Path
1.6                  net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r3.ebuild

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

Index: nagios-plugins-1.4.16-r3.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- nagios-plugins-1.4.16-r3.ebuild     28 Dec 2014 16:10:24 -0000      1.5
+++ nagios-plugins-1.4.16-r3.ebuild     16 May 2015 10:36:02 -0000      1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r3.ebuild,v
 1.5 2014/12/28 16:10:24 titanofold Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r3.ebuild,v
 1.6 2015/05/16 10:36:02 pacho Exp $
 
 EAPI=4
 
@@ -16,7 +16,7 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-IUSE="+ssl samba mysql postgres ldap snmp nagios-dns nagios-ntp nagios-ping 
nagios-ssh nagios-game ups ipv6 radius +suid jabber gnutls sudo smart"
+IUSE="+ssl samba mysql postgres ldap snmp nagios-dns nagios-ntp nagios-ping 
nagios-ssh nagios-game ups ipv6 radius +suid xmpp gnutls sudo smart"
 
 DEPEND="ldap? ( >=net-nds/openldap-2.0.25 )
        mysql? ( virtual/mysql )
@@ -42,7 +42,7 @@
        nagios-ssh? ( >=net-misc/openssh-3.5_p1 )
        ups? ( >=sys-power/nut-1.4 )
        nagios-game? ( >=games-util/qstat-2.6 )
-       jabber? ( >=dev-perl/Net-Jabber-2.0 )
+       xmpp? ( >=dev-perl/Net-Jabber-2.0 )
        sudo? ( >=app-admin/sudo-1.8.5 )
        smart? ( sys-apps/smartmontools )"
 
@@ -108,7 +108,7 @@
        # flag has been removed.
        rm -r tarballs aix \
                check_compaq_insight.pl *.c *README* \
-               $(usex !jabber nagios_sendim.pl) \
+               $(usex !xmpp nagios_sendim.pl) \
                $(usex !smart check_smart.pl)
 
        # fix perl interpreter



1.14                 net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild?rev=1.14&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild?rev=1.14&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild?r1=1.13&r2=1.14

Index: nagios-plugins-1.4.16-r2.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- nagios-plugins-1.4.16-r2.ebuild     28 Dec 2014 16:10:24 -0000      1.13
+++ nagios-plugins-1.4.16-r2.ebuild     16 May 2015 10:36:02 -0000      1.14
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild,v
 1.13 2014/12/28 16:10:24 titanofold Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild,v
 1.14 2015/05/16 10:36:02 pacho Exp $
 
 EAPI=4
 
@@ -16,7 +16,7 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="alpha amd64 ~arm arm64 hppa ppc ppc64 sparc x86"
-IUSE="+ssl samba mysql postgres ldap snmp nagios-dns nagios-ntp nagios-ping 
nagios-ssh nagios-game ups ipv6 radius +suid jabber gnutls sudo smart"
+IUSE="+ssl samba mysql postgres ldap snmp nagios-dns nagios-ntp nagios-ping 
nagios-ssh nagios-game ups ipv6 radius +suid xmpp gnutls sudo smart"
 
 DEPEND="ldap? ( >=net-nds/openldap-2.0.25 )
        mysql? ( virtual/mysql )
@@ -42,7 +42,7 @@
        nagios-ssh? ( >=net-misc/openssh-3.5_p1 )
        ups? ( >=sys-power/nut-1.4 )
        nagios-game? ( >=games-util/qstat-2.6 )
-       jabber? ( >=dev-perl/Net-Jabber-2.0 )
+       xmpp? ( >=dev-perl/Net-Jabber-2.0 )
        sudo? ( >=app-admin/sudo-1.8.5 )
        smart? ( sys-apps/smartmontools )"
 
@@ -110,7 +110,7 @@
        # flag has been removed.
        rm -r tarballs aix \
                check_compaq_insight.pl *.c *README* \
-               $(usex !jabber nagios_sendim.pl) \
+               $(usex !xmpp nagios_sendim.pl) \
                $(usex !smart check_smart.pl)
 
        # fix perl interpreter



1.173                net-analyzer/nagios-plugins/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v
retrieving revision 1.172
retrieving revision 1.173
diff -u -r1.172 -r1.173
--- ChangeLog   29 Dec 2014 02:32:31 -0000      1.172
+++ ChangeLog   16 May 2015 10:36:02 -0000      1.173
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/nagios-plugins
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 
1.172 2014/12/29 02:32:31 patrick Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 
1.173 2015/05/16 10:36:02 pacho Exp $
+
+  16 May 2015; Pacho Ramos <pa...@gentoo.org> nagios-plugins-1.4.16-r2.ebuild,
+  nagios-plugins-1.4.16-r3.ebuild:
+  Rename jabber to xmpp USE (#216300)
 
   29 Dec 2014; Patrick Lauer <patr...@gentoo.org>
   nagios-plugins-2.0.3-r1.ebuild, nagios-plugins-2.0.3.ebuild:




Reply via email to