prometheanfire    14/12/12 16:50:55

  Modified:             icinga2-2.2.1-r1.ebuild ChangeLog
  Log:
  the Manifest needed updating
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x2471eb3e40ac5ac3)

Revision  Changes    Path
1.2                  net-analyzer/icinga2/icinga2-2.2.1-r1.ebuild

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

Index: icinga2-2.2.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/icinga2-2.2.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- icinga2-2.2.1-r1.ebuild     11 Dec 2014 16:51:01 -0000      1.1
+++ icinga2-2.2.1-r1.ebuild     12 Dec 2014 16:50:55 -0000      1.2
@@ -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/icinga2/icinga2-2.2.1-r1.ebuild,v 1.1 
2014/12/11 16:51:01 prometheanfire Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/icinga2/icinga2-2.2.1-r1.ebuild,v 1.2 
2014/12/12 16:50:55 prometheanfire Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -124,14 +124,13 @@
        keepdir /var/lib/icinga2/api/log
        keepdir /var/spool/icinga2/perfdata
 
-       #remove dirs that shouldn't be installed
        rm -r "${D}var/run" || die "failed to remove  /var/run"
        rm -r "${D}var/cache" || die "failed to remove /var/cache"
 
-       fowners icinga:icinga /etc/icinga2 || die "Failed chown of /etc/icinga2"
-       fowners icinga:icinga /var/lib/icinga2 || die "Failed chown of 
/var/lib/icinga2"
-       fowners icinga:icinga /var/spool/icinga2 || die "Failed chown of 
/var/spool/icinga2"
-       fowners icinga:icingacmd /var/log/icinga2 || die "Failed chown of 
/var/log/icinga2"
+       fowners icinga:icinga /etc/icinga2
+       fowners icinga:icinga /var/lib/icinga2
+       fowners icinga:icinga /var/spool/icinga2
+       fowners icinga:icingacmd /var/log/icinga2
 
        fperms ug+rwX,o-rwx /etc/icinga2
        fperms ug+rwX,o-rwx /var/lib/icinga2



1.17                 net-analyzer/icinga2/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   12 Dec 2014 16:47:44 -0000      1.16
+++ ChangeLog   12 Dec 2014 16:50:55 -0000      1.17
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/icinga2
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/ChangeLog,v 1.16 
2014/12/12 16:47:44 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/ChangeLog,v 1.17 
2014/12/12 16:50:55 prometheanfire Exp $
+
+  12 Dec 2014; Matthew Thode <[email protected]>
+  icinga2-2.2.1-r1.ebuild:
+  the Manifest needed updating
 
   12 Dec 2014; Matthew Thode <[email protected]> files/icinga2.confd,
   files/icinga2.initd:




Reply via email to